[Pkg-cups-devel] r741 - in cupsys/trunk: . debian

Martin Pitt mpitt at alioth.debian.org
Tue Apr 1 23:59:50 UTC 2008


Author: mpitt
Date: Tue Apr  1 23:59:50 2008
New Revision: 741

Log:
* debian/rules: Remove cleaning of test suite HTML reports in test/, they
  are written to /tmp now.

Modified:
   cupsys/trunk/   (props changed)
   cupsys/trunk/debian/changelog
   cupsys/trunk/debian/rules

Modified: cupsys/trunk/debian/changelog
==============================================================================
--- cupsys/trunk/debian/changelog	(original)
+++ cupsys/trunk/debian/changelog	Tue Apr  1 23:59:50 2008
@@ -12,8 +12,10 @@
     error, and causing the test suite to fail due to error log count mismatch.
   * pdftops-cups-1.4.dpatch: Apply r7391 from SVN head to fix missing error
     message newlines (STR #2743).
+  * debian/rules: Remove cleaning of test suite HTML reports in test/, they
+    are written to /tmp now.
 
- -- Martin Pitt <mpitt at debian.org>  Wed, 02 Apr 2008 01:19:46 +0200
+ -- Martin Pitt <mpitt at debian.org>  Wed, 02 Apr 2008 01:59:28 +0200
 
 cupsys (1.3.6-3) unstable; urgency=high
 

Modified: cupsys/trunk/debian/rules
==============================================================================
--- cupsys/trunk/debian/rules	(original)
+++ cupsys/trunk/debian/rules	Tue Apr  1 23:59:50 2008
@@ -42,7 +42,6 @@
 clean::
 	rm -f man/client.conf.man packaging/cups.list
 	rm -f conf/mime.convs conf/snmp.conf init/org.cups.cups-lpd.plist
-	rm -f test/cups-str*.html
 
 common-install-prehook-impl::
 	(cd fonts && $(MAKE) install BUILDROOT=$(DEB_DESTDIR))



More information about the Pkg-cups-devel mailing list