The following commit has been merged in the master branch:
commit d86059e8e1c27334b5a89c57cb7e6cda17b42cbf
Author: Bruno Kleinert <[email protected]>
Date:   Fri Jun 3 16:15:39 2011 +0200

    Broken pretty printing. Fixed, now.

diff --git a/debian/rules b/debian/rules
index 69c6fd7..c28b9ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,8 +41,8 @@ binary-arch: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs 
-       # Uhm... yes, it's a hack to strip \.dfsg.* from the version... 
Improvements
-       # appreciated! It's used by dh_gencontrol
+       # Uhm... yes, it's a hack to strip \.dfsg.* from the version...
+       # Improvements appreciated! It's used by dh_gencontrol
        echo "sauerbraten-data-ver=`head -n1 debian/changelog | egrep -o 
'\(.*\)' | sed -e 's/(//' | sed -e 's/\.dfsg.*//'`" \
                        >> debian/sauerbraten.substvars
        dh_installdocs

-- 
Packaging for sauerbraten game engine

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

Reply via email to