[SCM] libmapper/master: Fixed package-version in configure.ac

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sat Dec 10 19:11:19 UTC 2016


The following commit has been merged in the master branch:
commit 11888b155bae2efddd8db421daee60c610b2fdab
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Fri Dec 9 21:13:38 2016 +0100

    Fixed package-version in configure.ac

diff --git a/debian/patches/package_version.patch b/debian/patches/package_version.patch
new file mode 100644
index 0000000..8958480
--- /dev/null
+++ b/debian/patches/package_version.patch
@@ -0,0 +1,10 @@
+--- libmapper.orig/configure.ac
++++ libmapper/configure.ac
+@@ -1,6 +1,6 @@
+ AC_PREREQ(2.61)
+ 
+-AC_INIT([libmapper],[m4_esyscmd_s([git describe --always])],[dot_mapper at googlegroups.com],[],[http://libmapper.org])
++AC_INIT([libmapper],[0.4],[dot_mapper at googlegroups.com],[],[http://libmapper.org])
+ 
+ # libtool version: current:revision:age
+ #
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b8bfd12
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+package_version.patch

-- 
libmapper packaging



More information about the pkg-multimedia-commits mailing list