[orocos-kdl] 03/07: Added patch to correct version number

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Jul 7 07:59:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

lepalom-guest pushed a commit to branch master
in repository orocos-kdl.

commit 48db9e11e153b97169dbf67bd6bf2679fd5ad8f1
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Mon Jul 4 09:42:05 2016 +0200

    Added patch to correct version number
---
 debian/patches/0002-Patch-to-correct-version.patch | 21 +++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0002-Patch-to-correct-version.patch b/debian/patches/0002-Patch-to-correct-version.patch
new file mode 100644
index 0000000..adf2236
--- /dev/null
+++ b/debian/patches/0002-Patch-to-correct-version.patch
@@ -0,0 +1,21 @@
+From: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
+Date: Mon, 4 Jul 2016 09:41:16 +0200
+Subject: Patch to correct version
+
+---
+ orocos_kdl/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/orocos_kdl/CMakeLists.txt b/orocos_kdl/CMakeLists.txt
+index 8217540..526cd87 100644
+--- a/orocos_kdl/CMakeLists.txt
++++ b/orocos_kdl/CMakeLists.txt
+@@ -13,7 +13,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
+ 
+ PROJECT(orocos_kdl)
+ 
+-SET( KDL_VERSION 1.3.0)
++SET( KDL_VERSION 1.3.1)
+ STRING( REGEX MATCHALL "[0-9]+" KDL_VERSIONS ${KDL_VERSION} )
+ LIST( GET KDL_VERSIONS 0 KDL_VERSION_MAJOR)
+ LIST( GET KDL_VERSIONS 1 KDL_VERSION_MINOR)
diff --git a/debian/patches/series b/debian/patches/series
index 51f0806..242ad1b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Added-CMakeLists-to-build-the-package.patch
+0002-Patch-to-correct-version.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/orocos/orocos-kdl.git



More information about the debian-science-commits mailing list