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

Rafael Laboissiere rafael at costa.debian.org
Wed Nov 23 18:39:33 UTC 2005


Author: rafael
Date: 2005-11-23 18:39:32 +0000 (Wed, 23 Nov 2005)
New Revision: 223

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

Modified: trunk/packages/slgtk/debian/changelog
===================================================================
--- trunk/packages/slgtk/debian/changelog	2005-11-23 16:49:57 UTC (rev 222)
+++ trunk/packages/slgtk/debian/changelog	2005-11-23 18:39:32 UTC (rev 223)
@@ -1,3 +1,11 @@
+slgtk (0.5.15.r4-5) unstable; urgency=low
+
+   +++ Changes by Rafael Laboissiere
+
+  * debian/rules: call make in the tests directory with the verbose switch
+
+ -- Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>  Wed, 23 Nov 2005 18:46:26 +0100
+
 slgtk (0.5.15.r4-4) unstable; urgency=low
 
    +++ Changes by Rafael Laboissiere

Modified: trunk/packages/slgtk/debian/rules
===================================================================
--- trunk/packages/slgtk/debian/rules	2005-11-23 16:49:57 UTC (rev 222)
+++ trunk/packages/slgtk/debian/rules	2005-11-23 18:39:32 UTC (rev 223)
@@ -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 make SWITCHES=-v)




More information about the Pkg-jed-commit mailing list