[libtemplate-plugin-calendar-simple-perl] 09/16: Drop manual stamp file removal

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 22:41:09 UTC 2013


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

abe pushed a commit to branch master
in repository libtemplate-plugin-calendar-simple-perl.

commit 1861d47b81799beedd6131503b8acc02f57affc8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 20:49:22 2013 +0100

    Drop manual stamp file removal
    
    Now done by dh_clean automatically
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d53a124..7eeaa1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ libtemplate-plugin-calendar-simple-perl (0.02-4) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
+    + Drop manual stamp file removal, now done by dh_clean automatically
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:08 +0200
 
diff --git a/debian/rules b/debian/rules
index 10f96a5..b8e7cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,6 @@ build-stamp: configure-stamp
 clean:
 	dh_testdir
 	dh_testroot 
-	rm -f build-stamp configure-stamp
 
 	dh_auto_clean
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git



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