[metview] 07/97: Add metview.docs

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:39 UTC 2015


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

mckinstry pushed a commit to branch master
in repository metview.

commit 1a53e94bc2a6c8b4f6d690f50506199dec542ed3
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Dec 13 01:51:54 2013 +0000

    Add metview.docs
---
 debian/control      | 2 +-
 debian/metview.docs | 5 +++++
 debian/rules        | 5 +++++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 05acb21..2e1e711 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: metview
 Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9), gfortran, qt4-dev-tools, libgrib-api-dev, libemos-dev, libmagics++-dev, scm, libmotif-dev, libgdbm-dev, libcurl4-gnutls-dev
+Build-Depends: debhelper (>= 9), gfortran, qt4-dev-tools, libgrib-api-dev, libemos-dev, libmagics++-dev, scm, libmotif-dev, libgdbm-dev, libcurl4-gnutls-dev, libcairo2-dev, pkgconfig, swig
 Build-Conflicts: lesstif2-dev
 Standards-Version: 3.9.5
 Homepage: https://software.ecmwf.int/wiki/display/METV/Home
diff --git a/debian/metview.docs b/debian/metview.docs
new file mode 100644
index 0000000..bd795ca
--- /dev/null
+++ b/debian/metview.docs
@@ -0,0 +1,5 @@
+LICENSE
+NEWS
+AUTHORS
+NOTICE
+README
diff --git a/debian/rules b/debian/rules
index c31aa70..47cf0ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,11 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 
+DEB_BUILD_MAINT_OPTIONS:= hardening=+all,-format
+DEB_CFLAGS_MAINT_APPEND:= -Wall -pedantic
+export DEB_BUILD_MAINT_OPTIONS
+export DEB_CFLAGS_MAINT_APPEND
+
 
 # magic debhelper rule
 %:

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