r27239 - in /desktop/experimental/vte/debian: changelog control control.in patches/90_autoreconf.patch patches/series rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Mar 31 05:14:18 UTC 2011


Author: joss
Date: Thu Mar 31 05:14:12 2011
New Revision: 27239

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27239
Log:
Use dh-autoreconf; drop 90_autoreconf.patch.

Removed:
    desktop/experimental/vte/debian/patches/90_autoreconf.patch
Modified:
    desktop/experimental/vte/debian/changelog
    desktop/experimental/vte/debian/control
    desktop/experimental/vte/debian/control.in
    desktop/experimental/vte/debian/patches/series
    desktop/experimental/vte/debian/rules

Modified: desktop/experimental/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/changelog?rev=27239&op=diff
==============================================================================
--- desktop/experimental/vte/debian/changelog [utf-8] (original)
+++ desktop/experimental/vte/debian/changelog [utf-8] Thu Mar 31 05:14:12 2011
@@ -3,6 +3,7 @@
   * Make the -dev package depend on the gir package.
   * Force the upgrade of libvte-common for the new termcap definitions.
   * New upstream pre-release.
+  * Use dh-autoreconf; drop 90_autoreconf.patch.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 31 Mar 2011 10:34:47 +0530
 

Modified: desktop/experimental/vte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/control?rev=27239&op=diff
==============================================================================
--- desktop/experimental/vte/debian/control [utf-8] (original)
+++ desktop/experimental/vte/debian/control [utf-8] Thu Mar 31 05:14:12 2011
@@ -13,6 +13,7 @@
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
+               dh-autoreconf,
                libglib2.0-dev (>= 2.26.0),
                libcairo2-dev,
                libx11-dev,

Modified: desktop/experimental/vte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/control.in?rev=27239&op=diff
==============================================================================
--- desktop/experimental/vte/debian/control.in [utf-8] (original)
+++ desktop/experimental/vte/debian/control.in [utf-8] Thu Mar 31 05:14:12 2011
@@ -8,6 +8,7 @@
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
+               dh-autoreconf,
                libglib2.0-dev (>= 2.26.0),
                libcairo2-dev,
                libx11-dev,

Modified: desktop/experimental/vte/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/patches/series?rev=27239&op=diff
==============================================================================
--- desktop/experimental/vte/debian/patches/series [utf-8] (original)
+++ desktop/experimental/vte/debian/patches/series [utf-8] Thu Mar 31 05:14:12 2011
@@ -1,3 +1,2 @@
 25_optional-ncurses.patch
 60_termcap-home-end.patch
-90_autoreconf.patch

Modified: desktop/experimental/vte/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/rules?rev=27239&op=diff
==============================================================================
--- desktop/experimental/vte/debian/rules [utf-8] (original)
+++ desktop/experimental/vte/debian/rules [utf-8] Thu Mar 31 05:14:12 2011
@@ -10,6 +10,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk




More information about the pkg-gnome-commits mailing list