1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
ruby-net-http-persistent (2.9.4-2) unstable; urgency=medium
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Do not run test_net_http_persistent_ssl_reuse (see #888130)
+ this functionality has issues and is removed from the 3.x branch
* Use salsa.debian.org in Vcs-* fields
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
-- Cédric Boutillier <boutil@debian.org> Fri, 25 Jan 2019 15:31:47 +0100
ruby-net-http-persistent (2.9.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standard-Version to 3.9.6
* Refresh local patches
-- Christian Hofstaedtler <zeha@debian.org> Wed, 06 Jan 2016 01:19:03 +0000
ruby-net-http-persistent (2.9-3) unstable; urgency=medium
* Team upload.
* Stop testing with explicitly selected SSLv3 (Closes: #768728)
-- Christian Hofstaedtler <zeha@debian.org> Sun, 09 Nov 2014 16:59:37 +0100
ruby-net-http-persistent (2.9-2) unstable; urgency=medium
* Team upload.
* Rebuild with newer gem2deb, to update the Ruby-Version attribute
and gemspec install paths.
* Thanks to Matthias Klose <doko@ubuntu.com> for the hint.
* Bump Standards-Version to 3.9.5 (no changed needed).
* Update my email address.
-- Christian Hofstaedtler <zeha@debian.org> Wed, 30 Apr 2014 17:03:12 +0200
ruby-net-http-persistent (2.9-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Mon, 30 Sep 2013 16:57:22 -0500
ruby-net-http-persistent (2.8-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Remove outdated DM-Upload-Allowed flag
* Bump Standards-Version to 3.9.4 (no changes needed)
* Update debian/copyright to match copyright-format/1.0
* Drop patch workaround_persistent_ssl_reuse_failing_test, applied upstream
* Use canonical URLs in Vcs-* fields
-- Christian Hofstaedtler <zeha@debian.org> Tue, 07 May 2013 23:02:49 +0200
ruby-net-http-persistent (2.7-2) unstable; urgency=low
* Skip the tests that require network connectivity to pass (Closes:
#684421)
-- Gunnar Wolf <gwolf@debian.org> Thu, 09 Aug 2012 18:47:53 -0500
ruby-net-http-persistent (2.7-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Build against gem2deb >=0.3.0~.
* Bump Standards-Version: to 3.9.3 (no changes needed)
* add debian/patches/workaround_persistent_ssl_reuse_failing_test.patch
+ Use a longer RSA key in test/test/test_net_http_persistent_ssl_reuse.rb.
Thanks Christian Hofstaedtler (Closes: #665255)
-- Cédric Boutillier <cedric.boutillier@gmail.com> Wed, 27 Jun 2012 22:37:09 +0200
ruby-net-http-persistent (2.5.2-1) unstable; urgency=low
[ Gunnar Wolf ]
* New upstream version
[ Cédric Boutillier ]
-- Gunnar Wolf <gwolf@debian.org> Thu, 08 Mar 2012 17:49:23 -0600
ruby-net-http-persistent (2.3.3-1) unstable; urgency=low
* Initial release (Closes: #656279)
-- Gunnar Wolf <gwolf@debian.org> Tue, 17 Jan 2012 17:47:26 -0600
|