[Python-modules-commits] r30558 - in packages/python-pkginfo/trunk/debian (control)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Tue Sep 9 15:23:15 UTC 2014


    Date: Tuesday, September 9, 2014 @ 15:23:14
  Author: zyga-guest
Revision: 30558

Add missing Breaks/Replaces

Modified:
  packages/python-pkginfo/trunk/debian/control

Modified: packages/python-pkginfo/trunk/debian/control
===================================================================
--- packages/python-pkginfo/trunk/debian/control	2014-09-09 14:48:50 UTC (rev 30557)
+++ packages/python-pkginfo/trunk/debian/control	2014-09-09 15:23:14 UTC (rev 30558)
@@ -42,6 +42,8 @@
 Architecture: all
 Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
 Recommends: python-pkginfo-doc (=${binary:Version})
+Breaks: python-pkginfo (<< 1.1-2)
+Replaces: python-pkginfo (<< 1.1-2)
 Description: Python 3.x module to query metadata from packages
  This package provides an API for querying the distutils metadata written in
  the PKG-INFO file inside a source distribution (an sdist), or into the




More information about the Python-modules-commits mailing list