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

Changelog

closure-compiler (20130227+dfsg1-4) unstable; urgency=medium


  * Team upload.
  * Add "Provides: closure-compiler" to libclosure-compiler-java binary
    package as a lightweight way for users to find the "binary" package.

 -- tony mancill <email address hidden>  Wed, 01 Jan 2014 11:10:12 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+dfsg1-4.dsc 2.4 KiB a633da93b2ab7d459e3fb706678c6e6ff5a7656770ca353abfb7a7470634f6d1
closure-compiler_20130227+dfsg1.orig.tar.gz 1.8 MiB 46d82c46ee43240b3f16a166490c7eac3c0896488b0c3b84f1ed0b9e36efd958
closure-compiler_20130227+dfsg1-4.debian.tar.gz 21.6 KiB 07cbf98ce49680e7a7ccce46cb8e510960bc9856f2d1f81c33ffc3b611f74462

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.