r13389 - in packages/trunk/naev/debian: . source

Paul Wise pabs at alioth.debian.org
Wed Mar 14 02:09:32 UTC 2012


Author: pabs
Date: 2012-03-14 02:09:32 +0000 (Wed, 14 Mar 2012)
New Revision: 13389

Removed:
   packages/trunk/naev/debian/source/options
Modified:
   packages/trunk/naev/debian/rules
Log:
drop bzip2 compression, not much point with 0.5.1 where ndata is split out

Modified: packages/trunk/naev/debian/rules
===================================================================
--- packages/trunk/naev/debian/rules	2012-03-14 02:05:18 UTC (rev 13388)
+++ packages/trunk/naev/debian/rules	2012-03-14 02:09:32 UTC (rev 13389)
@@ -20,9 +20,6 @@
 override_dh_strip:
 	dh_strip --dbg-package=naev-dbg
 
-override_dh_builddeb:
-	dh_builddeb -- -Zbzip2
-
 get-orig-source:
 	# Fetch pre-packaged source tarball from Github
 	wget http://download.github.com/\

Deleted: packages/trunk/naev/debian/source/options
===================================================================
--- packages/trunk/naev/debian/source/options	2012-03-14 02:05:18 UTC (rev 13388)
+++ packages/trunk/naev/debian/source/options	2012-03-14 02:09:32 UTC (rev 13389)
@@ -1,2 +0,0 @@
-compression = "bzip2"
-compression-level = 9




More information about the Pkg-games-commits mailing list