[emos] 06/07: refresh patches; fix-version.patch no longer needed

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Sep 20 15:33:30 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 a94c13cd62828cd72f0b7d76a55694d56192c3ea
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Aug 14 10:26:19 2017 +0100

    refresh patches; fix-version.patch no longer needed
---
 debian/changelog                   |  1 +
 debian/patches/fix-version.patch   | 28 ----------------------------
 debian/patches/little_endian.patch |  6 +++---
 debian/patches/series              |  1 -
 4 files changed, 4 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d012238..9bc6ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 emoslib (2:4.5.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * refresh patches; fix-version.patch no longer needed
   * Depends on libeecodes-dev >= 2.4.1
   * Standards-Version: 4.0.1
 
diff --git a/debian/patches/fix-version.patch b/debian/patches/fix-version.patch
deleted file mode 100644
index e174caf..0000000
--- a/debian/patches/fix-version.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-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/little_endian.patch b/debian/patches/little_endian.patch
index 2a19871..6f7c9c8 100644
--- a/debian/patches/little_endian.patch
+++ b/debian/patches/little_endian.patch
@@ -4,10 +4,10 @@ Description: Only use LITTLE_ENDIAN on LITTLE_ENDIAN machines (make optional and
 Last-Updated: 2016-02-04
 Forwarded: https://software.ecmwf.int/issues/browse/SUP-1594
 
-Index: emoslib-4.4.7/CMakeLists.txt
+Index: emoslib-4.5.1/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.7.orig/CMakeLists.txt
-+++ emoslib-4.4.7/CMakeLists.txt
+--- emoslib-4.5.1.orig/CMakeLists.txt
++++ emoslib-4.5.1/CMakeLists.txt
 @@ -35,7 +35,7 @@ ecbuild_add_option( FEATURE LIBEMOS_BUFR
  ecbuild_add_option( FEATURE LIBEMOS_INTERPOLATION DESCRIPTION "enable interpolation functionality" DEFAULT ON )
  ecbuild_add_option( FEATURE LIBEMOS_GRIBEX        DESCRIPTION "enable GRIBex functionality"        DEFAULT ON )
diff --git a/debian/patches/series b/debian/patches/series
index e31b367..3637026 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-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