r41898 - in /packages/unstable/libchamplain/debian: changelog control patches/ rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Thu Jul 3 18:53:21 UTC 2014


Author: bigon
Date: Thu Jul  3 18:53:21 2014
New Revision: 41898

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41898
Log:
Drop debian/patches/99_ltmain_as-needed.patch and use dh_autoreconf
--as-needed instead

Removed:
    packages/unstable/libchamplain/debian/patches/
Modified:
    packages/unstable/libchamplain/debian/changelog
    packages/unstable/libchamplain/debian/control
    packages/unstable/libchamplain/debian/rules

Modified: packages/unstable/libchamplain/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/changelog?rev=41898&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/changelog	[utf-8] (original)
+++ packages/unstable/libchamplain/debian/changelog	[utf-8] Thu Jul  3 18:53:21 2014
@@ -2,6 +2,8 @@
 
   [ Laurent Bigonville ]
   * debian/control.in: Update Homepage URL
+  * Drop debian/patches/99_ltmain_as-needed.patch and use dh_autoreconf
+    --as-needed instead
 
   [ Jackson Doak ]
   * New upstream release
@@ -10,7 +12,7 @@
     - Replace autotools-dev with dh-autoreconf
   * debian/rules: Use autoreconf. Closes: #733200
 
- -- Jackson Doak <noskcaj at ubuntu.com>  Wed, 02 Jul 2014 07:39:46 +1000
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 03 Jul 2014 20:52:04 +0200
 
 libchamplain (0.12.7-1) unstable; urgency=medium
 

Modified: packages/unstable/libchamplain/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/control?rev=41898&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/control	[utf-8] (original)
+++ packages/unstable/libchamplain/debian/control	[utf-8] Thu Jul  3 18:53:21 2014
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: libchamplain
 Section: libs
 Priority: optional

Modified: packages/unstable/libchamplain/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/rules?rev=41898&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/rules	[utf-8] (original)
+++ packages/unstable/libchamplain/debian/rules	[utf-8] Thu Jul  3 18:53:21 2014
@@ -6,6 +6,8 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_DH_AUTORECONF_ARGS := --as-needed
 
 # Ensure at build time that the library has no dependencies on undefined
 # symbols, and speed up loading.




More information about the pkg-gnome-commits mailing list