This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository disruptor.
commit ba0dd1b30007fd8518dfa944686508e18cebeb33 Author: tony mancill <[email protected]> Date: Sun Oct 15 12:29:05 2017 -0700 use DH 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 d88e030..60a9c93 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]>, tony mancill <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/disruptor.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/disruptor.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/disruptor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

