[libmath-round-perl] 11/17: Remove manual stamp file removal, now done by dh_clean

Axel Beckert abe at deuxchevaux.org
Tue Dec 24 03:03:07 UTC 2013


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

abe pushed a commit to branch master
in repository libmath-round-perl.

commit 7e9c6ce4ab7b71ad19eab74bb8548c5bf84ac1d4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 03:53:59 2013 +0100

    Remove manual stamp file removal, 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 48bdaf2..2412688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ libmath-round-perl (0.06-4) UNRELEASED; urgency=low
     + Use dh_auto_{configure,build,test,install,clean}, drop dh_movefiles
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
       - Enables running the test suite at build time
+    + Remove manual stamp file removal, now done by dh_clean
 
  -- Carlo Segre <segre at debian.org>  Mon, 26 Oct 2009 08:44:11 -0500
 
diff --git a/debian/rules b/debian/rules
index 8c791bd..9078e88 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,6 @@ build-stamp:
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp
 	dh_auto_clean
 	dh_clean
 

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



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