debian/0000755000000000000000000000000012157132762007174 5ustar debian/rules0000755000000000000000000000070112152640631010244 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/copyright0000644000000000000000000000250112152640631011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: samuel Source: http://rubygems.org/gems/samuel Files: * Copyright: 2009–2011 Chris Kampmeier License: Expat Files: debian/* Copyright: 2013 Minto Joseph 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/compat0000644000000000000000000000000212152640631010364 0ustar 7 debian/ruby-samuel.docs0000644000000000000000000000004512152640631012304 0ustar # FIXME: READMEs found # README.rdoc debian/patches/0000755000000000000000000000000012157132355010621 5ustar debian/patches/remove-bundler.patch0000644000000000000000000000054112157132355014570 0ustar Description: Removed bundler Removed bundler as apt would take care of the dependencies. Forwarded: No Author: Minto Joseph Last-Update: 2013-05-25 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -1,7 +1,3 @@ -require 'rubygems' -require 'bundler' -Bundler.setup - require 'shoulda' require 'mocha' require 'net/http' debian/patches/series0000644000000000000000000000002512157132355012033 0ustar remove-bundler.patch debian/ruby-samuel.lintian-overrides0000644000000000000000000000004312152640631015010 0ustar ruby-samuel: no-upstream-changelog debian/changelog0000644000000000000000000000023612152640631011041 0ustar ruby-samuel (0.3.3-1) unstable; urgency=low * Initial release (Closes: #709750) -- Minto Joseph Sat, 25 May 2013 12:02:22 +0530 debian/control0000644000000000000000000000233712157132762010604 0ustar Source: ruby-samuel Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Minto Joseph 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-samuel.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-samuel.git;a=summary Homepage: http://github.com/chrisk/samuel XS-Ruby-Versions: all Package: ruby-samuel Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter # shoulda (= 2.11.3, development), mocha (= 0.10.0, development), httpclient (= 2.2.3, development), fakeweb (~> 1.3, development), rcov (= 0.9.11, development), yard (= 0.7.3, development), rake (= 0.9.2.2, development) Description: automatic logger for HTTP requests in Ruby Samuel is a gem for automatic logging of your HTTP requests. It's named for the serial diarist Mr. Pepys, who was known to reliably record events both quotidian and remarkable. It supports both Net::HTTP and HTTPClient (formerly HTTPAccess2), automatically loading the correct logger for the HTTP client you're using. debian/watch0000644000000000000000000000014112152640631010213 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/samuel .*/samuel-(.*).tar.gz debian/source/0000755000000000000000000000000012152640631010466 5ustar debian/source/format0000644000000000000000000000001412152640631011674 0ustar 3.0 (quilt)