r13473 - in /trunk/libmail-imapclient-perl/debian: changelog rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Thu Jan 24 20:49:45 UTC 2008


Author: ntyni
Date: Thu Jan 24 20:49:45 2008
New Revision: 13473

URL: http://svn.debian.org/wsvn/?sc=1&rev=13473
Log:
* Clean obsolete file removals in the 'clean' target.

Modified:
    trunk/libmail-imapclient-perl/debian/changelog
    trunk/libmail-imapclient-perl/debian/rules

Modified: trunk/libmail-imapclient-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmail-imapclient-perl/debian/changelog?rev=13473&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/changelog (original)
+++ trunk/libmail-imapclient-perl/debian/changelog Thu Jan 24 20:49:45 2008
@@ -2,6 +2,7 @@
 
   * Install the separate POD documentation in *.pod files. (Closes: #462234)
   * Remove the execute bit from all the POD files.
+  * Clean obsolete file removals in the 'clean' target.
 
  -- Niko Tyni <ntyni at debian.org>  Thu, 24 Jan 2008 22:01:02 +0200
 

Modified: trunk/libmail-imapclient-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libmail-imapclient-perl/debian/rules?rev=13473&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/rules (original)
+++ trunk/libmail-imapclient-perl/debian/rules Thu Jan 24 20:49:45 2008
@@ -19,8 +19,7 @@
 clean: unpatch
 	dh_testdir
 	dh_testroot
-	dh_clean build-stamp install-stamp Thread/Thread.grammar \
-	    BodyStructure/Parse/Parse.grammar
+	dh_clean build-stamp install-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 
 install: install-stamp




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