[Pkg-xfce-commits] r7273 - desktop/branches/experimental/thunar/debian

Yves-Alexis Perez corsac at alioth.debian.org
Mon Dec 31 06:45:52 UTC 2012


Author: corsac
Date: 2012-12-31 06:45:51 +0000 (Mon, 31 Dec 2012)
New Revision: 7273

Modified:
   desktop/branches/experimental/thunar/debian/changelog
   desktop/branches/experimental/thunar/debian/rules
Log:
don't disable dh_auto_test anymore.

Modified: desktop/branches/experimental/thunar/debian/changelog
===================================================================
--- desktop/branches/experimental/thunar/debian/changelog	2012-12-31 06:33:39 UTC (rev 7272)
+++ desktop/branches/experimental/thunar/debian/changelog	2012-12-31 06:45:51 UTC (rev 7273)
@@ -2,6 +2,7 @@
 
   * debian/rules:
     - enable verbose build so blhc can extract information from the log.
+    - don't disable dh_auto_test anymore.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Mon, 31 Dec 2012 07:28:04 +0100
 

Modified: desktop/branches/experimental/thunar/debian/rules
===================================================================
--- desktop/branches/experimental/thunar/debian/rules	2012-12-31 06:33:39 UTC (rev 7272)
+++ desktop/branches/experimental/thunar/debian/rules	2012-12-31 06:45:51 UTC (rev 7273)
@@ -16,8 +16,6 @@
 		--enable-exif --enable-pcre --enable-sbr-plugin --enable-tpa-plugin \
 		--enable-uca-plugin
 
-override_dh_auto_test:
-
 override_dh_install:
 	# rpath
 	chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \




More information about the Pkg-xfce-commits mailing list