The following commit has been merged in the master branch:
commit 5f6b31e796fe5bfe94e5ca4b967d55772914e7bf
Author: Martin Erik Werner <[email protected]>
Date:   Thu Dec 15 02:21:09 2011 +0100

    syntax for xz debs

diff --git a/debian/rules b/debian/rules
index 4041305..c41a25d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,7 @@ override_dh_install:
        dh_install
 
 overrride_dh_builddeb:
-       dh_builddeb -Zxz
+       dh_builddeb -- -Zxz
 
 VER=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^-]+).*/\1/p')
 DIR=redeclipse-$(VER).orig

-- 
Packaging for Red Eclipse

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to