[libjavascript-packer-perl] 01/02: control: source Standards-Version: '3.9.3' -> '3.9.6'
dod at debian.org
dod at debian.org
Thu Oct 9 12:00:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libjavascript-packer-perl.
commit 0941a578621a8054fcdbe9dcc721334d22407479
Author: Dominique Dumont <dod at debian.org>
Date: Thu Oct 9 13:53:17 2014 +0200
control: source Standards-Version: '3.9.3' -> '3.9.6'
---
debian/control | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index bdeff70..8464c88 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
Source: libjavascript-packer-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>,
- Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Jonathan Yu <jawnsy at cpan.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>,
- Angel Abad <angel at debian.org>
+ Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+ Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libregexp-reggrp-perl,
- libtest-pod-perl,
- perl
-Standards-Version: 3.9.3
+ libtest-pod-perl,
+ perl
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libjavascript-packer-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjavascript-packer-perl.git
Homepage: https://metacpan.org/release/JavaScript-Packer
Package: libjavascript-packer-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libregexp-reggrp-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libregexp-reggrp-perl
Description: 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjavascript-packer-perl.git
More information about the Pkg-perl-cvs-commits
mailing list