[Python-modules-commits] r15293 - in packages/python-pysnmp4/branches/4.1.9a/debian (2 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Jan 11 23:07:56 UTC 2011


    Date: Tuesday, January 11, 2011 @ 23:07:53
  Author: jwilk
Revision: 15293

Make python-pysnmp-common break python-pysnmp4 (<< 4.1.9a-2).

Modified:
  packages/python-pysnmp4/branches/4.1.9a/debian/changelog
  packages/python-pysnmp4/branches/4.1.9a/debian/control

Modified: packages/python-pysnmp4/branches/4.1.9a/debian/changelog
===================================================================
--- packages/python-pysnmp4/branches/4.1.9a/debian/changelog	2011-01-11 23:04:34 UTC (rev 15292)
+++ packages/python-pysnmp4/branches/4.1.9a/debian/changelog	2011-01-11 23:07:53 UTC (rev 15293)
@@ -9,9 +9,10 @@
     (closes: #591503).
     + Make python-pysnmp4 depend on python-pysnmp-common (>= 4.1.9a-2);
     + Make python-pysnmp-common break python-pysnmp2 (<< 2.0.9-3).
+    + Make python-pysnmp-common break python-pysnmp4 (<< 4.1.9a-2).
     Thanks to Christoph Egger for the bug report.
 
- -- Jakub Wilk <jwilk at debian.org>  Tue, 11 Jan 2011 23:07:58 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 11 Jan 2011 23:30:16 +0100
 
 python-pysnmp4 (4.1.9a-1) unstable; urgency=low
 

Modified: packages/python-pysnmp4/branches/4.1.9a/debian/control
===================================================================
--- packages/python-pysnmp4/branches/4.1.9a/debian/control	2011-01-11 23:04:34 UTC (rev 15292)
+++ packages/python-pysnmp4/branches/4.1.9a/debian/control	2011-01-11 23:07:53 UTC (rev 15293)
@@ -51,7 +51,7 @@
 Package: python-pysnmp-common
 Architecture: all
 Depends: ${python:Depends}
-Breaks: python-pysnmp2 (<< 2.0.9-3~)
+Breaks: python-pysnmp2 (<< 2.0.9-3~), python-pysnmp4 (<< 4.1.9a-2~)
 Recommends: python-pysnmp4
 XB-Python-Version: ${python:Versions}
 Description: Python SNMP library for agents and managers (version selection module)




More information about the Python-modules-commits mailing list