closure-compiler 20130227+dfsg1-3 source package in Ubuntu

Changelog

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)
  * Added the watch file
  * Removed the build dependency on ant1.7
  * Removed unnecessary changes from build_xml.patch

  [ Daniel Pocock ]
  * Add manifest and symlink for runnable JAR. (Closes: #705565, #726294)

  [ 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 address hidden>  Sun, 29 Dec 2013 21:11:30 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+dfsg1-3.dsc 2.4 KiB acc4a4e064aeaa9027981e44ba1a6533ff2cec6e15889d2ddf6f48d6ef26c7c3
closure-compiler_20130227+dfsg1.orig.tar.gz 1.8 MiB 46d82c46ee43240b3f16a166490c7eac3c0896488b0c3b84f1ed0b9e36efd958
closure-compiler_20130227+dfsg1-3.debian.tar.gz 21.5 KiB d880d9dcd7b21bae6fad9eeae036e17faa88ddd115dd01d8e95330b940486733

No changes file available.

Binary packages built by this source

libclosure-compiler-java: JavaScript optimizing compiler

 Closure Compiler is a JavaScript optimizing compiler. It parses your
 JavaScript, analyzes it, removes dead code and rewrites and minimizes
 what's left. It also checks syntax, variable references, and types, and
 warns about common JavaScript pitfalls. It is used in many of Google's
 JavaScript apps, including Gmail, Google Web Search, Google Maps, and
 Google Docs.

libclosure-compiler-java-doc: JavaScript optimizing compiler - Javadoc

 Closure Compiler is a JavaScript optimizing compiler. It parses your
 JavaScript, analyzes it, removes dead code and rewrites and minimizes
 what's left. It also checks syntax, variable references, and types, and
 warns about common JavaScript pitfalls. It is used in many of Google's
 JavaScript apps, including Gmail, Google Web Search, Google Maps, and
 Google Docs.
 .
 This package contains the API documentation of libclosure-compiler-java.