[SCM] Gnuplot. Interactive plotting program branch, master, updated. debian/4.6.0-1-11-g5c947f2

Anton Gladky gladky.anton at gmail.com
Fri Mar 30 22:39:15 UTC 2012


The following commit has been merged in the master branch:
commit c51581b2ac814045d315c9b203b85c59315d769b
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sat Mar 31 00:37:14 2012 +0200

    Enable auto-tests.

diff --git a/debian/rules b/debian/rules
index 33cc305..0507465 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,6 +98,9 @@ override_dh_auto_install:
 	cp -f docs/htmldocs/* debian/gnuplot-doc/usr/share/doc/gnuplot-doc/html/
 	rm -rf debian/gnuplot/usr/share/doc/gnuplot
 
+override_dh_auto_test:
+	cp -f $(BUILDDIR_X11)/demo/binary* ./demo/
+	cd demo; $(BUILDDIR_NOX)/src/gnuplot all.dem </dev/null
 
 override_dh_installinfo:
 	dh_installinfo -pgnuplot-doc $(BUILDDIR_X11)/docs/gnuplot.info*

-- 
Gnuplot. Interactive plotting program



More information about the debian-science-commits mailing list