[SCM] Debian packaging of libjson-xs-perl branch, master, updated. debian/2.330-1-12-g8d8e76d
gregor herrmann
gregoa at debian.org
Mon May 13 18:13:32 UTC 2013
The following commit has been merged in the master branch:
commit 899a5d9768f1eec31430d338fbd0b1a0228d4f58
Author: gregor herrmann <gregoa at debian.org>
Date: Mon May 13 19:43:30 2013 +0200
cme: sort&wrap d/control
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 8c5160f..67e9533 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,30 @@
Source: libjson-xs-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Angel Abad <angel at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Ivan Kohler <ivan-debian at 420.am>,
+ Niko Tyni <ntyni at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>,
+ Alessandro Ghedini <ghedo at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, libcommon-sense-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Angel Abad <angel at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ivan Kohler <ivan-debian at 420.am>, Niko Tyni <ntyni at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
- Ryan Niebur <ryan at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
- Alessandro Ghedini <ghedo at debian.org>
+Build-Depends: debhelper (>= 9.20120312),
+ perl,
+ libcommon-sense-perl
Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjson-xs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjson-xs-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjson-xs-perl.git
Homepage: https://metacpan.org/release/JSON-XS/
Package: libjson-xs-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libcommon-sense-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+ libcommon-sense-perl
Description: module for manipulating JSON-formatted data (C/XS-accelerated)
JSON::XS is a module for manipulating data stored in the JavaScript Object
Notation (JSON) serialization format (defined in RFC 4627), which serves as
@@ -25,3 +33,4 @@ Description: module for manipulating JSON-formatted data (C/XS-accelerated)
This C/XS-accelerated JSON implementation confers significant performance
gains if available. After installing this package, any code using the JSON
module (see libjson-perl) will automagically benefit from this.
+
--
Debian packaging of libjson-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list