[libconfig-crontab-perl] 04/05: Declare compliance with Debian Policy 4.0.0.

gregor herrmann gregoa at debian.org
Tue Aug 1 04:18:27 UTC 2017


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

gregoa pushed a commit to branch master
in repository libconfig-crontab-perl.

commit 1f6fb4925d3cc177e3123f8d56dea30507c471c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 1 00:15:02 2017 -0400

    Declare compliance with Debian Policy 4.0.0.
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 78a716e..0c9d424 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libconfig-crontab-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-crontab-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconfig-crontab-perl.git
 Homepage: https://metacpan.org/release/Config-Crontab
-Testsuite: autopkgtest-pkg-perl
 
 Package: libconfig-crontab-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: cron
 Description: module to read/write Vixie-compatible crontab(5) files
  Config::Crontab provides an object-oriented interface to Vixie-style

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



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