[ncl] 02/03: Update VERSION to 6.3.0
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 21 13:00:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/6.3.0-3_exp1
in repository ncl.
commit c44eae6e2fc7a533b9bc77d3eadd6a886a7e188e
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Jul 1 18:41:03 2015 +0100
Update VERSION to 6.3.0
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a33ba7a..41b328a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ncl (6.3.0-3) UNRELEASED; urgency=medium
* Use canonical anonscm.debian.org URL scheme.
+ * Update VERSION to 6.3.0 in debian/rules
-- Alastair McKinstry <mckinstry at debian.org> Mon, 29 Jun 2015 14:38:01 +0100
diff --git a/debian/rules b/debian/rules
index c651a11..3e1d432 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ LDFLAGS:=
FFLAGS:=$(shell dpkg-buildflags --get FFLAGS)
CC ?= cc
FC := gfortran
-VERSION := 6.1.2
+VERSION := 6.3.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