The following commit has been merged in the master branch:
commit 358bc8c85c6b76fa08402b4474b9ba906574c912
Author: Jordi Mallach <[email protected]>
Date: Fri Apr 22 16:32:26 2011 +0200
Use bzip2 for the debian tar.
diff --git a/debian/changelog b/debian/changelog
index 1dc5f63..3933433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ mame (0.141-3) UNRELEASED; urgency=low
* Change all uses of Conflicts to Breaks.
* Bump debhelper compat version to 8.
* Bump Standards-Version to 3.9.2 (no changes needed).
+ * Use bzip2 for the debian tar.
-- Jordi Mallach <[email protected]> Fri, 22 Apr 2011 13:32:48 +0200
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..779dbfd
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+compression = "bzip2"
+compression-level = 9
--
packaging for the mame arcade game emulator
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits