[libposix-strptime-perl] 02/03: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Sep 14 17:37:22 UTC 2014


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

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

commit 6a5ad73d4b0325c46927b632dc0c999ffedbe945
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 14 19:36:20 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index d002b71..fb7234a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
 Source: libposix-strptime-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
 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
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/POSIX-strptime
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libposix-strptime-perl.git
 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
+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