r14518 - packages/trunk/warzone2100/debian

Clint Adams clint at alioth.debian.org
Fri Aug 23 00:10:54 UTC 2013


Author: clint
Date: 2013-08-23 00:10:54 +0000 (Fri, 23 Aug 2013)
New Revision: 14518

Modified:
   packages/trunk/warzone2100/debian/changelog
   packages/trunk/warzone2100/debian/control
Log:
Build-depend on automake1.11.


Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog	2013-08-22 16:26:40 UTC (rev 14517)
+++ packages/trunk/warzone2100/debian/changelog	2013-08-23 00:10:54 UTC (rev 14518)
@@ -1,10 +1,14 @@
 warzone2100 (3.1.0-1) UNRELEASED; urgency=low
 
+  [ Paul Wise ]
   * New upstream release
   * Bump Standards-Version, no changes needed
   * Ancient dpkg-dev dep is satisfied in all Debian/Ubuntu releases, drop it
   * Delete more generated files so that they get rebuilt
 
+  [ Clint Adams ]
+  * Build-depend on automake1.11.
+
  -- Paul Wise <pabs at debian.org>  Sun, 13 Jan 2013 18:21:01 +0800
 
 warzone2100 (3.1~rc2-1) experimental; urgency=low

Modified: packages/trunk/warzone2100/debian/control
===================================================================
--- packages/trunk/warzone2100/debian/control	2013-08-22 16:26:40 UTC (rev 14517)
+++ packages/trunk/warzone2100/debian/control	2013-08-23 00:10:54 UTC (rev 14518)
@@ -7,6 +7,7 @@
  Christoph Egger <christoph at debian.org>
 Build-Depends:
  asciidoc,
+ automake1.11,
  autotools-dev,
  bison,
  debhelper (>= 9),




More information about the Pkg-games-commits mailing list