[liblib-abs-perl] 01/03: Reformat debian/control with cme

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


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

alexm pushed a commit to branch master
in repository liblib-abs-perl.

commit 1aa58c771e4a24c1f167ebba700f802c90ce377e
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:26: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 6840a3b..03ab4ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: liblib-abs-perl
-Section: perl
-Homepage: https://metacpan.org/release/lib-abs
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dmitry E. Oboukhov <unera at debian.org>
+Section: perl
+Priority: extra
 Build-Depends: debhelper (>= 8)
 Standards-Version: 3.9.5
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblib-abs-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblib-abs-perl.git
-Priority: extra
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblib-abs-perl.git
+Homepage: https://metacpan.org/release/lib-abs
 
 Package: liblib-abs-perl
-Depends: ${perl:Depends}, ${misc:Depends}
 Architecture: all
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module to make relative path absolute to caller
  The main reason of the lib::abs module is transformate relative paths to
  absolute at the BEGIN stage, and push transformed to @INC. Relative path

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



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