r25020 - in /packages/unstable/system-config-printer/debian: control.in python-cupshelpers.install python-cupsutils.install

agx at users.alioth.debian.org agx at users.alioth.debian.org
Tue Aug 24 13:31:33 UTC 2010


Author: agx
Date: Tue Aug 24 13:31:30 2010
New Revision: 25020

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25020
Log:
Rename python-cupsutils to python-cupshelpers

following the upstream name

Added:
    packages/unstable/system-config-printer/debian/python-cupshelpers.install
      - copied, changed from r25019, packages/unstable/system-config-printer/debian/python-cupsutils.install
Removed:
    packages/unstable/system-config-printer/debian/python-cupsutils.install
Modified:
    packages/unstable/system-config-printer/debian/control.in

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=25020&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/control.in [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/control.in [utf-8] Tue Aug 24 13:31:30 2010
@@ -23,7 +23,7 @@
 Depends: ${misc:Depends},
          ${python:Depends},
          python-cups (>= 1.9.42),
-         python-cupsutils (= ${binary:Version}),
+         python-cupshelpers (= ${binary:Version}),
          python-dbus,
          python-gtk2,
          python-glade2,
@@ -44,17 +44,29 @@
  In terms of features, it aims to be as complete as the CUPS web 
  administration tool, while being integrated to the desktop.
 
-Package: python-cupsutils
+Package: python-cupshelpers
 Architecture: all
 Section: python
 Depends: ${misc:Depends},
          ${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 
  Python bindings.
+
+Package: python-cupsutils
+Architecture: all
+Section: python
+Depends: ${misc:Depends}, python-cupshelpers
+Description: Transitional package to switch to python-cupshelpers
+ This is a dummy package to ease transition from python-cupsutils to
+ python-cupshelpers.
+ .
+ It can be safely removed from your system.
 
 Package: system-config-printer-udev
 Architecture: linux-any
@@ -62,7 +74,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-cups (>= 1.9.42),
-         python-cupsutils
+         python-cupshelpers (= ${source:Version})
 Conflicts: hal-cups-utils (<< 0.6.17)
 Description: Utilities to detect and configure printers automatically
  These utilities allow to detect automatically printers using UDEV when they

Copied: packages/unstable/system-config-printer/debian/python-cupshelpers.install (from r25019, packages/unstable/system-config-printer/debian/python-cupsutils.install)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/python-cupshelpers.install?rev=25020&op=diff
==============================================================================
    (empty)




More information about the pkg-gnome-commits mailing list