[libref-util-perl] 05/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Nov 15 20:06:32 UTC 2017


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

gregoa pushed a commit to branch master
in repository libref-util-perl.

commit 6a87b16d246b10fb3b4b97dbca99e8d70cf98d90
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 15 20:43:43 2017 +0100

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

diff --git a/debian/control b/debian/control
index c541280..3403557 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libref-util-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),
                perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libref-util-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libref-util-perl.git
 Homepage: https://metacpan.org/release/Ref-Util
-Testsuite: autopkgtest-pkg-perl
 
 Package: libref-util-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: set of utility functions for checking references
  Ref::Util introduces several functions to help identify references in a
  faster and smarter way. In short:

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



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