r41472 - in /desktop/unstable/glade/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Apr 26 15:17:53 UTC 2014


Author: pochu
Date: Sat Apr 26 15:17:53 2014
New Revision: 41472

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41472
Log:
* debian/rules:
  + Pass -c4 to dpkg-gensymbols so we know when new symbols are added.

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

Modified: desktop/unstable/glade/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/changelog?rev=41472&op=diff
==============================================================================
--- desktop/unstable/glade/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glade/debian/changelog	[utf-8] Sat Apr 26 15:17:53 2014
@@ -1,3 +1,10 @@
+glade (3.18.2-2) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    + Pass -c4 to dpkg-gensymbols so we know when new symbols are added.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 26 Apr 2014 17:14:57 +0200
+
 glade (3.18.2-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/glade/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade/debian/rules?rev=41472&op=diff
==============================================================================
--- desktop/unstable/glade/debian/rules	[utf-8] (original)
+++ desktop/unstable/glade/debian/rules	[utf-8] Sat Apr 26 15:17:53 2014
@@ -14,3 +14,5 @@
 DEB_DH_AUTORECONF_ARGS = --as-needed
 
 DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+DEB_DH_MAKESHLIBS_ARGS_ALL += -V -- -c4




More information about the pkg-gnome-commits mailing list