[libposix-strptime-perl] 01/05: Wrap and sort fields in debian/control file

Salvatore Bonaccorso carnil at debian.org
Sun Sep 21 05:20:20 UTC 2014


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

carnil pushed a commit to branch master
in repository libposix-strptime-perl.

commit 4bfc7a404a4b8345b88b61b94143d8328568475a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Sep 21 07:12:54 2014 +0200

    Wrap and sort fields in debian/control file
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index fb7234a..a15a38f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~),
-               perl
+Build-Depends: debhelper (>= 9.20120312~), perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libposix-strptime-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libposix-strptime-perl.git
@@ -12,9 +11,7 @@ Homepage: https://metacpan.org/release/POSIX-strptime
 
 Package: libposix-strptime-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Perl extension to the POSIX date parsing strptime(3) function
  POSIX::strptime is a Perl interface to strptime(3). The strptime()
  function converts the specified character string to time values, using

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



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