r16240 - in /desktop/unstable/libgnomeprint/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Fri Jun 13 14:01:31 UTC 2008


Author: pochu-guest
Date: Fri Jun 13 14:01:30 2008
New Revision: 16240

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16240
Log:
* Build-depend on libcups2-dev instead of libcupsys2-dev and recommend
  cups instead of cupsys, as cups is transitioning to that new name.

Modified:
    desktop/unstable/libgnomeprint/debian/changelog
    desktop/unstable/libgnomeprint/debian/control
    desktop/unstable/libgnomeprint/debian/control.in

Modified: desktop/unstable/libgnomeprint/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprint/debian/changelog?rev=16240&op=diff
==============================================================================
--- desktop/unstable/libgnomeprint/debian/changelog (original)
+++ desktop/unstable/libgnomeprint/debian/changelog Fri Jun 13 14:01:30 2008
@@ -1,3 +1,10 @@
+libgnomeprint (2.18.4-2) UNRELEASED; urgency=low
+
+  * Build-depend on libcups2-dev instead of libcupsys2-dev and recommend
+    cups instead of cupsys, as cups is transitioning to that new name.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Fri, 13 Jun 2008 16:00:51 +0200
+
 libgnomeprint (2.18.4-1) unstable; urgency=low
 
   [ Sebastian Dröge ]

Modified: desktop/unstable/libgnomeprint/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprint/debian/control?rev=16240&op=diff
==============================================================================
--- desktop/unstable/libgnomeprint/debian/control (original)
+++ desktop/unstable/libgnomeprint/debian/control Fri Jun 13 14:01:30 2008
@@ -13,7 +13,7 @@
                libfontconfig1-dev,
                libglib2.0-dev (>= 2.4.1-2),
                libpango1.0-dev (>= 1.4.1-2),
-               libcupsys2-dev (>= 1.1.20final+cvs20040330-4),
+               libcups2-dev (>= 1.1.20final+cvs20040330-4),
                libgnomecups1.0-dev (>= 0.2.0),
                libart-2.0-dev (>= 2.3.16-5),
                bison,
@@ -27,7 +27,7 @@
          ${shlibs:Depends},
          libgnomeprint2.2-data (= ${source:Version})
 Conflicts: libgnomeprintui2.2-0 (<< 2.12)
-Recommends: cupsys
+Recommends: cups
 Description: The GNOME 2.2 print architecture - runtime files
  The goals of this architecture include:
  .

Modified: desktop/unstable/libgnomeprint/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeprint/debian/control.in?rev=16240&op=diff
==============================================================================
--- desktop/unstable/libgnomeprint/debian/control.in (original)
+++ desktop/unstable/libgnomeprint/debian/control.in Fri Jun 13 14:01:30 2008
@@ -13,7 +13,7 @@
                libfontconfig1-dev,
                libglib2.0-dev (>= 2.4.1-2),
                libpango1.0-dev (>= 1.4.1-2),
-               libcupsys2-dev (>= 1.1.20final+cvs20040330-4),
+               libcups2-dev (>= 1.1.20final+cvs20040330-4),
                libgnomecups1.0-dev (>= 0.2.0),
                libart-2.0-dev (>= 2.3.16-5),
                bison,
@@ -27,7 +27,7 @@
          ${shlibs:Depends},
          libgnomeprint2.2-data (= ${source:Version})
 Conflicts: libgnomeprintui2.2-0 (<< 2.12)
-Recommends: cupsys
+Recommends: cups
 Description: The GNOME 2.2 print architecture - runtime files
  The goals of this architecture include:
  .




More information about the pkg-gnome-commits mailing list