debian/0000755000000000000000000000000012132750343007166 5ustar debian/rules0000755000000000000000000000070112132750343010244 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/compat0000644000000000000000000000000212132750343010364 0ustar 7 debian/copyright0000644000000000000000000000250712132750343011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: omniauth Source: http://www.omniauth.org/ Files: * Copyright: 2010-2013 Michael Bleigh and Intridea, Inc. License: Expat Files: debian/* Copyright: 2013 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/source/0000755000000000000000000000000012132750343010466 5ustar debian/source/format0000644000000000000000000000001412132750343011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014512132750343010217 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/omniauth .*/omniauth-(.*).tar.gz debian/control0000644000000000000000000000227312132750343010575 0ustar Source: ruby-omniauth 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~), ruby-hashie (>= 1.2), ruby-hashie (<< 3), ruby-rack Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-omniauth.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-omniauth.git;a=summary Homepage: http://github.com/intridea/omniauth XS-Ruby-Versions: all Package: ruby-omniauth Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-hashie (>= 1.2), ruby-hashie (<< 3), ruby-rack Description: flexible authentication system utilizing Rack middleware OmniAuth is a Ruby library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. debian/changelog0000644000000000000000000000023512132750343011040 0ustar ruby-omniauth (1.1.4-1) unstable; urgency=low * Initial release (Closes: #638910) -- Ondřej Surý Mon, 15 Apr 2013 11:43:01 +0200 debian/ruby-omniauth.docs0000644000000000000000000000001212132750343012634 0ustar README.md