[SCM] Package for Analyzing Lattice Polytopes branch, master, updated. upstream/2.1-21-gfb2b0fe
Julien Puydt
julien.puydt at laposte.net
Wed Mar 27 07:30:24 UTC 2013
The following commit has been merged in the master branch:
commit b93e6e5914e131d267ee5c826bb19e212cf72c0a
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Mar 27 07:49:37 2013 +0100
Disable silent rules so the log is more readable
diff --git a/debian/rules b/debian/rules
index 774eac2..4f312e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_autoreconf:
cp debian/configure.ac debian/GNUmakefile.am .
touch NEWS README ChangeLog AUTHORS
dh_autoreconf
+
+override_dh_auto_build:
+ dh_auto_build -- V=1
--
Package for Analyzing Lattice Polytopes
More information about the debian-science-commits
mailing list