biber 2.16-2 source package in Ubuntu

Changelog

biber (2.16-2) unstable; urgency=medium

  [ Hilmar Preusse ]
  * Move links/install overrides from d/rules into separate files.
  * Call lualatex w/ option --utc when building doc (see #990999).
  * Add patch "reproducible builds: timezone-specific timestamps in PDF".
    (Closes: #990999)

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on libconfig-autoconf-perl,
      libextutils-libbuilder-perl, liblingua-translit-perl,
      libtest-pod-coverage-perl and libtest-pod-perl.
    + biber: Drop versioned constraint on liblingua-translit-perl and
      libunicode-collate-perl in Depends.

 -- Hilmar Preusse <email address hidden>  Fri, 31 Dec 2021 13:51:21 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
biber_2.16-2.dsc 3.3 KiB 54f7d5415857440dad20ddf13efbedef9c8deb51370d9221fd41f0240eb02056
biber_2.16.orig.tar.gz 1.5 MiB 57111ebc6d0d1933e55d3fe1a92f8ef57c602388ae83598a8073c8a77fd811e2
biber_2.16-2.debian.tar.xz 11.7 KiB b67638cc09d4fa645d7993a9d3397c51acdf94e3828e6b6fc48340dba2f28421

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.