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

Changelog

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

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 2.04.
  * Update Contact field in debian/upstream/metadata.
  * Update years of packaging copyright.
  * Bump debhelper compatibility level to 10.
  * Rename debian/source.lintian-overrides to debian/source/lintian-
    overrides.

 -- gregor herrmann <email address hidden>  Sun, 01 Apr 2018 19:01:51 +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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjavascript-packer-perl_2.04-1.dsc 2.4 KiB 4ef2156570d7ea67afecf21f5aaf38e9b3d1e0cf661686ea827ea49a474a23a5
libjavascript-packer-perl_2.04.orig.tar.gz 15.9 KiB 826fff0d047a8991d3afc7723520643589c3ef7dcfd342931c23cf586f9f4ff0
libjavascript-packer-perl_2.04-1.debian.tar.xz 3.3 KiB 8488db8a01ec43001153a20cb0a7d1826598dd61a7972f8cd72924219bfcd834

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.