debian/0000755000000000000000000000000012044203425007162 5ustar debian/rules0000755000000000000000000000070112044203425010240 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/copyright0000644000000000000000000000262412044203425011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: httpauth Source: http://rubygems.org/gems/httpauth Files: * Copyright: 2006-2011 Manfred Stienstra , Fingertips, Tim Olsen License: Expat Files: debian/* Copyright: 2012 Praveen Arimbrathodiyil 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/compat0000644000000000000000000000000212044203425010360 0ustar 7 debian/ruby-httpauth.docs0000644000000000000000000000001212044203425012645 0ustar README.md debian/changelog0000644000000000000000000000025012044203425011031 0ustar ruby-httpauth (0.2.0-1) unstable; urgency=low * Initial release (Closes: #691915) -- Praveen Arimbrathodiyil Wed, 31 Oct 2012 15:45:39 +0530 debian/control0000644000000000000000000000207312044203425010567 0ustar Source: ruby-httpauth Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Praveen Arimbrathodiyil 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-httpauth.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-httpauth.git;a=summary Homepage: https://github.com/Manfred/HTTPauth XS-Ruby-Versions: all Package: ruby-httpauth Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Ruby library for the HTTP authentication protocol (RFC 2617) HTTPauth is a library supporting the full HTTP Authentication protocol as specified in RFC 2617; both Digest Authentication and Basic Authentication. . HTTPAuth is built to be completely agnostic of the HTTP implementation. If you have access to your webserver's headers you can use this library to implement authentication. debian/watch0000644000000000000000000000014512044203425010213 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/httpauth .*/httpauth-(.*).tar.gz debian/source/0000755000000000000000000000000012044200574010464 5ustar debian/source/format0000644000000000000000000000001412044203425011670 0ustar 3.0 (quilt) debian/ruby-httpauth.lintian-overrides0000644000000000000000000000012212044203425015355 0ustar # Upstream does not provide a changelog file ruby-httpauth: no-upstream-changelog