[libfile-path-tiny-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:06:09 UTC 2017


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

alexm pushed a commit to branch master
in repository libfile-path-tiny-perl.

commit d14c9cc595a1e3b881261f55a7edb4f4865563f4
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:24:14 2017 +0200

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

diff --git a/debian/control b/debian/control
index a8d3317..564e1ea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libfile-path-tiny-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.7
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-path-tiny-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-path-tiny-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-path-tiny-perl.git
 Homepage: https://metacpan.org/release/File-Path-Tiny
-Testsuite: autopkgtest-pkg-perl
 
 Package: libfile-path-tiny-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: recursive version of mkdir() and rmdir()
  The goal of File::Path::Tiny is simply to provide recursive versions of mkdir()
  and rmdir() with as little code and overhead as possible.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-path-tiny-perl.git



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