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
|
ruby-http-parser.rb (0.6.0-4+deb10u1) buster; urgency=medium
* Non-maintainer upload.
* Relax "post identity body world" test to fix FTBFS with the
CVE-2019-15605 fix in http-parser. (Closes: #977750)
-- Adrian Bunk <bunk@debian.org> Thu, 25 Aug 2022 21:52:11 +0300
ruby-http-parser.rb (0.6.0-4) unstable; urgency=medium
* Team upload
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Run wrap-and-sort on packaging files
* Bump Standards-Version to 4.1.1 (no changes needed)
* Bump debhelper compatibility level to 10
* Add Testsuite field for autopkgtest
* Add 0006-disable-folding-header-test.patch to support newer http-parser
(Closes: #881627). Thanks Christoph Biedl for the patch!
-- Cédric Boutillier <boutil@debian.org> Wed, 15 Nov 2017 23:15:54 +0100
ruby-http-parser.rb (0.6.0-3) unstable; urgency=medium
[Sebastien Badia]
* Team upload.
* d/watch: Fall-back to Github (githubredir webservice was discontinued)
[Balasankar C]
* Team upload
* Tweak tests to support RSpec3
* Make debian/ruby-tests.rake file detect specs (Closes: #791885)
* Bump standards version (No change)
-- Balasankar C <balasankarc@autistici.org> Mon, 20 Jul 2015 21:19:20 +0530
ruby-http-parser.rb (0.6.0-2) unstable; urgency=low
* Team upload.
* Bump gem2deb buil-dep to 0.7.4~
-- Pirate Praveen <praveen@debian.org> Thu, 03 Apr 2014 14:48:31 +0530
ruby-http-parser.rb (0.6.0-1) unstable; urgency=low
* Team upload.
* New upstream stable release.
* Refresh patche (0002-Remove-git-ls-files-call-in-gemspec.patch).
* Bump standards version to 3.9.5 (no changes needed).
-- Pirate Praveen <praveen@debian.org> Wed, 02 Apr 2014 22:41:57 +0530
ruby-http-parser.rb (0.6.0~beta.2-1) unstable; urgency=low
* Initial release (Closes: #711595)
-- Per Andersson <avtobiff@gmail.com> Mon, 17 Jun 2013 23:40:17 +0200
|