[libdevel-confess-perl] 04/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Oct 14 14:59:24 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevel-confess-perl.

commit 8de319cb333be21ab06c424f87f6552f58ef6752
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 14 16:56:56 2017 +0200

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

diff --git a/debian/control b/debian/control
index 1c117ef..653f209 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libdevel-confess-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-confess-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdevel-confess-perl.git
 Homepage: https://metacpan.org/release/Devel-Confess
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdevel-confess-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to include stack traces on all warnings and errors
  Devel::Confess is meant as a debugging aid. It can be used to make a script
  complain loudly with stack backtraces when warn()ing or die()ing. Unlike

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



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