[libpdf-report-perl] 04/08: Split build-dependencies into B-D and B-D-I

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 18:02:07 UTC 2013


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

fsfs pushed a commit to branch master
in repository libpdf-report-perl.

commit 09b099164ec131915a40b7ad6f1a9b186d913fe3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 17:20:21 2013 +0200

    Split build-dependencies into B-D and B-D-I
---
 debian/control |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 15b7f52..6822fb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,15 @@
 Source: libpdf-report-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libpdf-api2-perl, libtest-pod-perl, perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libpdf-api2-perl,
+ libtest-pod-perl,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>, Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>, Nathan Handler <nhandler at debian.org>,
+Uploaders: Allard Hoeve <allard at byte.nl>,
+ Niko Tyni <ntyni at iki.fi>,
+ gregor herrmann <gregoa at debian.org>,
+ Nathan Handler <nhandler at debian.org>,
  Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.9.1
 Homepage: https://metacpan.org/release/PDF-Report/
@@ -13,7 +18,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-report
 
 Package: libpdf-report-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpdf-api2-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libpdf-api2-perl
 Recommends: libtext-roman-perl
 Description: simplified PDF report generator
  PDF::Report is written around Alfred Reibenschuh's PDF::API2. It

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



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