[h5utils] 23/39: Bump debhelper compatibility to 9.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 23:56:09 UTC 2015


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

sebastic pushed a commit to branch master
in repository h5utils.

commit 25c4897f7d8ed4fe5604d7ebde54f53b0524ffcd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 21 23:32:11 2015 +0200

    Bump debhelper compatibility to 9.
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 5 +++--
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8485115..6ec3181 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ h5utils (1.12.1-3) UNRELEASED; urgency=medium
   * Team upload.
   * Update Vcs-* URLs for move to git.
   * Restructure control file with cme.
+  * Bump debhelper compatibility to 9.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Jul 2015 23:15:08 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 57227c9..f65168d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
                libhdf5-dev,
                libz-dev,
                libpng-dev,
@@ -19,7 +19,8 @@ Homepage: http://ab-initio.mit.edu/h5utils/
 
 Package: h5utils
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: hdf5-tools
 Suggests: octave
 Description: HDF5 files visualization tools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/h5utils.git



More information about the Pkg-grass-devel mailing list