debian/0000755000000000000000000000000012247202266007171 5ustar debian/ruby-grack.docs0000644000000000000000000000001212153113174012075 0ustar README.md debian/copyright0000644000000000000000000000250712153113174011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: grack Source: https://github.com/gitlabhq/grack Files: * Copyright: 2009 Scott Chacon License: Expat Files: debian/* Copyright: 2013 Ondřej Surý License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000070512247202202010241 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=ruby1.8 # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby debian/source/0000755000000000000000000000000012153113174010464 5ustar debian/source/format0000644000000000000000000000001412153113174011672 0ustar 3.0 (quilt) debian/ruby-grack.examples0000644000000000000000000000001312153113174012764 0ustar examples/* debian/control0000644000000000000000000000237612247202157010603 0ustar Source: ruby-grack Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-rack (>= 1.4.1) | ruby-rack1.4, ruby-mocha, git Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-grack.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-grack.git;a=summary Homepage: https://github.com/gitlabhq/grack XS-Ruby-Versions: all Package: ruby-grack Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.4.1) | ruby-rack1.4, git Description: Git Smart HTTP Server Rack implementation in Ruby/Rack Rack application replacement for the builtin git-http-backend CGI handler distributed with Git. . The default git-http-backend only runs as a CGI script, and specifically is only targeted for Apache 2.x usage (it requires PATH_INFO to be set and specifically formatted). This Rack application can run on nearly every major and minor webserver out there by making it Rack capable. . This the GITLAB version of the library. debian/watch0000644000000000000000000000013712153113174010216 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/grack .*/grack-(.*).tar.gz debian/changelog0000644000000000000000000000122512247202266011043 0ustar ruby-grack (1.0.0-2) unstable; urgency=low Team upload. [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * use canonical URI in Vcs-* fields [ Christian Hofstaedtler ] * Add alternative dependency on ruby-rack1.4 * Update Standards-Version to 3.9.5 (no changes) * Build-Depend on gem2deb 0.5.0 to build for Ruby 2.0 -- Christian Hofstaedtler Mon, 02 Dec 2013 23:07:42 +0100 ruby-grack (1.0.0-1) unstable; urgency=low * Initial release (Closes: #705479) * Update debian/control with GITLAB version of the library -- Ondřej Surý Mon, 15 Apr 2013 16:47:06 +0200 debian/compat0000644000000000000000000000000212153113174010362 0ustar 7