[libtime-human-perl] 11/15: Remove manual stamp file removal, now done by dh_clean

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 03:38:40 UTC 2013


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

abe pushed a commit to branch master
in repository libtime-human-perl.

commit f840872af8130b30c27727afff7e13ffd7c9a13b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 04:28:51 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 68334b5..29cfc30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,7 @@ libtime-human-perl (1.03-3) UNRELEASED; urgency=low
     + Drop obsolete parameters from dh_{installchangelogs,installdirs}
       - 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
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:55 +0200
 
diff --git a/debian/rules b/debian/rules
index ed6e267..36685a5 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/libtime-human-perl.git



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