r52353 - in /desktop/unstable/libnotify/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Apr 19 23:26:05 UTC 2017


Author: pochu
Date: Wed Apr 19 23:26:04 2017
New Revision: 52353

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52353
Log:
Enable the gir dh addon so the gir package gets the proper dependencies.
(Closes: #860468)

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

Modified: desktop/unstable/libnotify/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/changelog?rev=52353&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/changelog	[utf-8] Wed Apr 19 23:26:04 2017
@@ -1,3 +1,10 @@
+libnotify (0.7.7-2) UNRELEASED; urgency=medium
+
+  * Enable the gir dh addon so the gir package gets the proper dependencies.
+    (Closes: #860468)
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 17 Apr 2017 16:19:07 +0200
+
 libnotify (0.7.7-1) unstable; urgency=medium
 
   [ Dmitry Shachnev ]

Modified: desktop/unstable/libnotify/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/rules?rev=52353&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/rules	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/rules	[utf-8] Wed Apr 19 23:26:04 2017
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -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