[libnet-easytcp-perl] 15/16: Drop manual removing of stamp files, now done by dh_clean
Axel Beckert
abe at deuxchevaux.org
Tue Dec 17 21:27:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libnet-easytcp-perl.
commit 1b222e7f91bcda0f515a3bf08d2ff470518da1a8
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Tue Dec 17 22:24:00 2013 +0100
Drop manual removing of stamp files, 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 e01936e..6bb13ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ libnet-easytcp-perl (0.26-3) UNRELEASED; urgency=low
+ Drop obsolete /usr/lib/perl5 handling
+ Drop obsolete variable usage
+ Drop obsolete targets source and diff
+ + Drop manual removing of stamp files, now done by dh_clean
* Fix lintian warning debian-watch-contains-dh_make-template
* Update debian/copyright to mention Perl's license properly.
+ Fixes lintian warning copyright-refers-to-symlink-license
diff --git a/debian/rules b/debian/rules
index 0140548..e146c71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,6 @@ build-stamp:
clean:
dh_testdir
dh_testroot
- rm -f build-stamp
# Add here commands to clean up after the build process.
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-easytcp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list