[openjfx] 04/05: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 4 22:19:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjfx.
commit 9c7986c822346656032044836b102252795c4c3d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Apr 4 19:32:21 2018 +0200
Switch to debhelper level 11
---
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 48ec5ff..45ac95b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ openjfx (8u161-b12-1) UNRELEASED; urgency=medium
* New upstream release:
- Refreshed the patches
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Wed, 04 Apr 2018 19:31:44 +0200
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index f3f13dd..167dac6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: antlr3,
bison,
cmake,
- debhelper (>= 10),
+ debhelper (>= 11),
flex,
gperf,
gradle-debian-helper,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git
More information about the pkg-java-commits
mailing list