Author: steve-guest
Date: 2012-03-27 22:02:36 +0000 (Tue, 27 Mar 2012)
New Revision: 13433
Modified:
packages/trunk/xmoto/debian/changelog
packages/trunk/xmoto/debian/control
packages/trunk/xmoto/debian/rules
Log:
Use dh-autoreconf to update config.{guess,sub}.
Modified: packages/trunk/xmoto/debian/changelog
===================================================================
--- packages/trunk/xmoto/debian/changelog 2012-03-27 21:29:10 UTC (rev
13432)
+++ packages/trunk/xmoto/debian/changelog 2012-03-27 22:02:36 UTC (rev
13433)
@@ -16,8 +16,10 @@
* Update debian/copyright.
* Standards-Version 3.9.2 (no further change required).
* Fix spelling mistakes spotted by Lintian.
+ * Use dh-autoreconf to update config.{guess,sub} (thanks to Ansgar
+ Burchardt for the hint).
- -- Stephen Kitt <[email protected]> Mon, 05 Dec 2011 22:55:45 +0100
+ -- Stephen Kitt <[email protected]> Wed, 28 Mar 2012 00:01:08 +0200
xmoto (0.5.5-1) unstable; urgency=low
Modified: packages/trunk/xmoto/debian/control
===================================================================
--- packages/trunk/xmoto/debian/control 2012-03-27 21:29:10 UTC (rev 13432)
+++ packages/trunk/xmoto/debian/control 2012-03-27 22:02:36 UTC (rev 13433)
@@ -4,7 +4,7 @@
Maintainer: Debian Games Team <[email protected]>
Uploaders: Miriam Ruiz <[email protected]>, Samuel Mimram
<[email protected]>,
Barry deFreese <[email protected]>, Stephen Kitt <[email protected]>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.13.19), autotools-dev,
+Build-Depends: debhelper (>= 9), dh-autoreconf, dpkg-dev (>= 1.13.19),
autotools-dev,
libsdl1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev,
libjpeg-dev, libpng12-dev | libpng-dev, zlib1g-dev, libgl1-mesa-dev |
libgl-dev,
libode-dev, liblua5.1-0-dev, libcurl4-gnutls-dev, libbz2-dev, libsqlite3-dev,
Modified: packages/trunk/xmoto/debian/rules
===================================================================
--- packages/trunk/xmoto/debian/rules 2012-03-27 21:29:10 UTC (rev 13432)
+++ packages/trunk/xmoto/debian/rules 2012-03-27 22:02:36 UTC (rev 13433)
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits