Package: ess Version: 18.10.2-1 Severity: serious Tags: patch User: [email protected] Usertags: origin-ubuntu eoan ubuntu-patch
Hi Dirk, 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/ [email protected] [email protected]
diff -Nru ess-18.10.2/debian/control ess-18.10.2/debian/control --- ess-18.10.2/debian/control 2018-08-18 14:39:10.000000000 -0700 +++ ess-18.10.2/debian/control 2019-10-01 12:46:03.000000000 -0700 @@ -4,7 +4,7 @@ Maintainer: Dirk Eddelbuettel <[email protected]> Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10) -Build-Depends-Indep: dh-elpa, texlive-base, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-generic-recommended, texlive-extra-utils, texlive-fonts-recommended, texinfo +Build-Depends-Indep: dh-elpa, texlive-base, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-plain-generic, texlive-extra-utils, texlive-fonts-recommended, texinfo Vcs-Browser: https://salsa.debian.org/edd/ess Vcs-Git: https://salsa.debian.org/edd/ess.git Homepage: http://ess.r-project.org

