[libtext-worddiff-perl] 07/12: Update build dependencies.
gregor herrmann
gregoa at debian.org
Sun Jan 12 17:25:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtext-worddiff-perl.
commit f79e846a01ccf789a0af4dd8c8544ca50e99fb9d
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jan 12 18:20:43 2014 +0100
Update build dependencies.
---
debian/control | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 0b925e2..d899c4b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
Source: libtext-worddiff-perl
-Section: perl
-Priority: extra
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Debian QA Group <packages at qa.debian.org>
+Section: perl
+Priority: extra
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: libalgorithm-diff-perl,
+ libhtml-parser-perl,
+ libtest-pod-perl,
+ perl
Standards-Version: 3.8.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-worddiff-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-worddiff-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-worddiff-perl.git
Homepage: https://metacpan.org/release/Text-WordDiff
Package: libtext-worddiff-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libhtml-parser-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libalgorithm-diff-perl,
+ libhtml-parser-perl
Description: Track changes between documents
This module is a variation on the lovely Text::Diff module. Rather than
generating traditional line-oriented diffs, however, it generates
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-worddiff-perl.git
More information about the Pkg-perl-cvs-commits
mailing list