r49411 - in /desktop/experimental/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:17:30 UTC 2016


Author: jbicha-guest
Date: Thu Aug  4 17:17:30 2016
New Revision: 49411

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

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

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=49411&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog	[utf-8] Thu Aug  4 17:17:30 2016
@@ -1,3 +1,10 @@
+gtk+3.0 (3.21.4-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:16:39 -0400
+
 gtk+3.0 (3.21.4-1) experimental; urgency=medium
 
   * New upstream release.

Modified: desktop/experimental/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control?rev=49411&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control	[utf-8] Thu Aug  4 17:17:30 2016
@@ -106,7 +106,7 @@
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-         adwaita-icon-theme (>= ${gnome:Version})
+         adwaita-icon-theme
 Recommends: libgtk-3-0
 Breaks: libgtk-3-0 (<< 3.5.4)
 Replaces: libgtk-3-0 (<< 3.5.4)

Modified: desktop/experimental/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/control.in?rev=49411&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/control.in	[utf-8] Thu Aug  4 17:17:30 2016
@@ -106,7 +106,7 @@
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-         adwaita-icon-theme (>= ${gnome:Version})
+         adwaita-icon-theme
 Recommends: @SHARED_PKG@
 Breaks: @SHARED_PKG@ (<< 3.5.4)
 Replaces: @SHARED_PKG@ (<< 3.5.4)




More information about the pkg-gnome-commits mailing list