[metview] 03/05: Standards-Version: 4.1.0; no changes required
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Sep 20 15:22:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository metview.
commit 5c04200027896dfe42cb46ee211c9148fe22a27e
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Sep 11 14:14:18 2017 +0100
Standards-Version: 4.1.0; no changes required
---
debian/changelog | 2 +-
debian/control | 2 +-
debian/rules | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 538b98a..55b29cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
metview (4.8.7-2) UNRELEASED; urgency=medium
- * Standards-Version: 4.0.1
+ * Standards-Version: 4.1.0; no changes required
-- Alastair McKinstry <mckinstry at debian.org> Sun, 13 Aug 2017 13:21:34 +0100
diff --git a/debian/control b/debian/control
index cbedc18..4bfe086 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10),
libproj-dev, libqt5svg5-dev,
libgd-dev, imagemagick, libnetcdf-dev, libnetcdf-cxx-legacy-dev,
cmake, flextra, gfortran, libgeotiff-dev
-Standards-Version: 4.0.1
+Standards-Version: 4.1.0
Homepage: https://software.ecmwf.int/wiki/display/METV/Metview
Vcs-Git: git://anonscm.debian.org/debian-science/packages/metview.git
diff --git a/debian/rules b/debian/rules
index f12571e..4e9769c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,8 @@ MV_DIR:=/usr/lib/$(DEB_HOST_MULTIARCH)/metview
export METVIEW_DIR_DEV:=$(CURDIR)/debian/build
export METVIEW_BIN:=$(METVIEW_DIR_DEV)/bin
LC_ALL=C
-export LC_ALL
+TZ=UTC+0
+export LC_ALL TZ
FPIC:= ''
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git
More information about the debian-science-commits
mailing list