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

Changelog

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


  [ Emmanuel Bourg ]
  * Team upload.
  * debian/watch:
    - Updated to watch the release tags on Github
    - Filter out the jar files from the upstream tarball
  * debian/control: Updated the Homepage field
  * debian/copyright: Updated the Source URL

  [ tony mancill ]
  * Quote arguments to run_java. (Closes: #765563)

 -- Emmanuel Bourg <email address hidden>  Thu, 16 Oct 2014 12:43:11 +0200

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
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+dfsg1-8.dsc 2.5 KiB 843359d7d09b4fb41ee3162cf24993f465c426e3cbf0f3fb17c2bad6f310d71a
closure-compiler_20130227+dfsg1.orig.tar.gz 1.8 MiB 46d82c46ee43240b3f16a166490c7eac3c0896488b0c3b84f1ed0b9e36efd958
closure-compiler_20130227+dfsg1-8.debian.tar.xz 24.3 KiB 9eae543fdb04b4324755c9ca8847321c9884285b3c9d185c6015086b3e9c046e

No changes file available.

Binary packages built by this source

closure-compiler: No summary available for closure-compiler in ubuntu zesty.

No description available for closure-compiler in ubuntu zesty.

libclosure-compiler-java: JavaScript optimizing compiler - library package

 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 jar library.

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.