[med-svn] [probabel] 01/04: debhelper 10
Andreas Tille
tille at debian.org
Thu Jun 22 13:07:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository probabel.
commit 55fc862a6b92a41632e4a6de8729dba9ffac6f3c
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 22 13:59:40 2017 +0200
debhelper 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 16d6e72..77d8242 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+probabel (0.4.5-4) UNRELEASED; urgency=medium
+
+ * debhelper 10
+
+ -- Andreas Tille <tille at debian.org> Thu, 22 Jun 2017 13:58:58 +0200
+
probabel (0.4.5-3) unstable; urgency=medium
* Move /etc/probabel_config.cfg.example to /etc/probabel_config.cfg
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 d0ce452..baac30b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
L.C. Karssen <lennart at karssen.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
autotools-dev,
dh-autoreconf,
texlive-latex-base,
diff --git a/debian/rules b/debian/rules
index 37e86ea..6a11db4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ DEBEXAMPLES:=$(DEBPKGNAME)-examples
# a similar manner are welcome.
%:
- dh $@ --parallel --with autoreconf
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list