r13128 - packages/trunk/lordsawar/debian
    Alexander Reichle-Schmehl 
    tolimar at alioth.debian.org
       
    Thu Jan 19 14:04:25 UTC 2012
    
    
  
Author: tolimar
Date: 2012-01-19 14:04:24 +0000 (Thu, 19 Jan 2012)
New Revision: 13128
Modified:
   packages/trunk/lordsawar/debian/changelog
   packages/trunk/lordsawar/debian/rules
Log:
Increase default startup resolution to 1024x768
Modified: packages/trunk/lordsawar/debian/changelog
===================================================================
--- packages/trunk/lordsawar/debian/changelog	2012-01-19 12:56:33 UTC (rev 13127)
+++ packages/trunk/lordsawar/debian/changelog	2012-01-19 14:04:24 UTC (rev 13128)
@@ -11,8 +11,9 @@
     two a's
   * Add recommended targets build-arch and build-indep to debian/rules
   * Bump standards (no further changes needed)
+  * Increase default startup resolution to 1024x768
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Thu, 19 Jan 2012 13:56:11 +0100
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Thu, 19 Jan 2012 15:03:53 +0100
 
 lordsawar (0.2.0-1) unstable; urgency=low
 
Modified: packages/trunk/lordsawar/debian/rules
===================================================================
--- packages/trunk/lordsawar/debian/rules	2012-01-19 12:56:33 UTC (rev 13127)
+++ packages/trunk/lordsawar/debian/rules	2012-01-19 14:04:24 UTC (rev 13128)
@@ -27,6 +27,7 @@
 	--datadir=\$${prefix}/share/games \
 	--mandir=\$${prefix}/share/man \
 	--infodir=\$${prefix}/share/info \
+	--with-resolution=1024x768 \
 	CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 
 build: build-arch build-indep
    
    
More information about the Pkg-games-commits
mailing list