Author: kibi-guest
Date: 2007-11-05 05:05:11 +0000 (Mon, 05 Nov 2007)
New Revision: 4551

Modified:
   packages/trunk/pingus/debian/changelog
   packages/trunk/pingus/debian/rules
Log:
debian/changelog: Target unstable. Also trim two trailing spaces in debian/rules

Modified: packages/trunk/pingus/debian/changelog
===================================================================
--- packages/trunk/pingus/debian/changelog      2007-11-05 00:49:45 UTC (rev 
4550)
+++ packages/trunk/pingus/debian/changelog      2007-11-05 05:05:11 UTC (rev 
4551)
@@ -1,4 +1,4 @@
-pingus (0.7.2-1) UNRELEASED; urgency=low
+pingus (0.7.2-1) unstable; urgency=low
 
   [Marco Rodrigues]
   * XInput support enabled by default. Thanks to Bas Wijnen
@@ -18,7 +18,7 @@
     and not pingus-sound-$version.
   * Added myself to the Uploaders.
 
- -- Miriam Ruiz <[EMAIL PROTECTED]>  Wed, 31 Oct 2007 13:31:48 +0000
+ -- Cyril Brulebois <[EMAIL PROTECTED]>  Mon, 05 Nov 2007 06:46:49 +0100
 
 pingus (0.7.1-1) unstable; urgency=low
 

Modified: packages/trunk/pingus/debian/rules
===================================================================
--- packages/trunk/pingus/debian/rules  2007-11-05 00:49:45 UTC (rev 4550)
+++ packages/trunk/pingus/debian/rules  2007-11-05 05:05:11 UTC (rev 4551)
@@ -27,7 +27,7 @@
        touch $@
 
 build: build-stamp
-build-stamp: configure-stamp 
+build-stamp: configure-stamp
        dh_testdir
        scons prefix=/usr resources_dir=/usr/share/games/pingus 
lib_dir=$(CURDIR)
        touch $@
@@ -43,7 +43,7 @@
        rm -f config.log options.cache bt.xml .sconsign.dblite
        rm -rf .sconf_temp build/release
        $(MAKE) -f /usr/share/quilt/quilt.make unpatch
-       dh_clean 
+       dh_clean
 
 install: build
        dh_testdir


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to