[libhtml-clean-perl] 02/03: Remove t/testpages/t*.html in the clean target
    Axel Beckert 
    abe at deuxchevaux.org
       
    Sun May 25 00:03:40 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libhtml-clean-perl.
commit 167948bfd1a6b27a0592404a005c622e1613ab47
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 25 01:58:15 2014 +0200
    Remove t/testpages/t*.html in the clean target
    
    … by adding them to debian/clean.
---
 debian/changelog | 1 +
 debian/clean     | 1 +
 2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c83a19c..ee0863d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ libhtml-clean-perl (0.8-12) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
+  * Remove t/testpages/t*.html in the clean target (via debian/clean)
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..9634b13
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+t/testpages/t*.html
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-clean-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list