This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository closure-compiler.
commit 839ba26f809179f3721d903e555fba4ffb9442e1 Author: tony mancill <[email protected]> Date: Sun Dec 29 21:50:45 2013 -0800 update changelog --- debian/changelog | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1be18a2..af46823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,28 @@ -closure-compiler (20130227+dfsg1-3) UNRELEASED; urgency=low +closure-compiler (20130227+dfsg1-3) unstable; urgency=low * Team upload. [ Emmanuel Bourg ] * Backported a change replacing the deprecated LimitInputStream class - in Guava with ByteStreams.limit() (Closes: #724098, #724081) + in Guava with ByteStreams.limit(). (Closes: #724098, #724081) * Added the watch file * Removed the build dependency on ant1.7 * Removed unnecessary changes from build_xml.patch - [ tony mancill ] - * Add ftbfs-commandlinerunner.patch to buid on java 7. + [ Daniel Pocock ] + * Add manifest and symlink for runnable JAR. (Closes: #705565, #726294) - -- Emmanuel Bourg <[email protected]> Thu, 12 Sep 2013 12:46:47 +0200 + [ tony mancill ] + * Add ftbfs-commandlinerunner.patch to buid on Java 7. + * Add Depends for libclosure-compiler-java: + - libraries: libargs4j-java, libguava-java, libandroid-json-org-java + - change jarwrapper fro Suggests to Depends (lintian error) + - default-jre-headless (Closes: #726286) + * Correct capitalization for Main-Class in manifest + * Add lintian override for "needless-dependency-on-jre" warning + * Bump Standards-Version to 3.9.5. + + -- tony mancill <[email protected]> Sun, 29 Dec 2013 21:11:30 -0800 closure-compiler (20130227+dfsg1-2) unstable; urgency=low -- 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

