[libmatio] 02/04: Bump to debhelper compat level 10.

Sébastien Villemot sebastien at debian.org
Mon Oct 24 18:34:33 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit 84c6c9927596ba71397d7d5d78dcf55e94930ca9
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Oct 22 21:51:02 2016 +0200

    Bump to debhelper compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 623bc25..431cf4d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, libtool,
- zlib1g-dev, texinfo, automake, texlive, libhdf5-dev, dh-autoreconf
+Build-Depends: debhelper (>= 10), zlib1g-dev, texinfo, texlive, libhdf5-dev
 Standards-Version: 3.9.8
 Homepage: http://sourceforge.net/projects/matio
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/libmatio.git
diff --git a/debian/rules b/debian/rules
index fd440c9..5d66d34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ else
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(WITH_HDF5)

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



More information about the debian-science-commits mailing list