closure-compiler 20130227+dfsg1-4ubuntu0.1 source package in Ubuntu

Changelog

closure-compiler (20130227+dfsg1-4ubuntu0.1) trusty-proposed; urgency=medium

  [ tony mancill ]
  * Drop dependency on jarwrapper in favor of a simple wrapper script.
    (Closes: #743707, #734011)  (LP: #1497836)

 -- Anders Kaseorg <email address hidden>  Mon, 21 Sep 2015 01:41:13 -0400

Upload details

Uploaded by:
Anders Kaseorg
Sponsored by:
Luke Faraone
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+dfsg1.orig.tar.gz 1.8 MiB 46d82c46ee43240b3f16a166490c7eac3c0896488b0c3b84f1ed0b9e36efd958
closure-compiler_20130227+dfsg1-4ubuntu0.1.debian.tar.xz 20.1 KiB 31d834cc6b1cb8d6c0840f057788ba6e0926b7ce333da40c134806a0eefc49bf
closure-compiler_20130227+dfsg1-4ubuntu0.1.dsc 2.5 KiB 6cbf09957fa3c953346f872a004646a0f1f178a3cf78a1f8f2ae525c7e7dad85

View changes file

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.