[liblingua-preferred-perl] 06/16: Drop obsolete manual cleaning of stamp files

Axel Beckert abe at deuxchevaux.org
Wed Dec 11 01:43:33 UTC 2013


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

abe pushed a commit to branch master
in repository liblingua-preferred-perl.

commit dd8b7982ae84a849ca6df77151a067c78ca12ea7
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Dec 11 02:29:23 2013 +0100

    Drop obsolete manual cleaning of stamp files
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bec73eb..814ef7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ liblingua-preferred-perl (0.2.4-4) UNRELEASED; urgency=low
   * Revamp debian/rules:
     + Fix lintian warning debian-rules-missing-recommended-target
     + Use dh_auto_{configure,build,test,install,clean}
+    + Drop obsolete manual cleaning of stamp files
 
  -- Frank Lichtenheld <djpig at debian.org>  Thu, 01 Nov 2007 16:37:04 +0100
 
diff --git a/debian/rules b/debian/rules
index d76f9b4..1de4fcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,6 @@ clean:
 	dh_testdir
 	dh_testroot
 	dh_auto_clean
-	rm -f build-stamp configure-stamp
 	dh_clean
 
 .PHONY: binary binary-arch binary-indep install build configure clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-preferred-perl.git



More information about the Pkg-perl-cvs-commits mailing list