r4897 - packages/trunk/chocolate-doom/debian

Jon Dowland jmtd-guest at alioth.debian.org
Tue Dec 11 11:53:04 UTC 2007


Author: jmtd-guest
Date: 2007-12-11 11:53:04 +0000 (Tue, 11 Dec 2007)
New Revision: 4897

Modified:
   packages/trunk/chocolate-doom/debian/changelog
   packages/trunk/chocolate-doom/debian/rules
Log:
repackaging the upstream tarball sans non-free icons


Modified: packages/trunk/chocolate-doom/debian/changelog
===================================================================
--- packages/trunk/chocolate-doom/debian/changelog	2007-12-11 11:42:11 UTC (rev 4896)
+++ packages/trunk/chocolate-doom/debian/changelog	2007-12-11 11:53:04 UTC (rev 4897)
@@ -1,9 +1,12 @@
-chocolate-doom (1.0.0-1) UNRELEASED; urgency=low
+chocolate-doom (1.0.0+dfsg1-1) UNRELEASED; urgency=low
 
   * (NOT RELEASED YET) New upstream release
   * Add DM-Upload-Allowed: control field
+  * add README.source describing where to get the debian package
+    sources
+  * repackage upstream tarball without non-free icons
 
- -- Jon Dowland <jon at alcopop.org>  Tue, 11 Dec 2007 10:16:03 +0000
+ -- Jon Dowland <jon at alcopop.org>  Tue, 11 Dec 2007 11:47:31 +0000
 
 chocolate-doom (0.1.4-1) UNRELEASED; urgency=low
 

Modified: packages/trunk/chocolate-doom/debian/rules
===================================================================
--- packages/trunk/chocolate-doom/debian/rules	2007-12-11 11:42:11 UTC (rev 4896)
+++ packages/trunk/chocolate-doom/debian/rules	2007-12-11 11:53:04 UTC (rev 4897)
@@ -76,4 +76,12 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
+
+# remove non-free files from the upstream tarball
+# implemented for upstream version 1.0.0; to be reviewed with
+# each successive version
+dfsg:
+	rm data/chocolate-doom.png
+	rm data/chocolate-doom.ico
+
 .PHONY: build clean binary-indep binary-arch binary install 




More information about the Pkg-games-commits mailing list