[Pkg-octave-commit] [dynare] 06/08: Bump to debhelper compat level 10.

Sébastien Villemot sebastien at debian.org
Tue Jun 13 15:07:03 UTC 2017


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

sebastien pushed a commit to branch master
in repository dynare.

commit 9e4f6e9b4151e58c3843bcfbe122400fe7f9bf28
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Jun 13 15:30:00 2017 +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 f5571b6..6574c57 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,12 @@ Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
 Section: math
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                liboctave-dev,
                libboost-graph-dev,
                libmatio-dev,
                libgsl-dev,
                libslicot-dev,
-               dh-autoreconf,
                libsuitesparse-dev,
                texlive,
                texlive-publishers,
diff --git a/debian/rules b/debian/rules
index cce8353..14496f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/octave/debian/defs.make
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 # Disable multi-arch path
 override_dh_auto_configure:

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/dynare.git



More information about the Pkg-octave-commit mailing list