[Pkg-jed-commit] r229 - trunk/packages/slgtk/debian
Rafael Laboissiere
rafael at costa.debian.org
Sat Nov 26 15:35:53 UTC 2005
Author: rafael
Date: 2005-11-26 15:35:52 +0000 (Sat, 26 Nov 2005)
New Revision: 229
Modified:
trunk/packages/slgtk/debian/changelog
trunk/packages/slgtk/debian/rules
Log:
Debian release slgtk_0.5.15.r4-8
Modified: trunk/packages/slgtk/debian/changelog
===================================================================
--- trunk/packages/slgtk/debian/changelog 2005-11-26 14:51:16 UTC (rev 228)
+++ trunk/packages/slgtk/debian/changelog 2005-11-26 15:35:52 UTC (rev 229)
@@ -1,3 +1,13 @@
+slgtk (0.5.15.r4-8) unstable; urgency=low
+
+ +++ Changes by Rafael Laboissiere
+
+ * debian/rules: Desperate try to get more information from tessrun when
+ doing make test. I ought to get the autobuilders working for this
+ package.
+
+ -- Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org> Sat, 26 Nov 2005 16:29:37 +0100
+
slgtk (0.5.15.r4-7) unstable; urgency=low
+++ Changes by Rafael Laboissiere
Modified: trunk/packages/slgtk/debian/rules
===================================================================
--- trunk/packages/slgtk/debian/rules 2005-11-26 14:51:16 UTC (rev 228)
+++ trunk/packages/slgtk/debian/rules 2005-11-26 15:35:52 UTC (rev 229)
@@ -9,4 +9,4 @@
install_doc_dir=$(DEB_DESTDIR)/usr/share/doc/slang-gtk
build/slang-gtk::
- ( cd tests ; unset DISPLAY ; xvfb-run make )
+ ( cd tests ; unset DISPLAY ; xvfb-run tessrun -v )
More information about the Pkg-jed-commit
mailing list