r47322 - in /desktop/unstable/gnome-dictionary/debian: changelog rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Feb 10 00:58:55 UTC 2016


Author: ah
Date: Wed Feb 10 00:58:55 2016
New Revision: 47322

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47322
Log:
Fix debian/rules MAKESHLIBS override -c4 to apply to soname 9

Modified:
    desktop/unstable/gnome-dictionary/debian/changelog
    desktop/unstable/gnome-dictionary/debian/rules

Modified: desktop/unstable/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/changelog?rev=47322&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/changelog	[utf-8] Wed Feb 10 00:58:55 2016
@@ -1,3 +1,9 @@
+gnome-dictionary (3.18.0-3) UNRELEASED; urgency=medium
+
+  * Fix debian/rules MAKESHLIBS override -c4 to apply to soname 9
+
+ -- Andreas Henriksson <andreas at fatal.se>  Wed, 10 Feb 2016 01:39:24 +0100
+
 gnome-dictionary (3.18.0-2) unstable; urgency=medium
 
   * Upload to unstable.

Modified: desktop/unstable/gnome-dictionary/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-dictionary/debian/rules?rev=47322&op=diff
==============================================================================
--- desktop/unstable/gnome-dictionary/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-dictionary/debian/rules	[utf-8] Wed Feb 10 00:58:55 2016
@@ -13,4 +13,4 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_DH_MAKESHLIBS_ARGS_libgdict-1.0-8 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgdict-1.0-9 += -- -c4




More information about the pkg-gnome-commits mailing list