This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository async-http-client.
commit e142b45c3ea7c7f2c6813494906dda149eaf085c Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 20 16:01:10 2017 +0100 Standards-Version updated to 4.1.1 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 67b4da6..1714730 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ async-http-client (1.6.5-5) UNRELEASED; urgency=medium * Team upload. * Removed the unused build dependency on libanimal-sniffer-java + * Standards-Version updated to 4.1.1 -- Emmanuel Bourg <[email protected]> Thu, 12 Nov 2015 18:36:29 +0100 diff --git a/debian/control b/debian/control index f50e2a6..18d8671 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-shade-plugin-java, libnetty-3.9-java, libslf4j-java -Standards-Version: 3.9.6 +Standards-Version: 4.1.1 Vcs-Git: git://anonscm.debian.org/pkg-java/async-http-client.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/async-http-client.git Homepage: https://github.com/AsyncHttpClient/async-http-client -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/async-http-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

