Author: rainct-guest
Date: 2009-02-17 22:17:25 +0000 (Tue, 17 Feb 2009)
New Revision: 8876

Modified:
   packages/trunk/glest/debian/changelog
   packages/trunk/glest/debian/control
   packages/trunk/glest/debian/rules
Log:
Add a Build-Depends on liblua5.1-dev, autoconf and automake.

Modified: packages/trunk/glest/debian/changelog
===================================================================
--- packages/trunk/glest/debian/changelog       2009-02-17 21:36:44 UTC (rev 
8875)
+++ packages/trunk/glest/debian/changelog       2009-02-17 22:17:25 UTC (rev 
8876)
@@ -4,7 +4,7 @@
      - Repackage the tarball from .zip to .tar.gz.
   * debian/control:
      - Change my entry in the Uploaders field.
-     - Add a Build-Depends on liblua5.1-dev.
+     - Add a Build-Depends on liblua5.1-dev, autoconf and automake.
      - Bump Standards-Version to 3.8.0.
   * debian/glest.install:
      - Adjust the origin path.

Modified: packages/trunk/glest/debian/control
===================================================================
--- packages/trunk/glest/debian/control 2009-02-17 21:36:44 UTC (rev 8875)
+++ packages/trunk/glest/debian/control 2009-02-17 22:17:25 UTC (rev 8876)
@@ -4,7 +4,8 @@
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Giuseppe Borzi <[email protected]>, Eddy PetriČ™or 
<[email protected]>, Siegfried-Angel Gevatter Pujals <[email protected]>, 
Ansgar Burchardt <[email protected]>, Alexander Schmehl <[email protected]>
 Build-Depends: debhelper (>= 5.0.0), jam, libsdl1.2-dev, libxerces-c2-dev,
- libvorbis-dev, libogg-dev, libopenal-dev, liblua5.1-dev, quilt
+ libvorbis-dev, libogg-dev, libopenal-dev, liblua5.1-dev, quilt, autoconf,
+ automake
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/glest/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/glest/?op=log

Modified: packages/trunk/glest/debian/rules
===================================================================
--- packages/trunk/glest/debian/rules   2009-02-17 21:36:44 UTC (rev 8875)
+++ packages/trunk/glest/debian/rules   2009-02-17 22:17:25 UTC (rev 8876)
@@ -45,7 +45,7 @@
                $(CONFDIR)/configure $(CONFDIR)/aclocal.m4
        rm -rf build
        [ ! -h $(CONFDIR)/glest_game ] || unlink $(CONFDIR)/glest_game
-       [ ! -h $(CONFDIR)/glest_map_editor ] || -unlink 
$(CONFDIR)/glest_map_editor
+       [ ! -h $(CONFDIR)/glest_map_editor ] || unlink 
$(CONFDIR)/glest_map_editor
        [ ! -h $(CONFDIR)/shared_lib ] || unlink $(CONFDIR)/shared_lib
 
        dh_clean


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to