libjavascript-packer-perl 2.03-1 source package in Ubuntu

Changelog

libjavascript-packer-perl (2.03-1) unstable; urgency=medium

  * Team upload.

  [ Angel Abad ]
  * debian/copyright:
    - Update debian/* years
    - Remove inc/Module/* entry
  * Bump Standards-Version to 4.0.0 (no changes)
  * Import upstream version 2.03

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!

 -- Angel Abad <email address hidden>  Wed, 05 Jul 2017 12:57:33 +0200

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
Bionic release universe perl

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjavascript-packer-perl_2.03-1.dsc 2.3 KiB 1850dc71a2b24b585a0c196c4c09191556eef1f56068bfeab5c58d01c81088f5
libjavascript-packer-perl_2.03.orig.tar.gz 15.7 KiB f617ea130c84fa06d6be4a3ca025f45f4fef267b91407d1f1611c865930e74b7
libjavascript-packer-perl_2.03-1.debian.tar.xz 3.2 KiB 6205ab79b2b325a85c5b42ddba474b522c5b57ebc63a2202606d97078c4f20fe

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.