biber 2.16-1 source package in Ubuntu

Changelog

biber (2.16-1) unstable; urgency=medium

  * New upstream release: refresh patches.
  * Standards version 4.5.1, no changes needed.
  * Tighten BD libunicode-collate-perl (>= 1.29).
  * Add libio-string-perl to BD.

  * Lintian:
    - E: malformed-override: Unknown tag versioned-dependency-satisfied-by-perl
    - W: bad-whatis-entry
    - I: debian-watch-contains-dh_make-template
    - I: typo-in-manual-page
    - I: patch-not-forwarded-upstream
    - P: silent-on-rules-requiring-root
    - P: duplicate-in-relation-field
    - P: package-uses-old-debhelper-compat-version

 -- Hilmar Preusse <email address hidden>  Sat, 09 Jan 2021 17:57:45 +0100

Upload details

Uploaded by:
Debian TeX Maintainers
Uploaded to:
Sid
Original maintainer:
Debian TeX Maintainers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
biber_2.16-1.dsc 3.4 KiB 153ee98504c1a4101668cba91f8f28e72e3cfd0ca818f7065de64b2cbe73f5ca
biber_2.16.orig.tar.gz 1.5 MiB 57111ebc6d0d1933e55d3fe1a92f8ef57c602388ae83598a8073c8a77fd811e2
biber_2.16-1.debian.tar.xz 11.1 KiB 58c0101aaf1bc69ee445fd1e4566f50ce2c8323655a38543a99dc8c595f2ba82

Available diffs

No changes file available.

Binary packages built by this source

biber: 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
 venerable BibTeX program only for sorting and generating a very
 generic .bbl file without any formatting instruction. Everything else
 is taken care of by biblatex, which provides a powerful and flexible
 macro interface for authors of citation styles.
 .
 Biber offers a large superset of BibTeX functionality for BibLaTeX
 users. In addition it offers full UTF-8 (Unicode 6.0) capabilities,
 fully customisable sorting, output to GraphViz to help visualise
 complex crossrefs, support for remote data sources, structural
 validation of the data against the (customisable) data model, and a
 lot more.