[libposix-strftime-compiler-perl] 05/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jul 11 19:18:51 UTC 2015


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

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

commit 785d85ec55bfa9461216b0d96cdb94c3c3cf7e7f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 11 21:16:52 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 37486ff..e220915 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,12 @@
 Source: libposix-strftime-compiler-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
-Build-Depends: debhelper (>= 8), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98), perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libposix-strftime-compiler-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libposix-strftime-compiler-perl.git
@@ -12,7 +14,8 @@ Homepage: https://metacpan.org/release/POSIX-strftime-Compiler
 
 Package: libposix-strftime-compiler-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: GNU C library compatible strftime for loggers and servers
  POSIX::strftime::Compiler provides a GNU C library compatible
  strftime(3), which is not affected by the system locale. This is useful

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



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