r6503 - in /trunk/libvideo-capture-v4l-perl/debian: changelog rules

joeyh at users.alioth.debian.org joeyh at users.alioth.debian.org
Sun Aug 12 01:08:52 UTC 2007


Author: joeyh
Date: Sun Aug 12 01:08:52 2007
New Revision: 6503

URL: http://svn.debian.org/wsvn/?sc=1&rev=6503
Log:
* Remove generated file RTjpeg/codec/RTjpeg.c in clean.

Modified:
    trunk/libvideo-capture-v4l-perl/debian/changelog
    trunk/libvideo-capture-v4l-perl/debian/rules

Modified: trunk/libvideo-capture-v4l-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libvideo-capture-v4l-perl/debian/changelog?rev=6503&op=diff
==============================================================================
--- trunk/libvideo-capture-v4l-perl/debian/changelog (original)
+++ trunk/libvideo-capture-v4l-perl/debian/changelog Sun Aug 12 01:08:52 2007
@@ -3,6 +3,7 @@
   * Fix bashism: dash requires path to file in "." when sourcing it.
     Closes: #374151
   * Add self to uploaders.
+  * Remove generated file RTjpeg/codec/RTjpeg.c in clean.
 
  -- Joey Hess <joeyh at debian.org>  Sat, 11 Aug 2007 20:59:16 -0400
 

Modified: trunk/libvideo-capture-v4l-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libvideo-capture-v4l-perl/debian/rules?rev=6503&op=diff
==============================================================================
--- trunk/libvideo-capture-v4l-perl/debian/rules (original)
+++ trunk/libvideo-capture-v4l-perl/debian/rules Sun Aug 12 01:08:52 2007
@@ -45,7 +45,7 @@
 	# Add commands to clean up after the build process here
 	-$(MAKE) realclean
 
-	dh_clean build-stamp install-stamp
+	dh_clean build-stamp install-stamp RTjpeg/codec/RTjpeg.c
 
 install: install-stamp
 install-stamp:




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