r35225 - in /packages/unstable/gnome-games-extra-data/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 31 14:07:13 UTC 2012


Author: biebl
Date: Thu May 31 14:07:13 2012
New Revision: 35225

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35225
Log:
Use dh-autoreconf to update the build system.

Modified:
    packages/unstable/gnome-games-extra-data/debian/changelog
    packages/unstable/gnome-games-extra-data/debian/control
    packages/unstable/gnome-games-extra-data/debian/control.in
    packages/unstable/gnome-games-extra-data/debian/rules

Modified: packages/unstable/gnome-games-extra-data/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-games-extra-data/debian/changelog?rev=35225&op=diff
==============================================================================
--- packages/unstable/gnome-games-extra-data/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-games-extra-data/debian/changelog [utf-8] Thu May 31 14:07:13 2012
@@ -2,6 +2,7 @@
 
   * debian/patches/01-fix-data-directories.patch: Install data files into the
     correct location. Patch cherry-picked from upstream Git.
+  * Use dh-autoreconf to update the build system.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 31 May 2012 16:03:44 +0200
 

Modified: packages/unstable/gnome-games-extra-data/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-games-extra-data/debian/control?rev=35225&op=diff
==============================================================================
--- packages/unstable/gnome-games-extra-data/debian/control [utf-8] (original)
+++ packages/unstable/gnome-games-extra-data/debian/control [utf-8] Thu May 31 14:07:13 2012
@@ -10,6 +10,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 7),
+               dh-autoreconf,
                gnome-pkg-tools
 Standards-Version: 3.9.2
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/gnome-games-extra-data

Modified: packages/unstable/gnome-games-extra-data/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-games-extra-data/debian/control.in?rev=35225&op=diff
==============================================================================
--- packages/unstable/gnome-games-extra-data/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-games-extra-data/debian/control.in [utf-8] Thu May 31 14:07:13 2012
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs,
                debhelper (>= 7),
+               dh-autoreconf,
                gnome-pkg-tools
 Standards-Version: 3.9.2
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/gnome-games-extra-data

Modified: packages/unstable/gnome-games-extra-data/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-games-extra-data/debian/rules?rev=35225&op=diff
==============================================================================
--- packages/unstable/gnome-games-extra-data/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-games-extra-data/debian/rules [utf-8] Thu May 31 14:07:13 2012
@@ -2,6 +2,7 @@
 # -*- mode: makefile; coding: utf-8 -*-
 
 include /usr/share/cdbs/1/rules/debhelper.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