[libpetal-utils-perl] 06/07: Remove duplicate build-dependency on perl

Axel Beckert abe at deuxchevaux.org
Sat Jun 6 22:46:11 UTC 2015


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

abe pushed a commit to branch master
in repository libpetal-utils-perl.

commit 9daa98b4082997221d906f4763e86a9cb574599a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 00:43:59 2015 +0200

    Remove duplicate build-dependency on perl
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e3155a..3c537ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libpetal-utils-perl (0.06-3) UNRELEASED; urgency=low
   * Mark package as autopkgtestable.
   * Declare compliance with Debian Policy 3.9.6.
   * Add explicit build dependency on libmodule-build-perl.
+  * Remove duplicate build-dependency on perl.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 05 Jul 2012 12:50:16 -0600
 
diff --git a/debian/control b/debian/control
index fb85f62..14c9228 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl,
                perl
-Build-Depends-Indep: perl,
-                     libpetal-perl (>= 2.19-2~),
+Build-Depends-Indep: libpetal-perl (>= 2.19-2~),
                      liburi-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpetal-utils-perl.git

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



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