debian/patches: add a patch to fix the version number
authorAntonio Ospite <ao2@ao2.it>
Thu, 1 Mar 2018 17:50:19 +0000 (18:50 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 1 Mar 2018 17:50:19 +0000 (18:50 +0100)
I forgot to do this upstream before tagging the stable release.

debian/patches/CMakeLists.txt-bump-the-patch-version-number.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/CMakeLists.txt-bump-the-patch-version-number.patch b/debian/patches/CMakeLists.txt-bump-the-patch-version-number.patch
new file mode 100644 (file)
index 0000000..ed9a972
--- /dev/null
@@ -0,0 +1,28 @@
+From 334caf4bf365af55c14357f2c11307a0c2129e09 Mon Sep 17 00:00:00 2001
+From: Antonio Ospite <ao2@ao2.it>
+Date: Thu, 1 Mar 2018 18:48:02 +0100
+Subject: [PATCH] CMakeLists.txt: bump the patch version number
+X-Face: z*RaLf`X<@C75u6Ig9}{oW$H;1_\2t5)({*|jhM<pyWR#k60!#=#>/Vb;]yA5<GWI5`6u&+
+ ;6b'@y|8w"wB;4/e!7wYYrcqdJFY,~%Gk_4]cq$Ei/7<j&N3ah(m`ku?pX.&+~:_/wC~dwn^)MizBG
+ !pE^+iDQQ1yC6^,)YDKkxDd!T>\I~93>J<_`<4)A{':UrE
+
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cb1272c..9b733f3 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -6,7 +6,7 @@ set(PROJECT_DESCRIPTION
+ set(PROJECT_VER_MAJOR 0)
+ set(PROJECT_VER_MINOR 1)
+-set(PROJECT_VER_PATCH 5)
++set(PROJECT_VER_PATCH 7)
+ set(PROJECT_VER_EXTRA "")
+ set(PROJECT_VER
+   "${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}${PROJECT_VER_EXTRA}")
+-- 
+2.16.2
+
index d92028b..897d8f8 100644 (file)
@@ -1 +1,2 @@
+CMakeLists.txt-bump-the-patch-version-number.patch
 doc-Doxyfile.in-set-HTML_TIMESTAMP-to-NO-to-make-the.patch
 doc-Doxyfile.in-set-HTML_TIMESTAMP-to-NO-to-make-the.patch