r45944 - /attic/system-config-printer/debian/control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Thu Sep 17 14:03:20 UTC 2015


Author: mitya57
Date: Thu Sep 17 14:03:20 2015
New Revision: 45944

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45944
Log:
Make python3-cupshelpers conflict/replace python-cupshelpers, because of shared files

Modified:
    attic/system-config-printer/debian/control.in

Modified: attic/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/control.in?rev=45944&op=diff
==============================================================================
--- attic/system-config-printer/debian/control.in	[utf-8] (original)
+++ attic/system-config-printer/debian/control.in	[utf-8] Thu Sep 17 14:03:20 2015
@@ -60,6 +60,8 @@
          python3-requests,
          ${misc:Depends},
          ${python3:Depends}
+Conflicts: python-cupshelpers
+Replaces: python-cupshelpers (<= 1.5)
 Description: Python utility modules around the CUPS printing system
  These Python modules, that come from the system-config-printer
  distribution, help building applications and utilities around the CUPS




More information about the pkg-gnome-commits mailing list