[libconfig-file-perl] 03/06: Add build-dependency on libmodule-build-perl for Perl 5.22 compatibility

Axel Beckert abe at deuxchevaux.org
Sat May 30 13:48:38 UTC 2015


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

abe pushed a commit to branch master
in repository libconfig-file-perl.

commit 4aae262fc3b2dc0632ecd4c64d9431f491826cd4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat May 30 15:34:26 2015 +0200

    Add build-dependency on libmodule-build-perl for Perl 5.22 compatibility
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9a065d7..de243ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,7 @@ libconfig-file-perl (1.50-3) UNRELEASED; urgency=low
   * Remove perl from Build-Depends-Indep, it's already in Build-Depends.
   * Declare compliance with Debian Policy 3.9.6 (no other changes needed).
   * Remove obsolete emacs "local variables:" from debian/changelog.
+  * Add b-d on libmodule-build-perl for Perl 5.22 compatibility.
 
  -- Nathan Handler <nhandler at ubuntu.com>  Sat, 06 Jun 2009 01:33:19 +0000
 
diff --git a/debian/control b/debian/control
index ea91166..19f1160 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7),
+               libmodule-build-perl,
                perl
 Build-Depends-Indep: libtest-pod-coverage-perl,
                      libtest-pod-perl

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



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