[emos] 05/06: Add fix-version.patch to inc. version

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Jul 31 06:54:46 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository emos.

commit 72324dd46a1b5500df71f3abe6dae93a55832be9
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Jul 22 09:57:27 2017 +0100

    Add fix-version.patch to inc. version
---
 debian/changelog                 |  1 +
 debian/patches/fix-version.patch | 28 ++++++++++++++++++++++++++++
 debian/patches/series            |  1 +
 3 files changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bda2f1a..01ca891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ emoslib (2:4.5.0-1) UNRELEASED; urgency=medium
   * New upstream release
   * Add debian/gbp.conf file
   * Change libemos-data to Arch: all
+  * Add fix-version.patch to inc. version
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 21 Jul 2017 16:41:37 +0100
 
diff --git a/debian/patches/fix-version.patch b/debian/patches/fix-version.patch
new file mode 100644
index 0000000..e174caf
--- /dev/null
+++ b/debian/patches/fix-version.patch
@@ -0,0 +1,28 @@
+Description: Increment the version number for 4.5.0
+Author: Alastair McKinstry <mckinstry at debian.org>
+Last-Updated: 2017-07-22
+Forwarded: no
+
+Index: emoslib-4.5.0/VERSION.cmake
+===================================================================
+--- emoslib-4.5.0.orig/VERSION.cmake
++++ emoslib-4.5.0/VERSION.cmake
+@@ -2,4 +2,4 @@
+ #  Do NOT forget to update  pbio/emosnum.F
+ #
+ #
+-set( ${PROJECT_NAME}_VERSION_STR "4.4.9" )
++set( ${PROJECT_NAME}_VERSION_STR "4.5.5" )
+Index: emoslib-4.5.0/pbio/emosnum.F
+===================================================================
+--- emoslib-4.5.0.orig/pbio/emosnum.F
++++ emoslib-4.5.0/pbio/emosnum.F
+@@ -88,7 +88,7 @@ C
+       CHARACTER*35 CMESS
+ C     CHARACTER*20 YNUMBER
+ C
+-      DATA INUMBER/000449/, ICOUNT/0/
++      DATA INUMBER/000450/, ICOUNT/0/
+       DATA CMESS/'* EMOSLIB version number = ****** *'/
+ C
+ C ------------------------------------------------------------------
diff --git a/debian/patches/series b/debian/patches/series
index 3637026..e31b367 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fix-version.patch
 drop_tune.patch
 bufrnum.patch
 pkgconfig.patch

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



More information about the debian-science-commits mailing list