[Python-modules-commits] r9342 - in packages/python-djvulibre/trunk/debian (control)
jwilk-guest at users.alioth.debian.org
jwilk-guest at users.alioth.debian.org
Fri Aug 14 22:57:09 UTC 2009
Date: Friday, August 14, 2009 @ 22:57:08
Author: jwilk-guest
Revision: 9342
Use versioned Conflict/Replaces.
Modified:
packages/python-djvulibre/trunk/debian/control
Modified: packages/python-djvulibre/trunk/debian/control
===================================================================
--- packages/python-djvulibre/trunk/debian/control 2009-08-14 14:25:52 UTC (rev 9341)
+++ packages/python-djvulibre/trunk/debian/control 2009-08-14 22:57:08 UTC (rev 9342)
@@ -16,8 +16,8 @@
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-djvu-doc
-Conflicts: python-djvulibre
-Replaces: python-djvulibre
+Conflicts: python-djvulibre (<< 0.1.12)
+Replaces: python-djvulibre (<< 0.1.12)
Provides: python-djvulibre
Description: Python support for the DjVu image format
python-djvulibre is a set of Python bindings for the DjVuLibre library,
More information about the Python-modules-commits
mailing list