[SCM] csound/master: Do not include git commit in version information

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Dec 1 22:53:32 UTC 2016


The following commit has been merged in the master branch:
commit f9a546babe6aec2274ca3f02ba9aba34db03edd2
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Dec 1 19:23:01 2016 -0300

    Do not include git commit in version information

diff --git a/debian/rules b/debian/rules
index c00e340..0f75afd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
 	-DFAIL_MISSING=ON \
 	-DUSE_DOUBLE=ON \
 	-DUSE_GETTEXT=ON \
+	-DUSE_GIT_COMMIT=OFF \
 	-DBUILD_STATIC_LIBRARY=OFF \
 	-DUSE_OPEN_MP=ON \
 	-DUSE_LRINT=ON \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list