[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988887: unblock: latexml/0.8.5-3



Package: release.debian.org
Severity: important
X-Debbugs-CC: debian-tex-maint@lists.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package latexml

The latexml package depends on the perl version of bullseye. The upgrade
will fail, if apt tries to upgrade it, before perl has been upgraded. Hence
we introduce a versioned depend for libpod-parser-perl.

See RC bug #988359 for details.

[ Impact ]
The upgrade will fail if latexml is upgraded before perl has been upgraded.

[ Tests ]
Tests were performed using 0.8.5-2, no substantial code changes for 0.8.5-3.

[ Risks ]
Trivial change, have a look at attched debdiff. Yes, it is larger then
absolutely necessary: there were changes made to master, which were made for
post-bullseye.

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

unblock latexml/0.8.5-3

-- 
sigmentation fault
diff -Nru latexml-0.8.5/debian/changelog latexml-0.8.5/debian/changelog
--- latexml-0.8.5/debian/changelog	2021-02-09 21:09:17.000000000 +0100
+++ latexml-0.8.5/debian/changelog	2021-05-20 11:00:34.000000000 +0200
@@ -1,3 +1,11 @@
+latexml (0.8.5-3) unstable; urgency=medium
+
+  * Add version to dep on libpod-parser-perl (>= 1.63).
+    (Closes: #988359)
+  * Set Maintainer field to "Debian TeX Task Force".
+
+ -- Hilmar Preusse <hille42@web.de>  Thu, 20 May 2021 11:00:34 +0200
+
 latexml (0.8.5-2) unstable; urgency=medium
 
   * Switch to dh sequencer, mark huge TL packages as only needed
diff -Nru latexml-0.8.5/debian/control latexml-0.8.5/debian/control
--- latexml-0.8.5/debian/control	2021-02-09 20:55:47.000000000 +0100
+++ latexml-0.8.5/debian/control	2021-05-20 11:00:34.000000000 +0200
@@ -1,7 +1,7 @@
 Source: latexml
 Section: tex
 Priority: optional
-Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
+Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
 Uploaders: Norbert Preining <norbert@preining.info>,
 	Peter Ralph <petrel.harp@gmail.com>,
 	Hilmar Preusse <hille42@web.de>
@@ -34,7 +34,26 @@
 
 Package: latexml
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparse-recdescent-perl, libxml2, libxml-libxml-perl, libxslt1.1, libxml-libxslt-perl, libuuid-tiny-perl, libarchive-zip-perl, libio-string-perl, libjson-xs-perl, libwww-perl, liburi-perl, libfile-which-perl, libimage-size-perl, imagemagick, libimage-magick-perl, texlive-latex-base, libtext-unidecode-perl, libpod-parser-perl
+Depends: ${perl:Depends},
+	${misc:Depends},
+	libparse-recdescent-perl,
+	libxml2,
+	libxml-libxml-perl,
+	libxslt1.1,
+	libxml-libxslt-perl,
+	libuuid-tiny-perl,
+	libarchive-zip-perl,
+	libio-string-perl,
+	libjson-xs-perl,
+	libwww-perl,
+	liburi-perl,
+	libfile-which-perl,
+	libimage-size-perl,
+	imagemagick,
+	libimage-magick-perl,
+	texlive-latex-base,
+	libtext-unidecode-perl,
+	libpod-parser-perl (>= 1.63)
 Description: LaTeX to XML Converter
  latexml is a program, written in Perl, that attempts to faithfully mimic
  TeX's behaviour, but produces XML instead of dvi. The document model of

Attachment: signature.asc
Description: PGP signature


Reply to: