[opencity] 37/91: make clean remove debian/opencity.6

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository opencity.

commit 179c47be45c3c725331f9921b0dcb8905d2ba7cb
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Mon Sep 17 15:54:01 2007 +0000

    make clean remove debian/opencity.6
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6921ad6..8288887 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,7 +22,7 @@ opencity (0.0.4stable-3) unstable; urgency=low
   * use imagemagick's convert to create the .xpm from OpenCity.png
     - new builddep: imagemagick
     - remove debian/opencity.xpm
-  * clean target removes quilt .pc directory
+  * clean target removes quilt .pc directory and debian/opencity.6
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 15 Sep 2007 12:13:27 +0200
 
diff --git a/debian/rules b/debian/rules
index c42142a..9e25ba8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 endif
 	dh_clean 
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-	rm -rf config.log config.status .pc
+	rm -rf config.log config.status .pc debian/opencity.6
 
 install: build
 	dh_testdir

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git



More information about the Pkg-games-commits mailing list