Author: bddebian-guest
Date: 2007-12-14 15:16:37 +0000 (Fri, 14 Dec 2007)
New Revision: 4942

Modified:
   packages/trunk/conquest/debian/changelog
   packages/trunk/conquest/debian/rules
Log:
Fix changelog typo and standards entry
debian/rules: CFLAGS wasn't correct in configure line


Modified: packages/trunk/conquest/debian/changelog
===================================================================
--- packages/trunk/conquest/debian/changelog    2007-12-14 15:09:00 UTC (rev 
4941)
+++ packages/trunk/conquest/debian/changelog    2007-12-14 15:16:37 UTC (rev 
4942)
@@ -8,8 +8,8 @@
   * 01_man_pages.diff - Fix manpage syntax issues
     + Thanks to Emmet Hikory for the patch and debhelper fixes
   * Add Homepage and VCS tags to control
-  * Make conquestgl.6 not a symlink since its in seperate binary package
-  * Update to Standards Version 3.7.3
+  * Make conquestgl.6 not a symlink since it is in a seperate binary package
+  * Update to Standards Version 3.7.3 (No changes needed)
 
  -- Barry deFreese <[EMAIL PROTECTED]>  Sun, 04 Nov 2007 14:06:31 -0500
 

Modified: packages/trunk/conquest/debian/rules
===================================================================
--- packages/trunk/conquest/debian/rules        2007-12-14 15:09:00 UTC (rev 
4941)
+++ packages/trunk/conquest/debian/rules        2007-12-14 15:16:37 UTC (rev 
4942)
@@ -31,7 +31,7 @@
        --localstatedir=/var/games \
        --libexecdir=\$${prefix}/lib/games/conquest \
        --datadir=\$${prefix}/share/games/conquest \
-       --sysconfdir=/etc/conquest
+       --sysconfdir=/etc/conquest \
        CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 
 


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

Reply via email to