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

Changelog

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

  * QA upload.
  * Tighten build-dependency on librhino-java to 1.7.14-2~.
  * Rebuild against librhino-java 1.7.14-2.1 to include the missing
    resource bundles. (Closes: #1036249)

 -- Markus Koschany <email address hidden>  Sat, 20 May 2023 17:13:17 +0200

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+dfsg1-14.dsc 2.6 KiB c36ce6d1c80def0e367516d20477bd1e7fa241bfd9f59fcee94be7b2bf06218a
closure-compiler_20130227+dfsg1.orig.tar.gz 1.8 MiB 46d82c46ee43240b3f16a166490c7eac3c0896488b0c3b84f1ed0b9e36efd958
closure-compiler_20130227+dfsg1-14.debian.tar.xz 27.2 KiB 0b78f89b1248dbe6ec37d46462747da75e137d6dde1eb47ddf472c92ccb50586

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.