debian/0000755000000000000000000000000012153235012007160 5ustar debian/compat0000644000000000000000000000000211747237362010400 0ustar 7 debian/changelog0000644000000000000000000000152712153235012011037 0ustar ruby-journey (1.0.4-1) unstable; urgency=low * Team upload. [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * use canonical URI in Vcs-* fields * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field [ Christian Hofstaedtler ] * New upstream release. * Fix debian/copyright format (missing-license-paragraph-in-dep5-copyright) * Bump Standards-Version to 3.9.4 (no changes) -- Christian Hofstaedtler Mon, 03 Jun 2013 17:34:53 +0200 ruby-journey (1.0.3-2) unstable; urgency=low * Bump build dependency on gem2deb to >= 0.3.0~ -- Antonio Terceiro Mon, 25 Jun 2012 14:02:57 -0300 ruby-journey (1.0.3-1) unstable; urgency=low * Initial release -- Ondřej Surý Wed, 25 Apr 2012 10:45:48 +0000 debian/copyright0000644000000000000000000000254012153233307011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: journey Source: https://github.com/rails/journey Files: * Copyright: 2011 Aaron Patterson License: Expat Files: debian/* Copyright: Copyright 2011 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/control0000644000000000000000000000156412153233307010576 0ustar Source: ruby-journey Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest (>= 2.11), ruby-json, ruby-hoe (>= 2.13) # racc (>= 1.4.6) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-journey.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-journey.git;a=summary Homepage: http://github.com/rails/journey XS-Ruby-Versions: all Package: ruby-journey Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Journey is a router for Ruby on Rails Journey is a router designed for Rails framework. It routes requests. debian/rules0000755000000000000000000000070111747237362010260 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=all # # 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/0000755000000000000000000000000011747237362010502 5ustar debian/source/format0000644000000000000000000000001411747237362011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014311747237362010231 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/journey .*/journey-(.*).tar.gz debian/ruby-journey.docs0000644000000000000000000000001411747237362012521 0ustar README.rdoc