r5040 - packages/trunk/fretsonfire/debian

Matthew Johnson mjj29 at alioth.debian.org
Sat Dec 22 22:26:46 UTC 2007


Author: mjj29
Date: 2007-12-22 22:26:46 +0000 (Sat, 22 Dec 2007)
New Revision: 5040

Modified:
   packages/trunk/fretsonfire/debian/changelog
   packages/trunk/fretsonfire/debian/rules
Log:
compress with bzip2

Modified: packages/trunk/fretsonfire/debian/changelog
===================================================================
--- packages/trunk/fretsonfire/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
+++ packages/trunk/fretsonfire/debian/changelog	2007-12-22 22:26:46 UTC (rev 5040)
@@ -17,9 +17,10 @@
   * Add patch reverting Font.py changes to make text render
   * Use ttf-dejavu instead of ttf-bitstream-vera (Closes: #455580)
   * Reformat Depends: to be more readable
+  * Compress using bzip2
   * Apply stage.ini patch from Sami
 
- -- Matthew Johnson <mjj29 at debian.org>  Mon, 17 Dec 2007 17:42:00 +0000
+ -- Matthew Johnson <mjj29 at debian.org>  Sat, 22 Dec 2007 22:23:53 +0000
 
 fretsonfire (1.2.451.dfsg-2) unstable; urgency=low
 

Modified: packages/trunk/fretsonfire/debian/rules
===================================================================
--- packages/trunk/fretsonfire/debian/rules	2007-12-22 20:07:15 UTC (rev 5039)
+++ packages/trunk/fretsonfire/debian/rules	2007-12-22 22:26:46 UTC (rev 5040)
@@ -96,7 +96,7 @@
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zbzip2
 
 # Build architecture-dependent files here.
 binary-arch: build install




More information about the Pkg-games-commits mailing list