biber 2.17-2 source package in Ubuntu

Changelog

biber (2.17-2) unstable; urgency=medium

  * Add "Restrictions: build-needed" for test suite.
  * Breaks to older texlive-bibtex-extra, make sure new biblatex
    is installed (Closes: #1004671).

 -- Hilmar Preusse <email address hidden>  Fri, 04 Feb 2022 22:56:25 +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
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
biber_2.17-2.dsc 4.3 KiB caa91bcfe403c90da125ca90842a3df23e0447dd75b9c81d9578e86bd345f4d8
biber_2.17.orig.tar.gz 1.5 MiB 1ee7efdd8343e982046f2301c1b0dcf09e1f9a997ac86ed1018dcb41d04c9e88
biber_2.17-2.debian.tar.xz 11.9 KiB df01eb609c1ba4935eb42d4c6bebcb0c5a77887f6e6b5c04184bac628df1feea

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.