tag 881627 pending
thanks
Hello,
Bug #881627 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-http-parser.rb.git/commit/?id=fa0a473
---
commit fa0a473327b3281570887a81a304c6ed8ac52dc0
Author: Cédric Boutillier <[email protected]>
Date: Wed Nov 15 23:16:15 2017 +0100
prepare changelog
diff --git a/debian/changelog b/debian/changelog
index 281ca03..a51e283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+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 <[email protected]> Wed, 15 Nov 2017 23:15:54 +0100
+
ruby-http-parser.rb (0.6.0-3) unstable; urgency=medium
[Sebastien Badia]