debian/0000775000000000000000000000000012216543614007174 5ustar debian/ruby-http-cookie.docs0000664000000000000000000000001212162062717013244 0ustar README.md debian/source/0000775000000000000000000000000012162062717010474 5ustar debian/source/format0000664000000000000000000000001412162062717011702 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000047412216543614011053 0ustar ruby-http-cookie (1.0.1-1ubuntu1) saucy; urgency=low * Ignore ruby1.8 test results. -- Matthias Klose Thu, 19 Sep 2013 11:44:25 +0200 ruby-http-cookie (1.0.1-1) unstable; urgency=low * Initial release (Closes: #713983) -- Gunnar Wolf Mon, 24 Jun 2013 10:15:34 -0500 debian/ruby-test-files.yaml0000664000000000000000000000021712162062717013116 0ustar --- - test/helper.rb # - test/simplecov_start.rb Requires not-yet-packaged simplecov - test/test_http_cookie.rb - test/test_http_cookie_jar.rb debian/compat0000664000000000000000000000000212162062717010372 0ustar 7 debian/copyright0000664000000000000000000000276312162062717011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: http-cookie Source: https://github.com/sparklemotion/http-cookie Files: * Copyright: © 2013 Akinori MUSHA © 2011-2012 Akinori MUSHA, Eric Hodel © 2006-2011 Aaron Patterson, Mike Dalessio License: MIT Files: debian/* Copyright: 2013 Gunnar Wolf License: MIT Comment: the Debian packaging is licensed under the same terms as the original package. License: MIT 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/rules0000775000000000000000000000074512216543567010271 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 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 debian/control0000664000000000000000000000230412162062717010576 0ustar Source: ruby-http-cookie Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Gunnar Wolf Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~), ruby-test-unit, ruby-sqlite3, ruby-domain-name Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-http-cookie.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-http-cookie.git;a=summary Homepage: https://github.com/sparklemotion/http-cookie XS-Ruby-Versions: all Package: ruby-http-cookie Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-domain-name Recommends: ruby-sqlite3 Description: Ruby library to handle HTTP Cookies based on RFC 6265 HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store. debian/watch0000664000000000000000000000015312162062717010224 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/http-cookie .*/http-cookie-(.*).tar.gz