[SCM] libanyevent-rabbitmq-perl Debian packaging branch, master, updated. debian/1.12-1-6-g25ebabd
Jonas Smedegaard
dr at jones.dk
Mon May 6 14:52:57 UTC 2013
The following commit has been merged in the master branch:
commit 25ebabd3ffce35eb84c41630da737f8c56805c8c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon May 6 16:52:49 2013 +0200
Update changelog and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index c6ae56e..edfb1cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libanyevent-rabbitmq-perl (1.13-1) UNRELEASED; urgency=low
+
+ [ upstream ]
+ * New release.
+ + Require Net::AMQP 0.06 to:
+ - Get consume cancel notifications (e.g. queue deletion)
+ - Properly encode user-provided header strings that look like
+ numbers
+ + Fix race between server-sent and client-sent cancellation.
+ + Expect server to send heartbeats as promised. If it doesn't, go
+ President Madagasgar on its ass and SHUT DOWN EVERYTHING.
+ + Rearrange many things and weaken many references to eliminate bad
+ circular references. Some circular refs are actually good,
+ though; leave those.
+ + Allow customized client_properties on connection.
+ + Make test output clearer.
+
+ [ Jonas Smedegaard ]
+ * Update README.source to emphasize control.in file as *not* a
+ show-stopper for contributions.
+
+ -- Jonas Smedegaard <dr at jones.dk> Mon, 06 May 2013 16:49:31 +0200
+
libanyevent-rabbitmq-perl (1.12-1) unstable; urgency=low
[ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index ce15cf5..efb95c4 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -9,6 +9,7 @@ Files: Changes
META.yml
Makefile.PL
README
+ debian/README.source
debian/compat
debian/control
debian/control.in
--
libanyevent-rabbitmq-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list