[netpanzer] 20/118: clean config.log

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:16:52 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit 7c5670d4054fd349e5add3cb9478223835b1f056
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sat Sep 22 01:43:20 2007 +0000

    clean config.log
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e629e39..8b19617 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 netpanzer (0.8.2-2) unstable; urgency=low
 
   * dpkg-buildpackage -B doesn't create arch all package anymore 
-  * clean quilt .pc
+  * clean quilt .pc directory and config.log
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 22 Sep 2007 01:26:11 +0000
 
diff --git a/debian/rules b/debian/rules
index 2d20f0f..5a692be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ build-stamp: config.status
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp 
+	rm -f build-stamp config.log
 	
 	if test -f $(CURDIR)/Jamconfig; then jam distclean; fi
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2

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



More information about the Pkg-games-commits mailing list