r39416 - in /packages/unstable/libgdata/debian: changelog patches/99_ltmain_as-needed.patch patches/series rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Aug 30 11:08:49 UTC 2013


Author: biebl
Date: Fri Aug 30 11:08:48 2013
New Revision: 39416

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39416
Log:
Use dh-autoreconf --as-needed and drop 99_ltmain_as-needed.patch.

Removed:
    packages/unstable/libgdata/debian/patches/99_ltmain_as-needed.patch
Modified:
    packages/unstable/libgdata/debian/changelog
    packages/unstable/libgdata/debian/patches/series
    packages/unstable/libgdata/debian/rules

Modified: packages/unstable/libgdata/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/changelog?rev=39416&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/changelog	[utf-8] (original)
+++ packages/unstable/libgdata/debian/changelog	[utf-8] Fri Aug 30 11:08:48 2013
@@ -5,6 +5,7 @@
 
   [ Michael Biebl ]
   * New upstream release.
+  * Use dh-autoreconf --as-needed and drop 99_ltmain_as-needed.patch.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 30 Aug 2013 13:01:31 +0200
 

Modified: packages/unstable/libgdata/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/patches/series?rev=39416&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/patches/series	[utf-8] (original)
+++ packages/unstable/libgdata/debian/patches/series	[utf-8] Fri Aug 30 11:08:48 2013
@@ -1 +0,0 @@
-99_ltmain_as-needed.patch

Modified: packages/unstable/libgdata/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdata/debian/rules?rev=39416&op=diff
==============================================================================
--- packages/unstable/libgdata/debian/rules	[utf-8] (original)
+++ packages/unstable/libgdata/debian/rules	[utf-8] Fri Aug 30 11:08:48 2013
@@ -10,6 +10,8 @@
 
 DEB_MAKE_CHECK_TARGET = check || true
 
+DEB_DH_AUTORECONF_ARGS = --as-needed
+
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 libgdata := $(shell sed -nr 's/^Package:[[:space:]]*(libgdata[0-9]+)[[:space:]]*$$/\1/p' debian/control)




More information about the pkg-gnome-commits mailing list