[SCM] branch, master, updated. debian/0.9.9+git2012426-3-2-gca554b0

gregor herrmann gregoa at debian.org
Thu Jul 5 20:08:41 UTC 2012


The following commit has been merged in the master branch:
commit 4b0e6a1091c289bb8e513622b6024874cd19a314
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:11:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index e08c8d0..f2a8179 100644
--- a/debian/control
+++ b/debian/control
@@ -1,59 +1,61 @@
 Source: biber
-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,
- libconfig-autoconf-perl,
- libdata-compare-perl,
- libdata-dump-perl,
- libdate-simple-perl,
- libextutils-libbuilder-perl,
- 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,
- libtest-pod-perl,
- libtext-bibtex-perl (>= 0.62),
- libunicode-collate-perl (>= 0.89),
- libwww-perl,
- libxml-libxml-simple-perl,
- libxml-libxslt-perl,
- libxml-writer-string-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl,
+               libconfig-autoconf-perl,
+               libdata-compare-perl,
+               libdata-dump-perl,
+               libdate-simple-perl,
+               libextutils-libbuilder-perl,
+               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,
+               libtest-pod-perl,
+               libtext-bibtex-perl (>= 0.62),
+               libunicode-collate-perl | perl (>= 5.15.9),
+               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
 Vcs-Browser: http://anonscm.debian.org/git/pkg-perl/packages/biber.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/biber.git
+Homepage: http://biblatex-biber.sourceforge.net/
 
 Package: biber
 Architecture: all
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-compare-perl,
+         libdata-dump-perl,
+         libdate-simple-perl,
+         libfile-slurp-unicode-perl,
+         libipc-run3-perl,
+         liblwp-protocol-https-perl,
+         liblist-allutils-perl,
+         liblist-moreutils-perl,
+         liblog-log4perl-perl,
+         libreadonly-perl,
+         libregexp-common-perl,
+         libtext-bibtex-perl (>= 0.62),
+         libunicode-collate-perl | perl (>= 5.15.9),
+         libwww-perl,
+         libxml-libxml-simple-perl,
+         libxml-libxslt-perl,
+         libxml-writer-string-perl
 Recommends: biblatex,
- libreadonly-xs-perl
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-compare-perl,
- libdata-dump-perl,
- libdate-simple-perl,
- libfile-slurp-unicode-perl,
- libipc-run3-perl,
- liblwp-protocol-https-perl,
- liblist-allutils-perl,
- liblist-moreutils-perl,
- liblog-log4perl-perl,
- libreadonly-perl,
- libregexp-common-perl,
- libtext-bibtex-perl (>= 0.62),
- libunicode-collate-perl (>= 0.89),
- libwww-perl,
- libxml-libxml-simple-perl,
- libxml-libxslt-perl,
- libxml-writer-string-perl
+            libreadonly-xs-perl
 Description: Much-augmented BibTeX replacement for BibLaTeX users
  The biblatex package by Philipp Lehman is becoming the definitive
  citation management tool for LaTeX users. Biblatex has relied on the
@@ -68,3 +70,4 @@ Description: Much-augmented BibTeX replacement for BibLaTeX users
  complex crossrefs, support for remote data sources, structural
  validation of the data against the (customisable) data model, and a
  lot more.
+

-- 




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