r25116 - in /packages/unstable/system-config-printer/debian: changelog control control.in
agx at users.alioth.debian.org
agx at users.alioth.debian.org
Sun Sep 12 16:35:50 UTC 2010
Author: agx
Date: Sun Sep 12 16:35:43 2010
New Revision: 25116
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25116
Log:
Don't Break and Replace python-cupsutils
since we don't share any files and this eases upgrades via apt-get.
Modified:
packages/unstable/system-config-printer/debian/changelog
packages/unstable/system-config-printer/debian/control
packages/unstable/system-config-printer/debian/control.in
Modified: packages/unstable/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/changelog?rev=25116&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/changelog [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/changelog [utf-8] Sun Sep 12 16:35:43 2010
@@ -1,3 +1,10 @@
+system-config-printer (1.2.3-2) unstable; urgency=low
+
+ * python-cupshelpers: Don't Break and Replace python-cupsutils since we
+ don't share any files and this eases upgrades via apt-get.
+
+ -- Guido Günther <agx at sigxcpu.org> Sun, 12 Sep 2010 17:42:18 +0200
+
system-config-printer (1.2.3-1) unstable; urgency=medium
[ Guido Günther ]
Modified: packages/unstable/system-config-printer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control?rev=25116&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control [utf-8] Sun Sep 12 16:35:43 2010
@@ -60,8 +60,6 @@
${python:Depends},
python-cups (>= 1.9.42),
python-elementtree | python (>= 2.5)
-Replaces: python-cupsutils (<< 1.2.3)
-Breaks : python-cupsutils (<< 1.2.3)
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
Modified: packages/unstable/system-config-printer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/control.in?rev=25116&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control.in [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control.in [utf-8] Sun Sep 12 16:35:43 2010
@@ -55,8 +55,6 @@
${python:Depends},
python-cups (>= 1.9.42),
python-elementtree | python (>= 2.5)
-Replaces: python-cupsutils (<< 1.2.3)
-Breaks : python-cupsutils (<< 1.2.3)
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