debian/0000755000000000000000000000000012145507076007175 5ustar debian/rules0000755000000000000000000000074612145507056010262 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 # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby override_dh_installchangelogs: dh_installchangelogs Changes.md debian/copyright0000644000000000000000000000251712145507056011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: connection_pool Source: http://rubygems.org/gems/connection_pool Files: * Copyright: 2011 Mike Perham License: Expat Files: debian/* Copyright: 2013 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/compat0000644000000000000000000000000212145507056010371 0ustar 7 debian/ruby-connection-pool.docs0000644000000000000000000000004312145507056014127 0ustar # FIXME: READMEs found # README.md debian/changelog0000644000000000000000000000025712145507056011051 0ustar ruby-connection-pool (1.0.0-1) unstable; urgency=low * Initial release (Closes: #708702) -- Praveen Arimbrathodiyil Sat, 18 May 2013 01:25:06 +0530 debian/control0000644000000000000000000000166312145507056010604 0ustar Source: ruby-connection-pool Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Praveen Arimbrathodiyil Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-connection-pool.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-connection-pool.git;a=summary Homepage: https://github.com/mperham/connection_pool XS-Ruby-Versions: all Package: ruby-connection-pool Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: generic connection pool for ruby MongoDB has its own connection pool. ActiveRecord has its own connection pool. This is a generic connection pool that can be used with anything, e.g. Redis, Dalli and other Ruby network clients. debian/watch0000644000000000000000000000016312145507056010224 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/connection_pool .*/connection_pool-(.*).tar.gz debian/ruby-tests.rb0000644000000000000000000000006412145507056011641 0ustar $: << 'test' require 'test/test_connection_pool.rb' debian/source/0000755000000000000000000000000012145507033010466 5ustar debian/source/format0000644000000000000000000000001412145507056011701 0ustar 3.0 (quilt)