[liblog-any-perl] 06/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Dec 25 16:01:46 UTC 2017


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

gregoa pushed a commit to branch master
in repository liblog-any-perl.

commit 9a4f515a0822df410e46d6e4fbd0b669c501bd6c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 25 16:55:59 2017 +0100

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

diff --git a/debian/control b/debian/control
index c460874..a6bf3e7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
            Xavier Guimard <x.guimard at free.fr>,
            Robin Sheat <robin at catalyst.net.nz>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
@@ -11,15 +12,14 @@ Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblog-any-perl.git
 Homepage: https://metacpan.org/release/Log-Any
-Testsuite: autopkgtest-pkg-perl
 
 Package: liblog-any-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
 Breaks: liblog-any-adapter-perl (<< 0.11+)
-Replaces: liblog-any-adapter-perl (<< 0.11+)
 Provides: liblog-any-adapter-perl
+Replaces: liblog-any-adapter-perl (<< 0.11+)
 Description: Perl module to log messages safely and efficiently
  Log::Any allows CPAN modules to safely and efficiently log messages, while
  letting the application choose (or decline to choose) a logging mechanism
@@ -32,4 +32,3 @@ Description: Perl module to log messages safely and efficiently
  .
  The application, in turn, may choose one or more logging mechanisms via
  Log::Any::Adapter.
-

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



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