[libtext-vcard-perl] 09/12: Drop some build dependencies which are not needed.

gregor herrmann gregoa at debian.org
Sun Oct 27 21:54:21 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtext-vcard-perl.

commit aa93403cb2782f32f7b021e77bf14cbb22564a35
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 27 22:44:43 2013 +0100

    Drop some build dependencies which are not needed.
---
 debian/control |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index c3598ed..e91f27c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Neil Williams <codehelp at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, 
- libtest-harness-perl, libfile-slurp-perl, libtext-vfile-asdata-perl,
- libclass-accessor-perl, libclass-accessor-chained-perl
+Build-Depends-Indep: libfile-slurp-perl,
+                     libtext-vfile-asdata-perl,
+                     perl
 Homepage: https://metacpan.org/release/Text-vCard
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-vcard-perl.git
@@ -14,13 +14,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-vcard
 
 Package: libtext-vcard-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtext-vfile-asdata-perl,
- libfile-slurp-perl
-Description: module to parse, edit and create multiple vCards 
- Text::vCard::Addressbook provides an API to reading / editing and 
- creating multiple vCards. A vCard is an electronic business card. 
+Depends: ${misc:Depends}, ${perl:Depends},
+         libfile-slurp-perl,
+         libtext-vfile-asdata-perl
+Description: module to parse, edit and create multiple vCards
+ Text::vCard::Addressbook provides an API to reading / editing and
+ creating multiple vCards. A vCard is an electronic business card.
  This package has been developed based on rfc2426.
  .
- Many applications (Apple Address book, MS Outlook, Evolution etc) 
+ Many applications (Apple Address book, MS Outlook, Evolution etc)
  can export and import vCards.
-

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



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