[libmath-int64-perl] 06/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Sep 20 19:35:07 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmath-int64-perl.

commit 95f4746e0799b6939bbda4ac1ad5ea0ee4daf664
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 20 21:29:20 2014 +0200

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

diff --git a/debian/control b/debian/control
index 3ae1ef6..bf88800 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libmath-int64-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dmitry E. Oboukhov <unera at debian.org>,
- Don Armstrong <don at debian.org>
+           Don Armstrong <don at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- perl
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-int64-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-int64-perl.git
@@ -13,6 +13,8 @@ Homepage: https://metacpan.org/release/Math-Int64
 
 Package: libmath-int64-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Manipulate 64 bits integers in Perl
  Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-int64-perl.git



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