[libunicode-map-perl] 08/15: Drop obsolete manual removing of stamp files, now done by dh_clean

Axel Beckert abe at deuxchevaux.org
Fri Dec 13 23:03:43 UTC 2013


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

abe pushed a commit to branch master
in repository libunicode-map-perl.

commit dffee0cdf048ab87464d9d91120eb6e5a4b613ad
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 13 23:34:10 2013 +0100

    Drop obsolete manual removing of stamp files, now done by dh_clean
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1c26aa8..b22e6bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ libunicode-map-perl (0.112-11) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
       - Fixes lintian warning hardening-no-relro
       - Fixes blhc warning dpkg-buildflags-missing
+    + Drop obsolete manual removing of stamp files, now done by dh_clean
   * Also fix the following lintian warnings:
     + binary-control-field-duplicates-source (priority, section)
 
diff --git a/debian/rules b/debian/rules
index 09a8cca..af6c24e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ clean:
 		dh_testroot
 		dh_auto_clean
 		[ ! -f fix-big5-stamp ] || mv debian/BIG5.map.dist Map/EASTASIA/BIG5.map
-		rm -f build-stamp install-stamp fix-big5-stamp
 		dh_clean
 
 build: build-arch build-indep

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



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