[libscalar-util-numeric-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 22 18:21:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libscalar-util-numeric-perl.

commit 6c1cfd1bc8f46cc378b686aed77a9f59924d6fae
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 20:19:34 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 21b125f..42b1235 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libscalar-util-numeric-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <xoswald at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl,
+               libtest-pod-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Scalar-Util-Numeric
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscalar-util-numeric-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libscalar-util-numeric-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscalar-util-numeric-perl.git
+Homepage: https://metacpan.org/release/Scalar-Util-Numeric
 
 Package: libscalar-util-numeric-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module containing numeric tests for Perl datatypes
  Scalar::Util::Numeric exports a number of wrappers around perl's builtin
  looks_like_number function, which returns the numeric type of its argument,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libscalar-util-numeric-perl.git



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