r49410 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 4 17:15:47 UTC 2016


Author: jbicha-guest
Date: Thu Aug  4 17:15:47 2016
New Revision: 49410

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49410
Log:
Drop unnecessary version number from dependency on adwaita-icon-theme

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

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=49410&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Thu Aug  4 17:15:47 2016
@@ -1,3 +1,10 @@
+gtk+3.0 (3.20.7-2) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    - Drop unnecessary version number from dependency on adwaita-icon-theme
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Thu, 04 Aug 2016 13:14:40 -0400
+
 gtk+3.0 (3.20.7-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=49410&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Thu Aug  4 17:15:47 2016
@@ -67,7 +67,7 @@
          ${misc:Depends},
          ${shlibs:Depends},
          hicolor-icon-theme,
-         adwaita-icon-theme (>= ${gnome:Version}),
+         adwaita-icon-theme,
          shared-mime-info
 Provides: gtk3-binver-3.0.0
 Recommends: libgtk-3-bin

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=49410&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Thu Aug  4 17:15:47 2016
@@ -67,7 +67,7 @@
          ${misc:Depends},
          ${shlibs:Depends},
          hicolor-icon-theme,
-         adwaita-icon-theme (>= ${gnome:Version}),
+         adwaita-icon-theme,
          shared-mime-info
 Provides: @GTK_BINVER_DEP@
 Recommends: @BIN_PKG@




More information about the pkg-gnome-commits mailing list