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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Jul 13 23:46:05 UTC 2016


Author: bigon
Date: Wed Jul 13 23:46:04 2016
New Revision: 49316

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49316
Log:
debian/control.in: Bump hicolor-icon-theme to a hard dependency, the
package is small and only provides the directory structure of the theme.

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=49316&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Wed Jul 13 23:46:04 2016
@@ -1,3 +1,10 @@
+gtk+2.0 (2.24.30-4) UNRELEASED; urgency=medium
+
+  * debian/control.in: Bump hicolor-icon-theme to a hard dependency, the
+    package is small and only provides the directory structure of the theme.
+
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 14 Jul 2016 01:45:19 +0200
+
 gtk+2.0 (2.24.30-3) unstable; urgency=medium
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=49316&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control	[utf-8] Wed Jul 13 23:46:04 2016
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                gettext,
                gtk-doc-tools (>= 1.11),
@@ -55,9 +55,10 @@
 Depends: libgtk2.0-common,
          ${misc:Depends},
          ${shlibs:Depends},
+         hicolor-icon-theme,
          shared-mime-info
 Provides: gtk2.0-binver-2.10.0
-Recommends: hicolor-icon-theme,
+Recommends: gnome-icon-theme,
             libgail-common,
             libgtk2.0-bin
 Suggests: librsvg2-common,

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=49316&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in	[utf-8] Wed Jul 13 23:46:04 2016
@@ -55,9 +55,10 @@
 Depends: @COMMON_PKG@,
          ${misc:Depends},
          ${shlibs:Depends},
+         hicolor-icon-theme,
          shared-mime-info
 Provides: @GTK_BINVER_DEP@
-Recommends: hicolor-icon-theme,
+Recommends: gnome-icon-theme,
             libgail-common,
             @BIN_PKG@
 Suggests: librsvg2-common,




More information about the pkg-gnome-commits mailing list