[shimdandy] 02/05: Use debhelper 11
Tom Marble
tmarble-guest at moszumanska.debian.org
Mon Feb 19 20:40:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
tmarble-guest pushed a commit to branch master
in repository shimdandy.
commit 357587c93db8c40bc3d038d5beef3b73067ec52c
Author: tony mancill <tmancill at debian.org>
Date: Mon Feb 19 09:50:02 2018 -0800
Use debhelper 11
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 5ba6116..1699bcd 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: Tom Marble <tmarble at info9.net>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1), libclojure-java (>= 1.9~)
+Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 2.1), libclojure-java (>= 1.9~)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/shimdandy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/shimdandy.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git
More information about the pkg-java-commits
mailing list