[maven-bundle-plugin] 04/09: Update debhelper compat level to 11
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Tue Mar 20 08:44:48 GMT 2018
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository maven-bundle-plugin.
commit 394f2d6356ae601edb1e9ac6998456babadb5291
Author: 殷啟聰 | Kai-Chung Yan <seamlikok at gmail.com>
Date: Fri Mar 9 17:48:42 2018 +0800
Update debhelper compat level to 11
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index f599e28..9d60796 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
\ No newline at end of file
diff --git a/debian/control b/debian/control
index cc2a8e6..d63e4fc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk-headless, maven-debian-helper (>= 2.0~)
+Build-Depends: debhelper (>= 11), default-jdk-headless, maven-debian-helper (>= 2.0~)
Build-Depends-Indep: bnd (>= 2.1.0~),
default-jdk-doc,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git
More information about the pkg-java-commits
mailing list