This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository closure-compiler.
commit 6fc28787cf01be882f016cd2d9db31720e450308 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 12 16:17:27 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ab5ff07..b0d9cf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ closure-compiler (20130227+dfsg1-10) UNRELEASED; urgency=medium * Team upload. * Removed the build dependency on libmaven-ant-tasks-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 12 Sep 2017 16:16:10 +0200 diff --git a/debian/control b/debian/control index 956fdc1..e2a850b 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: python-docutils, javahelper (>= 0.25) Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Vcs-Git: git://anonscm.debian.org/pkg-java/closure-compiler.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/closure-compiler.git Homepage: https://developers.google.com/closure/compiler/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/closure-compiler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

