libjavascript-packer-perl 2.08+dfsg-1 source package in Ubuntu

Changelog

libjavascript-packer-perl (2.08+dfsg-1) unstable; urgency=medium

  * Team upload.
  * Add repackaging snippets to avoid non-free library in tests
    in next release.
  * Import upstream version 2.08+dfsg.
  * Patch t/02-io.t to handle absence of removed files.
  * Add note about new third-party code to debian/copyright.

 -- gregor herrmann <email address hidden>  Fri, 26 Nov 2021 21:08:06 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjavascript-packer-perl_2.08+dfsg-1.dsc 2.6 KiB fe710fbdfb0d2e135d813f093b7934930ec3afe2922db0d61b465ffe87f12257
libjavascript-packer-perl_2.08+dfsg.orig.tar.xz 204.2 KiB 40382f7474826fef8723677a36f5c5b040ee801968b3f3cbe6a94543a24a1601
libjavascript-packer-perl_2.08+dfsg-1.debian.tar.xz 4.6 KiB 2c0370d793bac965a036805448d39603f5bfd6b1ec30e2daee4f526c03f1b469

Available diffs

No changes file available.

Binary packages built by this source

libjavascript-packer-perl: module to compact JavaScript code

 JavaScript::Packer is a Perl module that attempts to compact your JavaScript
 code by removing unneeded whitespace, comments and newlines. This can result
 in substantial size reductions, which can decrease loading times.