This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository dropwizard-metrics.
commit bd295f9ed514c460cf17c67932623757e325e5b2 Author: Christopher Hoskin <[email protected]> Date: Sat Nov 26 13:22:35 2016 +0000 Update Standards-Version from 3.9.6 to 3.9.8 (no change required) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0742f13..19eeed0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ dropwizard-metrics (3.1.2-1) UNRELEASED; urgency=medium + Update maven.rules and maven.ignoreRules + Add new dependencies to debian/control * Use secure VCS URLs + * Update Standards-Version from 3.9.6 to 3.9.8 (no change required) -- Christopher Hoskin <[email protected]> Sat, 26 Nov 2016 10:46:26 +0000 diff --git a/debian/control b/debian/control index c2e497f..5570210 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9), libhttpasyncclient-java, liblog4j2-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/dropwizard-metrics.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dropwizard-metrics.git Homepage: https://dropwizard.github.io/metrics/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dropwizard-metrics.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

