r26567 - in /desktop/experimental/gnome-themes-standard/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Feb 19 14:20:42 UTC 2011


Author: pochu
Date: Sat Feb 19 14:20:31 2011
New Revision: 26567

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26567
Log:
    - Update the gtk+ 3 build dependency for the new package name.
    - Drop depends on gtk-theme-engine-clearlooks, no longer needed.

Modified:
    desktop/experimental/gnome-themes-standard/debian/changelog
    desktop/experimental/gnome-themes-standard/debian/control
    desktop/experimental/gnome-themes-standard/debian/control.in

Modified: desktop/experimental/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/changelog?rev=26567&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/changelog [utf-8] Sat Feb 19 14:20:31 2011
@@ -1,11 +1,11 @@
-gnome-themes-standard (2.91.8-1) UNRELEASED; urgency=low
+gnome-themes-standard (2.91.8-1) experimental; urgency=low
 
   * New upstream release.
     + debian/control.in:
-      - Bump libgtk3.0-dev build dependency to build against the latest
-        ABI.
+      - Update the gtk+ 3 build dependency for the new package name.
+      - Drop depends on gtk-theme-engine-clearlooks, no longer needed.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 09 Feb 2011 21:50:31 +0000
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 19 Feb 2011 14:18:33 +0000
 
 gnome-themes-standard (2.91.7-1) experimental; urgency=low
 

Modified: desktop/experimental/gnome-themes-standard/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/control?rev=26567&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/control [utf-8] Sat Feb 19 14:20:31 2011
@@ -13,12 +13,11 @@
                gnome-pkg-tools (>= 0.10),
                cdbs (>= 0.4.41),
                intltool (>= 0.40.0),
-               libgtk3.0-dev (>= 2.99.3)
+               libgtk-3-dev (>= 3.0.0)
 
 Package: gnome-themes-standard
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         gtk-theme-engine-clearlooks
+         ${shlibs:Depends}
 Description: Standard gnome themes
  This package contains a set of standard gnome themes

Modified: desktop/experimental/gnome-themes-standard/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/control.in?rev=26567&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/control.in [utf-8] Sat Feb 19 14:20:31 2011
@@ -8,12 +8,11 @@
                gnome-pkg-tools (>= 0.10),
                cdbs (>= 0.4.41),
                intltool (>= 0.40.0),
-               libgtk3.0-dev (>= 2.99.3)
+               libgtk-3-dev (>= 3.0.0)
 
 Package: gnome-themes-standard
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         gtk-theme-engine-clearlooks
+         ${shlibs:Depends}
 Description: Standard gnome themes
  This package contains a set of standard gnome themes




More information about the pkg-gnome-commits mailing list