[jsmpp] 13/16: Use debhelper and compat level 10
Tony Mancill
tmancill at moszumanska.debian.org
Fri Jun 30 04:16:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jsmpp.
commit 7e91602cf49bb978f8c8e96fd83bbb872ef627fb
Author: tony mancill <tmancill at debian.org>
Date: Thu Jun 29 21:05:00 2017 -0700
Use debhelper and compat level 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 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 d517bd3..209eaa5 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: Daniel Pocock <daniel at pocock.pro>
-Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk
+Build-Depends: debhelper (>= 10), cdbs (>= 0.4.5.3), default-jdk
Build-Depends-Indep: maven-debian-helper (>> 0.5),
libmaven-bundle-plugin-java,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsmpp.git
More information about the pkg-java-commits
mailing list