Package: dieharder Version: 3.31.1-7 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 -u dieharder-3.31.1/debian/control dieharder-3.31.1/debian/control --- dieharder-3.31.1/debian/control +++ dieharder-3.31.1/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Dirk Eddelbuettel <[email protected]> Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 7), libgsl-dev, automake, libtool, ghostscript, texlive-base, texlive-latex-base, texlive-generic-recommended +Build-Depends: debhelper (>= 7), libgsl-dev, automake, libtool, ghostscript, texlive-base, texlive-latex-base, texlive-plain-generic Package: dieharder Architecture: any

