debian/0000755000000000000000000000000011772173213007172 5ustar debian/compat0000644000000000000000000000000211747237354010401 0ustar 7 debian/changelog0000644000000000000000000000046211772173213011046 0ustar ruby-hike (1.2.1-2) unstable; urgency=low * Bump build dependency on gem2deb to >= 0.3.0~ -- Antonio Terceiro Mon, 25 Jun 2012 20:38:51 -0300 ruby-hike (1.2.1-1) unstable; urgency=low * Initial release -- Ondřej Surý Wed, 25 Apr 2012 11:20:57 +0000 debian/copyright0000644000000000000000000000241611747237354011141 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: hike Source: http://rubygems.org/gems/sprockets Files: * Copyright: 2011 Sam Stephenson 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. Files: debian/* Copyright: Copyright 2011 Ondřej Surý License: Expat debian/control0000644000000000000000000000140611772173213010576 0ustar Source: ruby-hike Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-hike.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-hike.git;a=summary Homepage: http://github.com/sstephenson/hike XS-Ruby-Versions: all Package: ruby-hike Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Ruby library to find files in a set of paths Hike is a Ruby library for finding files in a set of paths. debian/rules0000755000000000000000000000070111747237354010261 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/0000755000000000000000000000000011747237354010503 5ustar debian/source/format0000644000000000000000000000001411747237354011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013511747237354010233 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hike .*/hike-(.*).tar.gz debian/ruby-hike.docs0000644000000000000000000000001211747237354011745 0ustar README.md