[libtest-object-perl] 06/07: Remove manual stamp file removal, now done by dh_clean

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 14:30:07 UTC 2013


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

abe pushed a commit to branch master
in repository libtest-object-perl.

commit 6bc35cf214de7259a4cf9b173bfc5251afa57333
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 15:27:33 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 3103982..49c00f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ libtest-object-perl (0.07-2) UNRELEASED; urgency=low
     + Remove obsolete dh_install{changelogs,dirs} parameters
       - The latter fixes lintian warning package-contains-empty-directory
     + Remove obsolete /usr/lib/perl5 handling
+    + Remove manual stamp file removal, now done by dh_clean
 
  -- Axel Beckert <abe at debian.org>  Mon, 23 Dec 2013 13:26:02 +0100
 
diff --git a/debian/rules b/debian/rules
index bc60f4d..036a91f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,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/libtest-object-perl.git



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