r33877 - in /desktop/unstable/librsvg/debian: changelog control control.in patches/series rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 31 20:25:48 UTC 2012


Author: biebl
Date: Sat Mar 31 20:25:46 2012
New Revision: 33877

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33877
Log:
Stop using dh-autoreconf since we no longer need to update the build
system.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/control
    desktop/unstable/librsvg/debian/control.in
    desktop/unstable/librsvg/debian/patches/series
    desktop/unstable/librsvg/debian/rules

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=33877&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Sat Mar 31 20:25:46 2012
@@ -5,8 +5,10 @@
     provide the same command line interface and output. Once all reverse
     dependencies are updated we can drop the symlink in the next release
     cycle. This way we don't need any Breaks.
-
- -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 20:31:37 +0200
+  * Stop using dh-autoreconf since we no longer need to update the build
+    system.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 22:24:46 +0200
 
 librsvg (2.36.0-2) unstable; urgency=low
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=33877&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Sat Mar 31 20:25:46 2012
@@ -10,7 +10,6 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
-               dh-autoreconf,
                libxml2-dev (>= 2.7.0),
                libglib2.0-dev (>= 2.24.0),
                libcairo2-dev (>= 1.2.0),

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=33877&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Sat Mar 31 20:25:46 2012
@@ -5,7 +5,6 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
-               dh-autoreconf,
                libxml2-dev (>= 2.7.0),
                libglib2.0-dev (>= 2.24.0),
                libcairo2-dev (>= 1.2.0),

Modified: desktop/unstable/librsvg/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/patches/series?rev=33877&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/patches/series [utf-8] (original)
+++ desktop/unstable/librsvg/debian/patches/series [utf-8] Sat Mar 31 20:25:46 2012
@@ -1,2 +1,2 @@
 10_rsvg-gz.patch
-#99_ltmain_as-needed.patch
+99_ltmain_as-needed.patch

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=33877&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Sat Mar 31 20:25:46 2012
@@ -13,8 +13,6 @@
 
 LIBRSVG2_PKG := librsvg2-2
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-
-DEB_DH_AUTORECONF_ARGS = --as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \




More information about the pkg-gnome-commits mailing list