[SCM] branch, master, updated. upstream/0.9.9+git2012426-22-g6fd2709

gregor herrmann gregoa at debian.org
Tue Jun 5 19:28:05 UTC 2012


The following commit has been merged in the master branch:
commit be7b51b1c00c7db1212e6f40795743701702c17d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 5 20:56:00 2012 +0200

    Add tons of build dependencies (addresses #676051).

diff --git a/debian/control b/debian/control
index 7c64f97..e8e82d6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,30 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
-Build-Depends: debhelper (>= 9),
- perl,
- libtest-pod-perl (>= 1.22),
- libtest-pod-coverage-perl (>= 1.08),
+Build-Depends: debhelper (>= 9), perl,
  libconfig-autoconf-perl (>= 0.15),
+ libdata-compare-perl,
+ libdata-dump-perl,
+ libdate-simple-perl,
  libextutils-libbuilder-perl (>= 0.02),
- ca-certificates
+ libfile-slurp-unicode-perl,
+ libfile-which-perl,
+ libipc-run3-perl,
+ liblist-allutils-perl,
+ liblist-moreutils-perl,
+ liblog-log4perl-perl,
+ liblwp-protocol-https-perl,
+ libreadonly-perl,
+ libreadonly-xs-perl,
+ libregexp-common-perl,
+ libtest-pod-coverage-perl (>= 1.08),
+ libtest-pod-perl (>= 1.22),
+ libtext-bibtex-perl (>= 0.62),
+ libunicode-collate-perl (>= 0.89),
+ libwww-perl,
+ libxml-libxml-simple-perl,
+ libxml-libxslt-perl,
+ libxml-writer-string-perl
 Standards-Version: 3.9.3
 Homepage: http://biblatex-biber.sourceforge.net/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/biber.git
@@ -17,11 +34,9 @@ Vcs-Browser: http://anonscm.debian.org/git/pkg-perl/packages/biber.git
 
 Package: biber
 Architecture: all
-Recommends: libreadonly-xs-perl,
- biblatex,
- ca-certificates
-Depends: ${misc:Depends},
- ${perl:Depends},
+Recommends: biblatex,
+ libreadonly-xs-perl
+Depends: ${misc:Depends}, ${perl:Depends},
  libdata-compare-perl,
  libdata-dump-perl,
  libdate-simple-perl,

-- 




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