closure-compiler 20130227+rhino-2 source package in Ubuntu

Changelog

closure-compiler (20130227+rhino-2) unstable; urgency=medium

  * QA upload.
  * d/p/build_xml.patch: add ant.jar to resolve javadoc errors
    (Closes: #1053018).

 -- Vladimir Petko <email address hidden>  Mon, 20 Nov 2023 16:51:43 +1300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+rhino-2.dsc 2.4 KiB a0639e9a4aac7f17247c285dbebfc941b926058c7d9eb9e973538c7758eb1bd6
closure-compiler_20130227+rhino.orig.tar.gz 4.8 MiB f4f6ea3eaa623df315bfe36444cdc92db4be40645a4ec33a90093c41bbcb5d14
closure-compiler_20130227+rhino-2.debian.tar.xz 30.3 KiB 7f1bc8ad77689cfde92775c92dad9ac1b0c68e265ac5682191068a1542cf1047

No changes file available.

Binary packages built by this source

closure-compiler: 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.
 .
 This package contains the /usr/bin wrapper script and manpage.

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.