r51865 - in /desktop/unstable/libgweather/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 30 00:34:23 UTC 2016


Author: biebl
Date: Fri Dec 30 00:34:23 2016
New Revision: 51865

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51865
Log:
Enable gir addon to ensure proper dependencies for gir1.2-gweather-3.0.

Modified:
    desktop/unstable/libgweather/debian/changelog
    desktop/unstable/libgweather/debian/rules

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=51865&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog	[utf-8] Fri Dec 30 00:34:23 2016
@@ -8,6 +8,7 @@
   * Bump debhelper compat level to 10 for automatic autoreconf.
     (Closes: #558572)
   * Drop 99_ltmain_as-needed.patch and use dh_autoreconf --as-needed instead.
+  * Enable gir addon to ensure proper dependencies for gir1.2-gweather-3.0.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 30 Dec 2016 01:29:49 +0100
 

Modified: desktop/unstable/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/rules?rev=51865&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/rules	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/rules	[utf-8] Fri Dec 30 00:34:23 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with gnome
+	dh $@ --with gir,gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list