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-hiredis (0.6.3-2) unstable; urgency=medium
* Team upload.
* d/p/disable-no-eagain-test.patch: skip test which is failing on mipsel
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Wed, 19 Feb 2020 18:46:56 -0300
ruby-hiredis (0.6.3-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Lucas Kanashiro ]
* New upstream version 0.6.3
* Drop d/p/hiredis-0.14-compatibility.patch, applied by upstream
* Refresh patches
* d/p/disable-no-eagain-test.patch: skip another EAGAIN related test
* d/control: add Testsuite: autopkgteste-pkg-ruby
* d/p/0004-Do-not-use-relative-path-in-test-helper.rb.patch: fix autopkgtest
* Declare compliance with Debian Policy 4.4.1
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Mon, 20 Jan 2020 12:07:52 -0300
ruby-hiredis (0.6.1-2) unstable; urgency=medium
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
[ Apollon Oikonomopoulos ]
* Bump Standards-Version to 4.2.1; no changes needed
* Switch Vcs-* URLs to salsa
* Update upstream URL
* Bump dh compat to 11; no changes needed
* Fix FTBFS with hiredis 0.14: hiredis 0.14.0 broke the reader API; make the
appropriate adjustments and bump the libhiredis-dev build-dependency
* d/control: drop XB-Ruby-Versions
* d/copyright: adjust years
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 12 Oct 2018 10:38:52 +0300
ruby-hiredis (0.6.1-1) unstable; urgency=medium
* New upstream version.
* Refresh patches.
* Bump standards to 3.9.7; no changes needed.
* d/control, d/copyright: use HTTPS in Homepage, Source and Vcs-*.
-- Apollon Oikonomopoulos <apoikos@debian.org> Tue, 09 Feb 2016 15:57:18 +0200
ruby-hiredis (0.6.0-1) unstable; urgency=medium
* New upstream version
* Bump standards version to 3.9.6, no changes needed
* Drop ruby19.patch, not needed anymore
* Refresh patches
+ Blacklist an additional network test
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 23 Oct 2015 14:41:03 +0300
ruby-hiredis (0.5.1-2) unstable; urgency=medium
* Disable networked tests (Closes: #743827)
* Disable test_no_eagain_after_cumulative_wait_exceeds_timeout, as it runs
non-deterministically on kfreebsd and s390x (Closes: #745928)
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 07 May 2014 13:46:07 +0300
ruby-hiredis (0.5.1-1) unstable; urgency=medium
* New upstream version
-- Apollon Oikonomopoulos <apoikos@debian.org> Fri, 04 Apr 2014 16:21:02 +0300
ruby-hiredis (0.4.5-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 3.9.5 (no changes)
* Update Build-Depends for ruby2.0, drop ruby1.8
* Add patch for ruby 1.9/2.0 compatibility, only touches tests
-- Christian Hofstaedtler <zeha@debian.org> Tue, 31 Dec 2013 14:44:48 +0100
ruby-hiredis (0.4.5-1) unstable; urgency=low
* Initial release (Closes: #705047)
-- Apollon Oikonomopoulos <apoikos@gmail.com> Tue, 09 Apr 2013 16:38:35 +0300
|