debian/0000755000000000000000000000000012247202761007171 5ustar debian/copyright0000644000000000000000000000245412133040065011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rack-openid Source: http://rubygems.org/gems/rack-openid Files: * Copyright: 2010 Joshua Peek 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: 2011 Ondřej Surý License: Expat debian/rules0000755000000000000000000000070112133040065010236 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/rack-openid.docs0000644000000000000000000000001412133040065012221 0ustar README.rdoc debian/source/0000755000000000000000000000000012133040065010460 5ustar debian/source/format0000644000000000000000000000001412133040065011666 0ustar 3.0 (quilt) debian/control0000644000000000000000000000155212247202642010575 0ustar Source: ruby-rack-openid Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-openid.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rack-openid.git;a=summary Homepage: http://github.com/josh/rack-openid XS-Ruby-Versions: all Package: ruby-rack-openid Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.1.0) | ruby-rack1.4, ruby-openid (>= 2.1.8) Description: Ruby Rack library to provide access to OpenID This ruby library provides a more HTTPish API around the ruby-openid library. debian/watch0000644000000000000000000000015312133040065010210 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack-openid .*/rack-openid-(.*).tar.gz debian/changelog0000644000000000000000000000112312247202754011042 0ustar ruby-rack-openid (1.3.1-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:12:11 +0100 ruby-rack-openid (1.3.1-1) unstable; urgency=low * Initial release. -- Ondřej Surý Mon, 15 Oct 2012 18:13:17 +0200 debian/compat0000644000000000000000000000000212133040065010356 0ustar 7