[emos] 33/37: Prep for release

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jun 27 08:14:34 UTC 2015


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

mckinstry pushed a commit to branch master
in repository emos.

commit 88465a0edfd8f1e80324a0996372ecf8f24026c5
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jun 21 20:55:14 2015 +0100

    Prep for release
---
 debian/changelog            | 4 ++--
 debian/patches/shared.patch | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dbfad8d..cf72f03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-emoslib (2:4.0.3+dfsg.1-1) UNRELEASED; urgency=medium
+emoslib (2:4.0.3+dfsg.1-1) unstable; urgency=medium
 
   * New upstream release.
   * Change epoch as version format changes 000392 -> 4.0.3
@@ -9,7 +9,7 @@ emoslib (2:4.0.3+dfsg.1-1) UNRELEASED; urgency=medium
   * Add Vcs-Git: debian-science to debian/control
   * Build-dependencies: grib-api > 1.9.16, libgrib-api-tools
 
- -- Alastair McKinstry <mckinstry at debian.org>  Sun, 10 May 2015 00:45:47 +0100
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 21 Jun 2015 20:55:05 +0100
 
 emoslib (000392+dfsg.1-3) unstable; urgency=medium
 
diff --git a/debian/patches/shared.patch b/debian/patches/shared.patch
index 4e28549..e3e4cc4 100644
--- a/debian/patches/shared.patch
+++ b/debian/patches/shared.patch
@@ -11,7 +11,7 @@ Index: emoslib-4.0.3+dfsg.1/libemos-sp-shared/CMakeLists.txt
 ===================================================================
 --- /dev/null
 +++ emoslib-4.0.3+dfsg.1/libemos-sp-shared/CMakeLists.txt
-@@ -0,0 +1,20 @@
+@@ -0,0 +1,21 @@
 +foreach( _src ${libemos_srcs} )
 +  list( APPEND emos_sp_shared_srcs ../${_src} )
 +endforeach()
@@ -30,13 +30,14 @@ Index: emoslib-4.0.3+dfsg.1/libemos-sp-shared/CMakeLists.txt
 +  VERSION     0d
 +  OUTPUT_NAME "emos"
 +  DEFINITIONS ${LIBEMOS_DEFINITIONS}
++  LIBS        grib_api_f90 grib_api_f77 grib_api
 +  SOURCES     ../libemos_version.c ${emos_sp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
 Index: emoslib-4.0.3+dfsg.1/libemos-dp-shared/CMakeLists.txt
 ===================================================================
 --- /dev/null
 +++ emoslib-4.0.3+dfsg.1/libemos-dp-shared/CMakeLists.txt
-@@ -0,0 +1,23 @@
+@@ -0,0 +1,24 @@
 +# configure Fortran-based targets for double precision (compilation & linking)
 +
 +set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} ${emos_double_precision_flags}")
@@ -57,6 +58,7 @@ Index: emoslib-4.0.3+dfsg.1/libemos-dp-shared/CMakeLists.txt
 +  VERSION     0d
 +  OUTPUT_NAME "emosR64"
 +  DEFINITIONS ${LIBEMOS_DEFINITIONS}
++  LIBS        grib_api_f90 grib_api_f77 grib_api
 +  SOURCES     ../libemos_version.c ${emos_dp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
 +

-- 
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