[Python-modules-commits] r34299 - in packages/pyzmq/trunk/debian (changelog control)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Thu Sep 17 06:14:29 UTC 2015


    Date: Thursday, September 17, 2015 @ 06:14:27
  Author: bernat
Revision: 34299

Also B-D on python3-cffi-backend-dbg.

Modified:
  packages/pyzmq/trunk/debian/changelog
  packages/pyzmq/trunk/debian/control

Modified: packages/pyzmq/trunk/debian/changelog
===================================================================
--- packages/pyzmq/trunk/debian/changelog	2015-09-16 22:06:06 UTC (rev 34298)
+++ packages/pyzmq/trunk/debian/changelog	2015-09-17 06:14:27 UTC (rev 34299)
@@ -1,3 +1,9 @@
+pyzmq (14.4.0-4) UNRELEASED; urgency=medium
+
+  * Also B-D on python3-cffi-backend-dbg.
+
+ -- Vincent Bernat <bernat at debian.org>  Thu, 17 Sep 2015 08:14:19 +0200
+
 pyzmq (14.4.0-3) unstable; urgency=medium
 
   * CFFI backend was relying on the presence of gcc to get the multiarch

Modified: packages/pyzmq/trunk/debian/control
===================================================================
--- packages/pyzmq/trunk/debian/control	2015-09-16 22:06:06 UTC (rev 34298)
+++ packages/pyzmq/trunk/debian/control	2015-09-17 06:14:27 UTC (rev 34299)
@@ -15,7 +15,8 @@
                python-nose,
                python-numpy, python-numpy-dbg,
                python-gevent, python-gevent-dbg,
-               python-cffi, python3-cffi, python-cffi-backend-dbg,
+               python-cffi, python3-cffi,
+               python-cffi-backend-dbg, python3-cffi-backend-dbg,
                python-setuptools,
                python3 (>= 3.3.0-2),
                python3-all-dbg (>= 3.2),




More information about the Python-modules-commits mailing list