[libdbix-xmlmessage-perl] 09/11: Drop manual stamp file removal

Axel Beckert abe at deuxchevaux.org
Sun Dec 15 19:14:59 UTC 2013


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

abe pushed a commit to branch master
in repository libdbix-xmlmessage-perl.

commit 4ac81df8b35d1b226a7fe9326460b1420f6c8863
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 15 20:11:33 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 07be0b3..32da106 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ libdbix-xmlmessage-perl (0.05-10) UNRELEASED; urgency=low
       - Remove obsolete libdbix-xmlmessage-perl.install
       - Remove obsolete dh_install call
       - 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:28:55 +0200
 
diff --git a/debian/rules b/debian/rules
index edd89ab..be1fcf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ clean:
 		dh_testroot
 		dh_auto_clean
 		dh_clean
-		rm -f build-stamp install-stamp
 
 build: build-arch build-indep
 build-arch: build-stamp

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



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