[SCM] Debian packaging of libjavascript-beautifier-perl branch, master, updated. 1fd5a7a74869b959c543874d44271fa5dc83ae58

gregor herrmann gregoa at debian.org
Thu Jul 5 20:34:46 UTC 2012


The following commit has been merged in the master branch:
commit 32a6ec403fa46b8f149919ae470042143f17b562
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:35:58 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index b5a94f5..d527632 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libjavascript-beautifier-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libtest-pod-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/JavaScript-Beautifier/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libjavascript-beautifier-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjavascript-beautifier-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libjavascript-beautifier-perl.git
+Homepage: http://search.cpan.org/dist/JavaScript-Beautifier/
 
 Package: libjavascript-beautifier-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module to beautify JavaScript code
  JavaScript::Beautifier is a Perl module providing a simple way to beautify
  arbitrary JavaScript code. This beautifier can process your messy or compacted
  JavaScript, neatly and consistently formatting it, thus making it easier to
  read and maintain.
+

-- 
Debian packaging of libjavascript-beautifier-perl



More information about the Pkg-perl-cvs-commits mailing list