[libmodule-runtime-conflicts-perl] 04/04: control

gregor herrmann gregoa at debian.org
Mon Oct 13 21:02:22 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-runtime-conflicts-perl.

commit 74e39af0e789d934bbeac79307223388bc14f02a
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 23:01:37 2014 +0200

    control
---
 debian/compat  |  2 +-
 debian/control | 24 ++++++++++++------------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 2ee4403..d00f65f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
 Source: libmodule-runtime-conflicts-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 8)
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20140227~),
+               libmodule-build-tiny-perl,
+               perl
 Build-Depends-Indep: libdist-checkconflicts-perl,
- libmodule-build-tiny-perl (>= 0.038),
- libmodule-runtime-perl,
- perl
+                     libmodule-runtime-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-runtime-conflicts-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-runtime-conflicts-perl.git
@@ -15,12 +16,11 @@ Homepage: https://metacpan.org/release/Module-Runtime-Conflicts
 
 Package: libmodule-runtime-conflicts-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-checkconflicts-perl,
- libmodule-runtime-perl
-Description: Provide information on conflicts for Module::Runtime
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdist-checkconflicts-perl,
+         libmodule-runtime-perl
+Description: module to provide information on conflicts for Module::Runtime
  Module::Runtime::Conflicts provides conflicts checking for Module::Runtime,
  which had a recent release that broke some versions of Moose. It is called
  from Moose::Conflicts and moose-outdated.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-runtime-conflicts-perl.git



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