r28565 - in /packages/unstable/gnome-icon-theme-extras/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jun 21 22:57:02 UTC 2011


Author: biebl
Date: Tue Jun 21 22:57:02 2011
New Revision: 28565

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28565
Log:
Use gnome:NextVersion again now that we have a stable release instead of
hard-coding the version. (Closes: #622283)

Modified:
    packages/unstable/gnome-icon-theme-extras/debian/changelog
    packages/unstable/gnome-icon-theme-extras/debian/control.in

Modified: packages/unstable/gnome-icon-theme-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-icon-theme-extras/debian/changelog?rev=28565&op=diff
==============================================================================
--- packages/unstable/gnome-icon-theme-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-icon-theme-extras/debian/changelog [utf-8] Tue Jun 21 22:57:02 2011
@@ -4,6 +4,8 @@
   * debian/control.in:
     - Add Vcs-* fields.
     - Bump Standards-Version to 3.9.2. No further changes.
+    - Use gnome:NextVersion again now that we have a stable release instead of
+      hard-coding the version. (Closes: #622283)
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jun 2011 00:46:49 +0200
 

Modified: packages/unstable/gnome-icon-theme-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-icon-theme-extras/debian/control.in?rev=28565&op=diff
==============================================================================
--- packages/unstable/gnome-icon-theme-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-icon-theme-extras/debian/control.in [utf-8] Tue Jun 21 22:57:02 2011
@@ -21,7 +21,7 @@
 Depends: ${misc:Depends},
          hicolor-icon-theme,
          gnome-icon-theme (>= ${gnome:Version}),
-         gnome-icon-theme (<< 2.92),
+         gnome-icon-theme (<< ${gnome:NextVersion}),
          libgtk2.0-bin
 Enhances: gnome-icon-theme
 Description: GNOME Desktop icon theme (additional icons)




More information about the pkg-gnome-commits mailing list