[yydebug] 03/09: debhelper (>= 10)
Hideki Yamane
henrich at moszumanska.debian.org
Sun Oct 15 01:03:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch master
in repository yydebug.
commit ba4533e27af150cae9eb04a0a2392d2562f86f95
Author: Hideki Yamane <henrich at debian.org>
Date: Sun Oct 15 09:51:06 2017 +0900
debhelper (>= 10)
---
debian/changelog | 3 +++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5753784..9bbc851 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ yydebug (1.1.0-7) UNRELEASED; urgency=medium
- use https for Vcs-*
- set Priority: optional
- set Standards-Version: 4.1.1
+ - set Build-Depends: debhelper (>= 10)
+ * debian/compat
+ - set 10
-- Hideki Yamane <henrich at debian.org> Sun, 15 Oct 2017 09:44:23 +0900
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 3ebff47..5ef8e96 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: yydebug
Section: java
Priority: optional
Maintainer: Hideki Yamane <henrich at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), default-jdk
+Build-Depends: debhelper (>= 10), default-jdk
Standards-Version: 4.1.1
Homepage: https://github.com/jruby/jay-yydebug
Vcs-Git: https://anonscm.debian.org/pkg-java/yydebug.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/yydebug.git
More information about the pkg-java-commits
mailing list