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

Changelog

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

  * QA upload.
  * Revert to last compatible rhino version because the latest one in Debian is
    not compatible with this 10! year old version of closure-compiler.
   - Embed rhino 1.7.7.2 source package into src:closure-compiler.
   - Build librhino-java from source. Update build_xml.patch and use the local
     binary package instead of the system library.
   - Drop build-dependency on librhino-java.
   - Drop fix-librhino-java-FTBFS.patch.
   - Update debian/copyright and document the rhino licenses.
   (Closes: #1036249)

 -- Markus Koschany <email address hidden>  Thu, 25 May 2023 16:51:03 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
closure-compiler_20130227+rhino-1.dsc 2.6 KiB 62cf0db43867956a64b9e093488347d40f75f4f52ee09f1720c74af4372633a0
closure-compiler_20130227+rhino.orig.tar.gz 4.8 MiB f4f6ea3eaa623df315bfe36444cdc92db4be40645a4ec33a90093c41bbcb5d14
closure-compiler_20130227+rhino-1.debian.tar.xz 30.2 KiB ba2b788f221660e8972a92da8c8a1e18de49d88d5c8028c9323a1a5cf691dd45

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.