On 29.08.2023 14:06, Hilmar Preusse wrote: Hello,
I just noticed, that the autopkgtest of your package fail, since I uploaded TL 2023 to unstable [1].
Attached is a debdiff implementing the suggestion. I run the autopkgtest as:autopkgtest r-bioc-biocstyle_2.28.0+dfsg-1.1.dsc -- schroot unstable-amd64-sbuild
For any reason no test is found, so no test can fail. Hilmar -- sigfault
diff -Nru r-bioc-biocstyle-2.28.0+dfsg/debian/changelog r-bioc-biocstyle-2.28.0+dfsg/debian/changelog --- r-bioc-biocstyle-2.28.0+dfsg/debian/changelog 2023-07-18 12:51:59.000000000 +0200 +++ r-bioc-biocstyle-2.28.0+dfsg/debian/changelog 2023-09-01 23:39:35.000000000 +0200 @@ -1,3 +1,9 @@ +r-bioc-biocstyle (2.28.0+dfsg-1.1) UNRELEASED; urgency=medium + + * Patch Bioconductor.sty to fix autopkgtest. + + -- Hilmar Preusse <[email protected]> Fri, 01 Sep 2023 23:39:35 +0200 + r-bioc-biocstyle (2.28.0+dfsg-1) unstable; urgency=medium * Disable reprotest diff -Nru r-bioc-biocstyle-2.28.0+dfsg/debian/patches/fix_sty_file r-bioc-biocstyle-2.28.0+dfsg/debian/patches/fix_sty_file --- r-bioc-biocstyle-2.28.0+dfsg/debian/patches/fix_sty_file 1970-01-01 01:00:00.000000000 +0100 +++ r-bioc-biocstyle-2.28.0+dfsg/debian/patches/fix_sty_file 2023-09-01 23:39:14.000000000 +0200 @@ -0,0 +1,11 @@ +--- r-bioc-biocstyle-2.28.0+dfsg.orig/inst/resources/tex/Bioconductor.sty ++++ r-bioc-biocstyle-2.28.0+dfsg/inst/resources/tex/Bioconductor.sty +@@ -526,7 +526,7 @@ + } + \patchcmd\SOUL@start{\SOUL@preamble}{\@inside@soultrue\SOUL@preamble} + {}{\errmessage{Cannot patch \protect\SOUL@start}} +-\renewcommand{\@raggedtwoe@everyselectfont}{% ++\newcommand{\@raggedtwoe@everyselectfont}{% + \if@raggedtwoe@spaceskip + \ifdim\fontdimen\thr@@\font=\z@\relax + \if@inside@soul diff -Nru r-bioc-biocstyle-2.28.0+dfsg/debian/patches/series r-bioc-biocstyle-2.28.0+dfsg/debian/patches/series --- r-bioc-biocstyle-2.28.0+dfsg/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ r-bioc-biocstyle-2.28.0+dfsg/debian/patches/series 2023-09-01 23:37:15.000000000 +0200 @@ -0,0 +1 @@ +fix_sty_file
OpenPGP_signature
Description: OpenPGP digital signature

