r42749 - in /desktop/unstable/libwnck3/debian: changelog patches/99_ltmain_as-needed.patch patches/series rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sat Sep 13 11:52:29 UTC 2014


Author: ah
Date: Sat Sep 13 11:52:29 2014
New Revision: 42749

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42749
Log:
* Use DEB_DH_AUTORECONF_ARGS instead of patching ltmain manually.
  - drop debian/patches/99_ltmain_as-needed.patch

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

Modified: desktop/unstable/libwnck3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/changelog?rev=42749&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/changelog	[utf-8] Sat Sep 13 11:52:29 2014
@@ -4,6 +4,8 @@
   * Drop patches from upstream now included in release:
     - debian/patches/git_support_gtk_frame_extents.patch
     - debian/patches/git_window_action_menu_dispose_events.patch
+  * Use DEB_DH_AUTORECONF_ARGS instead of patching ltmain manually.
+    - drop debian/patches/99_ltmain_as-needed.patch
 
  -- Andreas Henriksson <andreas at fatal.se>  Sat, 13 Sep 2014 13:39:58 +0200
 

Modified: desktop/unstable/libwnck3/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/patches/series?rev=42749&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/patches/series	[utf-8] Sat Sep 13 11:52:29 2014
@@ -1,2 +1 @@
 02_moveresize_static_gravity.patch
-99_ltmain_as-needed.patch

Modified: desktop/unstable/libwnck3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/rules?rev=42749&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/rules	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/rules	[utf-8] Sat Sep 13 11:52:29 2014
@@ -11,6 +11,7 @@
 GNOME_MODULE = libwnck
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 DEB_DH_MAKESHLIBS_ARGS_ALL += -V -- -c4
+DEB_DH_AUTORECONF_ARGS = --as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \




More information about the pkg-gnome-commits mailing list