r54938 - in /desktop/unstable/gnome-themes-standard/debian: changelog rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Thu Nov 30 01:40:06 UTC 2017


Author: jbicha
Date: Thu Nov 30 01:40:05 2017
New Revision: 54938

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54938
Log:
Don't depend on GTK+ 2

Modified:
    desktop/unstable/gnome-themes-standard/debian/changelog
    desktop/unstable/gnome-themes-standard/debian/rules

Modified: desktop/unstable/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/changelog?rev=54938&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/changelog	[utf-8] Thu Nov 30 01:40:05 2017
@@ -1,3 +1,10 @@
+gnome-themes-standard (3.22.3-3) UNRELEASED; urgency=medium
+
+  * Don't depend on GTK+ 2 to allow these themes to be installed without
+    requiring GTK+ 2 to be installed.
+
+ -- Jeremy Bicha <jbicha at debian.org>  Wed, 29 Nov 2017 20:28:20 -0500
+
 gnome-themes-standard (3.22.3-2) unstable; urgency=medium
 
   [ Michael Biebl ]

Modified: desktop/unstable/gnome-themes-standard/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/rules?rev=54938&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/rules	[utf-8] Thu Nov 30 01:40:05 2017
@@ -18,3 +18,6 @@
 
 override_dh_missing:
 	dh_missing --fail-missing
+
+override_dh_shlibdeps:
+	dh_shlibdeps -- -xlibgtk2.0-0




More information about the pkg-gnome-commits mailing list