r16241 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in

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


Author: pochu-guest
Date: Fri Jun 13 14:01:50 2008
New Revision: 16241

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

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/control
    desktop/unstable/gtk+2.0/debian/control.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=16241&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog (original)
+++ desktop/unstable/gtk+2.0/debian/changelog Fri Jun 13 14:01:50 2008
@@ -1,3 +1,10 @@
+gtk+2.0 (2.12.10-3) UNRELEASED; urgency=low
+
+  * Build-depend on libcups2-dev instead of libcupsys2-dev, as cups
+    is transitioning to that new name.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Fri, 13 Jun 2008 15:53:49 +0200
+
 gtk+2.0 (2.12.10-2) unstable; urgency=low
 
   * debian/patches/092_openoffice-menus.patch:

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=16241&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control (original)
+++ desktop/unstable/gtk+2.0/debian/control Fri Jun 13 14:01:50 2008
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Josselin Mouette <joss at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.22),
                gettext,
                pkg-config,
@@ -32,7 +32,7 @@
                dpkg-dev (>= 1.13.19),
                x11proto-xext-dev,
                libdirectfb-dev (>= 0.9.24),
-               libcupsys2-dev (>= 1.2),
+               cupsys2-dev (>= 1.2),
                quilt
 Build-Depends-Indep: gtk-doc-tools (>= 1.6),
                      docbook-xml

Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=16241&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in (original)
+++ desktop/unstable/gtk+2.0/debian/control.in Fri Jun 13 14:01:50 2008
@@ -32,7 +32,7 @@
                dpkg-dev (>= 1.13.19),
                x11proto-xext-dev,
                libdirectfb-dev (>= 0.9.24),
-               libcupsys2-dev (>= 1.2),
+               cupsys2-dev (>= 1.2),
                quilt
 Build-Depends-Indep: gtk-doc-tools (>= 1.6),
                      docbook-xml




More information about the pkg-gnome-commits mailing list