[Python-modules-team] Bug#941541: nbconvert: build-depend on texlive-plain-generic, not obsolete texlive-generic-recommended

Steve Langasek steve.langasek at canonical.com
Tue Oct 1 22:27:42 BST 2019


Package: nbconvert
Version: 5.4-2
Severity: serious
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch

Hi Julien,

The texlive-generic-recommended transitional package has been dropped from
texlive-base in sid.  Please update your build-dependency to
texlive-plain-generic instead.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
diff -Nru nbconvert-5.4/debian/control nbconvert-5.4/debian/control
--- nbconvert-5.4/debian/control	2019-09-27 08:49:32.000000000 -0700
+++ nbconvert-5.4/debian/control	2019-10-01 14:26:45.000000000 -0700
@@ -53,7 +53,7 @@
                python3-testpath,
                python3-traitlets,
                texlive-fonts-recommended,
-               texlive-generic-recommended,
+               texlive-plain-generic,
                texlive-latex-base,
                texlive-latex-extra
 Vcs-Git: https://salsa.debian.org/python-team/modules/nbconvert.git


More information about the Python-modules-team mailing list