[qtiplot] 01/05: Set compat level 10
Anton Gladky
gladk at moszumanska.debian.org
Tue Aug 29 21:16:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository qtiplot.
commit 7a48c2062aedffab3ffd06b02c4d52e44e818b89
Author: Anton Gladky <gladk at debian.org>
Date: Tue Aug 29 21:44:41 2017 +0200
Set compat level 10
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 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 9d620fe..1e27253 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Gudjon I. Gudjonsson <gudjon at gudjon.org>,
Anton Gladky <gladk at debian.org>
Section: math
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dblatex,
docbook-utils,
doxygen,
diff --git a/debian/rules b/debian/rules
index 6e395da..53630c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
endif
%:
- dh $@ --parallel --with python2
+ dh $@ --with python2
override_dh_auto_configure:
rm -f build.conf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qtiplot.git
More information about the debian-science-commits
mailing list