r22973 - in /packages/unstable/libslab/debian: changelog rules

jak at users.alioth.debian.org jak at users.alioth.debian.org
Fri Feb 5 20:04:00 UTC 2010


Author: jak
Date: Fri Feb  5 20:03:59 2010
New Revision: 22973

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22973
Log:
debian/rules: Disable dh_auto_test because it fails due to the upstream
buildsystem thinking that files in .pc have to be translated.

Modified:
    packages/unstable/libslab/debian/changelog
    packages/unstable/libslab/debian/rules

Modified: packages/unstable/libslab/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libslab/debian/changelog?rev=22973&op=diff
==============================================================================
--- packages/unstable/libslab/debian/changelog [utf-8] (original)
+++ packages/unstable/libslab/debian/changelog [utf-8] Fri Feb  5 20:03:59 2010
@@ -8,6 +8,8 @@
       See https://bugzilla.novell.com/show_bug.cgi?id=536778
     - libslab-bnc537483-fix-redraw.patch:
       See https://bugzilla.novell.com/show_bug.cgi?id=537483
+  * debian/rules: Disable dh_auto_test because it fails due to the upstream
+    buildsystem thinking that files in .pc have to be translated.
 
  -- Julian Andres Klode <jak at debian.org>  Sat, 10 Oct 2009 16:13:38 +0200
 

Modified: packages/unstable/libslab/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libslab/debian/rules?rev=22973&op=diff
==============================================================================
--- packages/unstable/libslab/debian/rules [utf-8] (original)
+++ packages/unstable/libslab/debian/rules [utf-8] Fri Feb  5 20:03:59 2010
@@ -9,3 +9,5 @@
 
 clean::
 	dh --with quilt $@
+
+override_dh_auto_test:




More information about the pkg-gnome-commits mailing list