r4752 - packages/trunk/asc/debian
Barry deFreese
bddebian-guest at alioth.debian.org
Sat Nov 24 02:50:16 UTC 2007
Author: bddebian-guest
Date: 2007-11-24 02:50:16 +0000 (Sat, 24 Nov 2007)
New Revision: 4752
Modified:
packages/trunk/asc/debian/changelog
packages/trunk/asc/debian/control
packages/trunk/asc/debian/rules
packages/trunk/asc/debian/watch
Log:
Remove comments from watch file
* Clean-up data package description
* Remove nostrip check from rules
Modified: packages/trunk/asc/debian/changelog
===================================================================
--- packages/trunk/asc/debian/changelog 2007-11-24 01:28:31 UTC (rev 4751)
+++ packages/trunk/asc/debian/changelog 2007-11-24 02:50:16 UTC (rev 4752)
@@ -17,6 +17,8 @@
* Add desktop file
* Update watch file for new upstream naming
* Is asc-music still a valid package now?
+ * Clean-up data package description
+ * Remove nostrip check from rules
-- Sam Hocevar (Debian packages) <sam+deb at zoy.org> Wed, 11 Jul 2007 19:30:13 +0200
Modified: packages/trunk/asc/debian/control
===================================================================
--- packages/trunk/asc/debian/control 2007-11-24 01:28:31 UTC (rev 4751)
+++ packages/trunk/asc/debian/control 2007-11-24 02:50:16 UTC (rev 4752)
@@ -22,8 +22,5 @@
Architecture: all
Suggests: asc
Description: data files for the Advanced Strategic Command game
- Advanced Strategic Command is a free strategy game in the tradition
- of BattleIsle 2/3. The game is turn-based and can be played against
- human or computer.
- .
- This package contains data files for the ASC game.
+ Package contains the data files for the Advanced Strategic Command
+ game.
Modified: packages/trunk/asc/debian/rules
===================================================================
--- packages/trunk/asc/debian/rules 2007-11-24 01:28:31 UTC (rev 4751)
+++ packages/trunk/asc/debian/rules 2007-11-24 02:50:16 UTC (rev 4752)
@@ -19,9 +19,6 @@
else
CFLAGS += -O2
endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
- INSTALL_PROGRAM += -s
-endif
config.status: configure
Modified: packages/trunk/asc/debian/watch
===================================================================
--- packages/trunk/asc/debian/watch 2007-11-24 01:28:31 UTC (rev 4751)
+++ packages/trunk/asc/debian/watch 2007-11-24 02:50:16 UTC (rev 4752)
@@ -1,8 +1,3 @@
-# Watch control file for uscan
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-# Find new files on sourceforge, for debscripts >= 2.9
http://sf.net/asc-hq/asc-([\d.]+)\.tar\.bz2
More information about the Pkg-games-commits
mailing list