r33803 - in /desktop/unstable/librsvg/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Mar 30 20:48:02 UTC 2012


Author: biebl
Date: Fri Mar 30 20:48:01 2012
New Revision: 33803

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33803
Log:
Use dh-autoreconf 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/rules

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=33803&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog [utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog [utf-8] Fri Mar 30 20:48:01 2012
@@ -2,8 +2,9 @@
 
   * Revert upstream commit which dropped the "rsvg" script until all reverse
     dependencies have been fixed to use "rsvg-convert". Closes: #666276
-
- -- Michael Biebl <biebl at debian.org>  Fri, 30 Mar 2012 22:44:59 +0200
+  * Use dh-autoreconf to update the build system.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 30 Mar 2012 22:47:45 +0200
 
 librsvg (2.36.0-1) unstable; urgency=low
 

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=33803&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control [utf-8] Fri Mar 30 20:48:01 2012
@@ -7,9 +7,10 @@
 Section: libdevel
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
+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),
@@ -25,7 +26,6 @@
                libgirepository1.0-dev (>= 0.10.8),
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
-               gir1.2-gdkpixbuf-2.0,
                python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=33803&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in [utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in [utf-8] Fri Mar 30 20:48:01 2012
@@ -5,6 +5,7 @@
 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),
@@ -20,7 +21,6 @@
                libgirepository1.0-dev (>= 0.10.8),
                gir1.2-glib-2.0,
                gir1.2-freedesktop,
-               gir1.2-gdkpixbuf-2.0,
                python (>= 2.6.6-3~),
                libglib2.0-doc,
                libgtk2.0-doc,

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=33803&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules [utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules [utf-8] Fri Mar 30 20:48:01 2012
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk




More information about the pkg-gnome-commits mailing list