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

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Feb 15 08:30:46 UTC 2011


    Date: Tuesday, February 15, 2011 @ 08:30:43
  Author: piotr
Revision: 15715

Add Breaks: ${python:Breaks}

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

Modified: packages/pyzmq/trunk/debian/changelog
===================================================================
--- packages/pyzmq/trunk/debian/changelog	2011-02-15 08:09:56 UTC (rev 15714)
+++ packages/pyzmq/trunk/debian/changelog	2011-02-15 08:30:43 UTC (rev 15715)
@@ -2,6 +2,7 @@
 
   * Team upload.
   * Upload to unstable
+  * Add Breaks: ${python:Breaks}
 
  -- Piotr Ożarowski <piotr at debian.org>  Tue, 15 Feb 2011 09:08:36 +0100
 

Modified: packages/pyzmq/trunk/debian/control
===================================================================
--- packages/pyzmq/trunk/debian/control	2011-02-15 08:09:56 UTC (rev 15714)
+++ packages/pyzmq/trunk/debian/control	2011-02-15 08:30:43 UTC (rev 15715)
@@ -15,6 +15,7 @@
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 Provides: ${python:Provides}
+Breaks: ${python:Breaks}
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for 0MQ library
  Python bindings for 0MQ. 0MQ is a small, fast, and free
@@ -36,6 +37,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  python-zmq (= ${binary:Version})
 Recommends: python-dbg
+Breaks: ${python:Breaks}
 Description: Python bindings for 0MQ library - debugging files
  Python bindings for 0MQ. 0MQ is a small, fast, and free
  software library that gives you message-passing concurrency




More information about the Python-modules-commits mailing list