[libmail-cclient-perl] 03/03: Drop clean target list its files in debian/clean

Axel Beckert abe at deuxchevaux.org
Fri Sep 19 11:13:27 UTC 2014


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

abe pushed a commit to branch master
in repository libmail-cclient-perl.

commit ee403d486ac936f87ed0a742f2be06c779e53ab0
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Sep 19 13:01:43 2014 +0200

    Drop clean target list its files in debian/clean
---
 debian/changelog | 1 +
 debian/clean     | 2 ++
 debian/rules     | 4 ----
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 876f8b7..dbc1071 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libmail-cclient-perl (1.12-12) UNRELEASED; urgency=low
     get easier hardening flags.
     + Update versioned build-dependency on debhelper accordingly.
   * Add Makefile.old to debian/clean
+  * Drop clean target list its files in debian/clean
   * Fixes the following lintian warnings:
     + vcs-field-not-canonical
     + arch-any-package-needs-newer-cdbs
diff --git a/debian/clean b/debian/clean
index 6dc3062..d2d0490 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1,3 @@
 Makefile.old
+debian/tests.txt
+Cclient.h
diff --git a/debian/rules b/debian/rules
index e010464..f1e7e6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,9 +37,5 @@ endif
 binary-fixup/libmail-cclient-perl::
 	chmod a-x $(cdbs_curdestdir)/usr/share/doc/$(cdbs_curpkg)/examples/*.txt
 
-clean::
-	rm -f debian/tests.txt
-	rm -f Cclient.h
-
 # Needed by upstream build process
 CDBS_BUILD_DEPENDS += , libc-client-dev, libpam-dev, libssl-dev, libkrb5-dev

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



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