debian/0000755000000000000000000000000012257064132007170 5ustar debian/rules0000755000000000000000000000070112255512464010252 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/copyright0000644000000000000000000000254512255512464011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rack-accept Source: https://github.com/mjijackson/rack-accept Files: * Copyright: 2012 Michael Jackson License: Expat Files: debian/* Copyright: 2013 Nitesh A Jain 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/compat0000644000000000000000000000000212255512464010372 0ustar 7 debian/ruby-rack-accept.docs0000644000000000000000000000001212255512464013173 0ustar README.md debian/changelog0000644000000000000000000000024512255512464011047 0ustar ruby-rack-accept (0.4.5-1) unstable; urgency=low * Initial release (Closes: #715820) -- Nitesh A Jain Wed, 10 Jul 2013 23:51:29 +0530 debian/control0000644000000000000000000000221412257064132010572 0ustar Source: ruby-rack-accept Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Nitesh A Jain Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-accept.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rack-accept.git;a=summary Homepage: https://github.com/mjijackson/rack-accept XS-Ruby-Versions: all Package: ruby-rack-accept Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 0.4) Description: suite of tools for interpreting HTTP Accept family for Ruby/Rack Rack-Accept is a suite of tools for Ruby/Rack applications that eases the complexity of building and interpreting the Accept*family of HTTP request headers. It has full support for the Accept, Accept-Charset, Accept-Encoding, and Accept-Language HTTP request headers. . It implements the Rack middleware interface and may be used with any Rack-based application. debian/watch0000644000000000000000000000015312255512464010224 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack-accept .*/rack-accept-(.*).tar.gz debian/ruby-tests.rb0000644000000000000000000000006212255512464011640 0ustar Dir['{spec,test}/**/*.rb'].each { |f| require f } debian/source/0000755000000000000000000000000012255512464010474 5ustar debian/source/format0000644000000000000000000000001412255512464011702 0ustar 3.0 (quilt)