[SCM] Debian packaging of libconvert-binary-c-perl branch, master, updated. d4b58ef0b3245369b7070a433323631acbf20dbe
gregor herrmann
gregoa at debian.org
Mon Jun 17 21:31:08 UTC 2013
The following commit has been merged in the master branch:
commit 59f56e2cb5a73ae6f6589c25fd1e401b7dfd346c
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 17 23:28:42 2013 +0200
wrap-and-sort
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 465ade3..2dc7ca7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
Source: libconvert-binary-c-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 9.20120312),
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-binary-c-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-binary-c-perl.git
@@ -13,7 +16,9 @@ Homepage: https://metacpan.org/release/Convert-Binary-C/
Package: libconvert-binary-c-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Binary Data Conversion using C Types
Convert::Binary::C is a preprocessor and parser for C type definitions. It is
highly configurable and supports arbitrarily complex data structures. Its
--
Debian packaging of libconvert-binary-c-perl
More information about the Pkg-perl-cvs-commits
mailing list