On 18/03/2019 10:56, Andreas Tille wrote: > Package: release.debian.org > Severity: normal > User: [email protected] > Usertags: unblock > > Please unblock package librostlab-blast > > > diff -Nru librostlab-blast-1.0.1/debian/changelog > librostlab-blast-1.0.1/debian/changelog > --- librostlab-blast-1.0.1/debian/changelog 2018-09-20 11:22:42.000000000 > +0200 > +++ librostlab-blast-1.0.1/debian/changelog 2019-03-18 10:48:04.000000000 > +0100 > @@ -1,3 +1,12 @@ > +librostlab-blast (1.0.1-10) unstable; urgency=medium > + > + * Do not render PDF documentation any more since its not really important > + for users and doxygen 1.8.5 breaks the build of PDF documentation > + Closes: #924834
I doubt doxygen 1.8.5 broke this. That's ancient. Also I just tested -9 in sid and it builds fine there. If the build is still broken in testing, maybe there's something in sid that fixed it (not doxygen which is at the same version) and we could possibly unblock it, making this changes unnecessary. Emilio > + * Standards-Version: 4.3.0 > + > + -- Andreas Tille <[email protected]> Mon, 18 Mar 2019 10:48:04 +0100 > + > librostlab-blast (1.0.1-9) unstable; urgency=medium > > * Drop unneeded get-orig-source target > diff -Nru librostlab-blast-1.0.1/debian/control > librostlab-blast-1.0.1/debian/control > --- librostlab-blast-1.0.1/debian/control 2018-09-20 11:22:42.000000000 > +0200 > +++ librostlab-blast-1.0.1/debian/control 2019-03-18 10:48:04.000000000 > +0100 > @@ -14,7 +14,7 @@ > librostlab-dev, > texlive-fonts-recommended, > texlive-latex-extra > -Standards-Version: 4.2.1 > +Standards-Version: 4.3.0 > Vcs-Browser: https://salsa.debian.org/med-team/librostlab-blast > Vcs-Git: https://salsa.debian.org/med-team/librostlab-blast.git > Homepage: http://rostlab.org/ > diff -Nru librostlab-blast-1.0.1/debian/librostlab-blast-doc.doc-base > librostlab-blast-1.0.1/debian/librostlab-blast-doc.doc-base > --- librostlab-blast-1.0.1/debian/librostlab-blast-doc.doc-base > 2018-09-20 11:22:42.000000000 +0200 > +++ librostlab-blast-1.0.1/debian/librostlab-blast-doc.doc-base > 2019-03-18 10:48:04.000000000 +0100 > @@ -9,6 +9,3 @@ > Format: html > Files: /usr/share/doc/librostlab-blast-doc/html/*.html > Index: /usr/share/doc/librostlab-blast-doc/html/index.html > - > -Format: PDF > -Files: /usr/share/doc/librostlab-blast-doc/librostlab-blast.pdf.gz > diff -Nru librostlab-blast-1.0.1/debian/librostlab-blast-doc.docs > librostlab-blast-1.0.1/debian/librostlab-blast-doc.docs > --- librostlab-blast-1.0.1/debian/librostlab-blast-doc.docs 2018-09-20 > 11:22:42.000000000 +0200 > +++ librostlab-blast-1.0.1/debian/librostlab-blast-doc.docs 2019-03-18 > 10:48:04.000000000 +0100 > @@ -1,3 +1,3 @@ > doxygen-doc/html/ > -doxygen-doc/librostlab-blast.pdf > +# doxygen-doc/librostlab-blast.pdf > lib/librostlab-blast.tag > diff -Nru librostlab-blast-1.0.1/debian/rules > librostlab-blast-1.0.1/debian/rules > --- librostlab-blast-1.0.1/debian/rules 2018-09-20 11:22:42.000000000 > +0200 > +++ librostlab-blast-1.0.1/debian/rules 2019-03-18 10:48:04.000000000 > +0100 > @@ -19,7 +19,7 @@ > debian/tmp/usr/lib/*/*.so > > override_dh_auto_configure: > - dh_auto_configure -- --enable-doxygen-dot --enable-doxygen-pdf > + dh_auto_configure -- --enable-doxygen-dot --enable-doxygen-pdf=No > > override_dh_auto_build: > dh_auto_build > > > > > unblock librostlab-blast/1.0.1-10 > > -- System Information: > Debian Release: 9.8 > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'stable') > Architecture: amd64 (x86_64) > > Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core) > Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), > LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > >

