[Pkg-jed-commit] r231 - trunk/packages/slgtk/debian

Rafael Laboissiere rafael at costa.debian.org
Sun Nov 27 14:14:17 UTC 2005


Author: rafael
Date: 2005-11-27 14:14:17 +0000 (Sun, 27 Nov 2005)
New Revision: 231

Modified:
   trunk/packages/slgtk/debian/changelog
   trunk/packages/slgtk/debian/rules
Log:
Debian release slgtk_0.5.15.r4-9

Modified: trunk/packages/slgtk/debian/changelog
===================================================================
--- trunk/packages/slgtk/debian/changelog	2005-11-26 15:35:55 UTC (rev 230)
+++ trunk/packages/slgtk/debian/changelog	2005-11-27 14:14:17 UTC (rev 231)
@@ -1,3 +1,15 @@
+slgtk (0.5.15.r4-9) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * I gave up in trying to understand why the tests failed for some
+    autobuilders (s390, hppa, and ia64).  They succeed on all other
+    architectures.  Errors are now ignored when executing the commands in
+    the build/slang-gtk target of debian/rules, which will make the
+    autobuilders happy (closes: #340457).
+
+ -- Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>  Sun, 27 Nov 2005 15:06:11 +0100
+
 slgtk (0.5.15.r4-8) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/slgtk/debian/rules
===================================================================
--- trunk/packages/slgtk/debian/rules	2005-11-26 15:35:55 UTC (rev 230)
+++ trunk/packages/slgtk/debian/rules	2005-11-27 14:14:17 UTC (rev 231)
@@ -9,4 +9,4 @@
   install_doc_dir=$(DEB_DESTDIR)/usr/share/doc/slang-gtk
 
 build/slang-gtk::
-	( cd tests ; unset DISPLAY ; xvfb-run tessrun -v )
+	-( cd tests ; unset DISPLAY ; xvfb-run make )




More information about the Pkg-jed-commit mailing list