r5094 - packages/trunk/warzone2100/debian

Paul Wise pabs at alioth.debian.org
Sat Dec 29 04:31:31 UTC 2007


Author: pabs
Date: 2007-12-29 04:31:31 +0000 (Sat, 29 Dec 2007)
New Revision: 5094

Modified:
   packages/trunk/warzone2100/debian/changelog
   packages/trunk/warzone2100/debian/rules
Log:
* Set the distributor to Debian

Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog	2007-12-29 03:42:36 UTC (rev 5093)
+++ packages/trunk/warzone2100/debian/changelog	2007-12-29 04:31:31 UTC (rev 5094)
@@ -8,6 +8,7 @@
   * Don't ignore errors from make clean
   * Bump Standards-Version (no changes)
   * Use the quilt make snippet instead of custom patch rules
+  * Set the distributor to Debian
 
  -- Paul Wise <pabs at debian.org>  Sat, 29 Dec 2007 10:32:03 +0930
 

Modified: packages/trunk/warzone2100/debian/rules
===================================================================
--- packages/trunk/warzone2100/debian/rules	2007-12-29 03:42:36 UTC (rev 5093)
+++ packages/trunk/warzone2100/debian/rules	2007-12-29 04:31:31 UTC (rev 5094)
@@ -33,7 +33,8 @@
 	    --datadir=\$${prefix}/share/games \
 	    --mandir=\$${prefix}/share/man \
 	    --with-opengl \
-	    --with-ogg
+	    --with-ogg \
+	    --with-distributor=Debian
 # -------------------------------------
 
 




More information about the Pkg-games-commits mailing list