r20779 - in /trunk/libfile-log-perl: debian/changelog debian/rules test.log

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 6 15:43:22 UTC 2008


Author: gregoa
Date: Fri Jun  6 15:43:21 2008
New Revision: 20779

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20779
Log:
debian/rules: remove test.log in clean target.

Removed:
    trunk/libfile-log-perl/test.log
Modified:
    trunk/libfile-log-perl/debian/changelog
    trunk/libfile-log-perl/debian/rules

Modified: trunk/libfile-log-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-log-perl/debian/changelog?rev=20779&op=diff
==============================================================================
--- trunk/libfile-log-perl/debian/changelog (original)
+++ trunk/libfile-log-perl/debian/changelog Fri Jun  6 15:43:21 2008
@@ -5,5 +5,6 @@
 
   [ gregor herrmann ]
   * Add debian/watch.
+  * debian/rules: remove test.log in clean target.
 
  -- Carl Fürstenberg <azatoth at gmail.com>  Wed, 27 Feb 2008 20:06:54 +0100

Modified: trunk/libfile-log-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-log-perl/debian/rules?rev=20779&op=diff
==============================================================================
--- trunk/libfile-log-perl/debian/rules (original)
+++ trunk/libfile-log-perl/debian/rules Fri Jun  6 15:43:21 2008
@@ -41,7 +41,7 @@
 	dh_testdir
 	dh_testroot
 
-	dh_clean build-stamp install-stamp
+	dh_clean build-stamp install-stamp test.log
 
 	# Add commands to clean up after the build process here
 	[ ! -f Makefile ] || $(MAKE) realclean




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