[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#870617: marked as done (biber: deprecated regex warning)



Your message dated Tue, 28 Nov 2017 09:04:21 +0000
with message-id <E1eJboT-000C3I-7g@fasolo.debian.org>
and subject line Bug#870617: fixed in biber 2.9-1
has caused the Debian Bug report #870617,
regarding biber: deprecated regex warning
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
870617: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870617
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: biber
Version: 2.7-2
Severity: normal

Dear Maintainer,

when using biber to generate a bibliography, the following warning is displayed
by the perl interpreter:

```
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/}(\pM+\pL){ <-- HERE (?!\pL+\\)/ at /usr/share/perl5/Biber/LaTeX/Recode.pm line 316, <DATA> line 1.
```

Steps to reproduce:

```
$ pdflatex bug
$ biber bug
```

I expect the regex to be fixed (I'm not a perl guru…)

Raphaël

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.11.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages biber depends on:
ii  libautovivification-perl                     0.16-1+b4
ii  libbusiness-isbn-perl                        3.003-1
ii  libbusiness-ismn-perl                        1.131-1
ii  libbusiness-issn-perl                        1.002-1
ii  libclass-accessor-perl                       0.34-1
ii  libdata-compare-perl                         1.25-0.1
ii  libdata-dump-perl                            1.23-1
ii  libdata-uniqid-perl                          0.12-1
ii  libdate-simple-perl                          3.0300-1+b5
ii  libdatetime-calendar-julian-perl             0.04-1
ii  libdatetime-format-builder-perl              0.8100-1
ii  libdatetime-perl                             2:1.42-1+b2
ii  libencode-eucjpms-perl                       0.07-3+b6
ii  libencode-hanextra-perl                      0.23-4+b4
ii  libencode-jis2k-perl                         0.03-1+b4
ii  libfile-slurp-unicode-perl                   0.7.1-2
ii  libipc-run3-perl                             0.048-1
ii  liblist-allutils-perl                        0.12-1
ii  liblist-moreutils-perl                       0.416-1+b3
ii  liblog-log4perl-perl                         1.48-1
ii  liblwp-protocol-https-perl                   6.07-1
ii  libreadonly-perl                             2.050-1
ii  libregexp-common-perl                        2017060201-1
ii  libsort-key-perl                             1.33-1+b5
ii  libtext-bibtex-perl                          0.80-1+b1
ii  libtext-csv-perl                             1.33-2
ii  libtext-csv-xs-perl                          1.26-1+b1
ii  libtext-roman-perl                           3.5-1
ii  libunicode-collate-perl                      1.19-1+b2
ii  libunicode-linebreak-perl                    0.0.20160702-1+b3
ii  liburi-perl                                  1.71-1
ii  libwww-perl                                  6.15-1
ii  libxml-libxml-simple-perl                    0.97-1
ii  libxml-libxslt-perl                          1.95-1+b2
ii  libxml-writer-perl                           0.625-1
ii  perl                                         5.26.0-4
ii  perl-modules-5.24 [libunicode-collate-perl]  5.24.1-7
ii  perl-modules-5.26 [libunicode-collate-perl]  5.26.0-4
ii  tex-common                                   6.07

Versions of packages biber recommends:
ii  texlive-bibtex-extra  2017.20170724-1

biber suggests no packages.

-- no debconf information
\documentclass{article}
\usepackage{biblatex}
\bibliography{biblio}
\begin{document}
\nocite{*}
\printbibliography
\end{document}
@article{HilbertD1891Ueber,
  author    = {Hilbert, David},
  title     = {{U}eber die stetige {A}bbildung einer {L}ine auf ein
               {F}l{\"a}chenst{\"u}ck},
  journal   = {Mathematische Annalen},
  volume    = 38,
  number    = 3,
  pages     = {459--460},
  year      = 1891,
  month     = sep,
  doi       = {10.1007/BF01199431},
  issn      = {1432-1807},
}

--- End Message ---
--- Begin Message ---
Source: biber
Source-Version: 2.9-1

We believe that the bug you reported is fixed in the latest version of
biber, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870617@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated biber package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 28 Nov 2017 16:46:42 +0900
Source: biber
Binary: biber
Architecture: source all
Version: 2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
 biber      - Much-augmented BibTeX replacement for BibLaTeX users
Closes: 870617
Changes:
 biber (2.9-1) unstable; urgency=medium
 .
   * New upstream version 2.8 and 2.9
   * fix unescaped { (Closes: #870617)
   * bump deps for new biber
   * break against TL with old biblatex
   * bump standards version, no changes necessary
   * update/unfuzzify patches
Checksums-Sha1:
 ecfb1a939a4121eaa869f79dc2059d388e5a5b73 2912 biber_2.9-1.dsc
 104274fc8e90e6139f84520ce7528721b4bd30b6 907918 biber_2.9.orig.tar.gz
 2115ddb64429148b437c2f52391925607b913f97 9904 biber_2.9-1.debian.tar.xz
 b3bf464aa3a554ae7502a028ab21242a96912e48 547108 biber_2.9-1_all.deb
 666d9065489e4a571dbe7a724b0144ad01b675b8 13863 biber_2.9-1_amd64.buildinfo
Checksums-Sha256:
 10852fd009ff9cdfb8ba7d486ff88f8e0d14c0c0a6af7c5d6dbb152f5b0763fb 2912 biber_2.9-1.dsc
 a784b91a0d8de59066ae6cc2408e5bf5afa517ad688db7aedb4ac7923b9813d2 907918 biber_2.9.orig.tar.gz
 2e4c9f7f1b42bea1cc605496ee39c90f545750b83c7bcad78257507620a91e3e 9904 biber_2.9-1.debian.tar.xz
 9b8d26b3f38857fceb783dd94f67b33dd96059308aead619d37d27696b6b16a2 547108 biber_2.9-1_all.deb
 ab704959c65134b8a59ae2705d6e966c68392d59581db56d89062587898c7598 13863 biber_2.9-1_amd64.buildinfo
Files:
 bb578886eb2089f096255f68521a90fd 2912 perl optional biber_2.9-1.dsc
 f52dd6f1d71e7e0e1ea3a3cf7f941fde 907918 perl optional biber_2.9.orig.tar.gz
 684f79717d0772521bfb15ece750c8e0 9904 perl optional biber_2.9-1.debian.tar.xz
 196b6a1b6ae43d83a99039a3f238adae 547108 perl optional biber_2.9-1_all.deb
 fa70de46b0351e32d47d94e642342e96 13863 perl optional biber_2.9-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEWHH4JC3MNmAjYr597AC42tMiZqoFAlodF5wACgkQ7AC42tMi
Zqpdtgf/XQPCYb2zl8yIKcryzSIusVYSNaDXb690Vp8ZUL9FXNDiAsfFcSFHG0Qq
0qfuJyvmx8PYmtIg/Gn4QZmB/o7N4tbOJUvGwdB7wD9IQGvXR+/Qcv3tHwmZiX7/
BG4da6Bbn05TGLG4UypsXRBkgnNvvxRrAtOtzeugwjazWv0Uk51jpySB6lvPIlB1
2sHJKXo4o8fO7F3W2rvN+jXAa1b5j9v3kYSSUHdP4YCfp4UuPkgKtr6Vhr5aRIcU
pee9r5DOPC7T2ClQDnq7kxcBvVdCVlp5kTnKvnQ7owva8w6MSaO64j1bZpfKtXFo
z2Ci/mcMdE6+z07SM3OH1yBH7omY4g==
=QDiY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: