r4551 - packages/trunk/pingus/debian

Cyril Brulebois kibi-guest at alioth.debian.org
Mon Nov 5 05:05:12 UTC 2007


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 <little_miry at yahoo.es>  Wed, 31 Oct 2007 13:31:48 +0000
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>  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




More information about the Pkg-games-commits mailing list