[silo-llnl] 51/96: debhelper >= 9

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:31 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit 82fbbfd7a3862d97e434efd40804193b469e9e13
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jan 13 17:07:54 2013 +0000

    debhelper >= 9
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4e6bcdc..e74e62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+silo-llnl (4.8-14) UNRELEASED; urgency=low
+
+  * Set Standards-Version: 3.9.4. No changes required.
+  * Now set debhelper dependency to 9. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 13 Jan 2013 17:06:45 +0000
+
 silo-llnl (4.8-13) unstable; urgency=low
 
   * Enable QT version 4.8.2 as well. Closes: #671614.
diff --git a/debian/control b/debian/control
index e98bb0b..529901e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: silo-llnl
 Section: science
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 8.1.3~), libreadline-dev, libhdf5-mpi-dev | libhdf5-dev, zlib1g-dev, 
+Build-Depends: debhelper (>= 9), libreadline-dev, libhdf5-mpi-dev | libhdf5-dev, zlib1g-dev, 
   libqt4-dev (<< 4:4.9~), gfortran, python-dev, chrpath, python-all-dev, mpi-default-dev, autoconf-archive, autoconf, automake, libtool, dh-autoreconf (>= 4~)
 Build-Conflicts: qt3-dev-tools
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage:  https://wci.llnl.gov/codes/silo
 
 Package: libsilo-dev
diff --git a/debian/rules b/debian/rules
index 4c575c4..1dfaa24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-# export DH_VERBOSE=1
+export DH_VERBOSE=1
 
 # magic debhelper rule
 %:

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



More information about the debian-science-commits mailing list