[ncl] 05/05: Fix version number in pc file

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 11:38:39 UTC 2017


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

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

commit bbb7fe933a95261f6de31e8d03d0190ffdb6596c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jul 24 14:16:26 2017 +0100

    Fix version number in pc file
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 73ace41..68974e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ncl (6.4.0-3) UNRELEASED; urgency=medium
+
+  * Fix version number in pc file
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 24 Jul 2017 14:16:21 +0100
+
 ncl (6.4.0-2) unstable; urgency=medium
 
   * Standards-Version: 4.0.0; no changes required
diff --git a/debian/rules b/debian/rules
index 6084c08..a079c3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LDFLAGS:=
 FFLAGS:=$(shell dpkg-buildflags --get FFLAGS)
 CC ?= cc
 FC := gfortran
-VERSION := 6.3.0
+VERSION := 6.4.0
 
 ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
   CFLAGS += -I/usr/include/hdf5/serial

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



More information about the debian-science-commits mailing list