[commons-math3] 03/06: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 4 16:03:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-math3.
commit ee25a356c313b08d2d934a3e6764d96faa920887
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 4 16:27:11 2017 +0100
Switch to debhelper level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d250855..bdaf091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ commons-math3 (3.6.1-3) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version updated to 4.1.2
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Dec 2017 16:27:01 +0100
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 240d829..2c610d8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
junit4,
libmaven-javadoc-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git
More information about the pkg-java-commits
mailing list