r11921 - packages/trunk/bastet/debian

Nacho Barrientos Arias nacho at alioth.debian.org
Mon Mar 14 12:07:13 UTC 2011


Author: nacho
Date: 2011-03-14 12:07:04 +0000 (Mon, 14 Mar 2011)
New Revision: 11921

Modified:
   packages/trunk/bastet/debian/changelog
   packages/trunk/bastet/debian/rules
Log:
minor tweaks

Modified: packages/trunk/bastet/debian/changelog
===================================================================
--- packages/trunk/bastet/debian/changelog	2011-03-14 11:43:59 UTC (rev 11920)
+++ packages/trunk/bastet/debian/changelog	2011-03-14 12:07:04 UTC (rev 11921)
@@ -5,8 +5,8 @@
    
   [ Nacho Barrientos Arias ]
   * New upstream release (closes: #563400).
-   - Now it doesn't ftbfs with binutils-gold
-     out of the box. (closes: #612176).
+   - Now it doesn't ftbfs with binutils-gold out of the box. 
+     (closes: #612176).
   * Switch to dpkg-source 3.0 (quilt) format.
   * debian/patches
    - Drop 01_Makefile (no longer necessary).
@@ -25,7 +25,7 @@
    - Remove information regarding Petris inheritance as it
      no longer applies.
   * debian/bastet.{config, templates}
-   - Add a simple Debconf note to warn about the new score file format.
+   - Add a simple Debconf select to deal with old-style scores file.
 
  -- Nacho Barrientos Arias <nacho at debian.org>  Sun, 13 Mar 2011 14:57:00 +0000
 

Modified: packages/trunk/bastet/debian/rules
===================================================================
--- packages/trunk/bastet/debian/rules	2011-03-14 11:43:59 UTC (rev 11920)
+++ packages/trunk/bastet/debian/rules	2011-03-14 12:07:04 UTC (rev 11921)
@@ -25,7 +25,7 @@
 	dh_testroot
 	rm -f build-stamp configure-stamp
 	-$(MAKE) mrproper
-	rm -r depend
+	rm -f depend
 	dh_clean 
 
 install: build




More information about the Pkg-games-commits mailing list