r43280 - in /desktop/unstable/libgweather/debian: changelog control control.in patches/99_ltmain_as-needed.patch patches/series rules

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Mon Sep 29 07:52:58 UTC 2014


Author: ricotz-guest
Date: Mon Sep 29 07:52:58 2014
New Revision: 43280

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43280
Log:
Use dh-autoreconf

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

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=43280&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog	[utf-8] Mon Sep 29 07:52:58 2014
@@ -1,3 +1,9 @@
+libgweather (3.14.0-2) UNRELEASED; urgency=medium
+
+  * Use dh-autoreconf in favour of patching ltmain.sh
+
+ -- Rico Tzschichholz <ricotz at ubuntu.com>  Mon, 29 Sep 2014 09:48:54 +0200
+
 libgweather (3.14.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control?rev=43280&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control	[utf-8] Mon Sep 29 07:52:58 2014
@@ -10,6 +10,7 @@
 Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.73),
+               dh-autoreconf,
                gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),

Modified: desktop/unstable/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control.in?rev=43280&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control.in	[utf-8] Mon Sep 29 07:52:58 2014
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.73),
+               dh-autoreconf,
                gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),

Modified: desktop/unstable/libgweather/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/patches/series?rev=43280&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/patches/series	[utf-8] Mon Sep 29 07:52:58 2014
@@ -1 +0,0 @@
-99_ltmain_as-needed.patch

Modified: desktop/unstable/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/rules?rev=43280&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/rules	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/rules	[utf-8] Mon Sep 29 07:52:58 2014
@@ -2,6 +2,7 @@
 
 DEB_BUILDDIR = debian/build
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list