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

Bug#963129: marked as done (pandoc: conversion from docbook: missing releaseinfo information)



Your message dated Sat, 13 Aug 2022 16:05:32 +0000
with message-id <E1oMtdk-005AiD-Um@fasolo.debian.org>
and subject line Bug#963129: fixed in pandoc 2.17.1.1-1
has caused the Debian Bug report #963129,
regarding pandoc: conversion from docbook: missing releaseinfo information
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
963129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963129
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pandoc
Version: 2.5-3+b1
Severity: normal

When converting from docbook, releaseinfo is ignored, e.g. on

<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
<book>

<bookinfo>
<title>Title</title>
<author>
<firstname>Firstname</firstname><surname>Lastname</surname>
</author>
<releaseinfo>1.17</releaseinfo>
</bookinfo>

<para>Text.</para>

</book>

with:

  pandoc -s -f docbook manual.xml -t html
  pandoc -s -f docbook manual.xml -t texinfo

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pandoc depends on:
ii  libatomic1   10.1.0-4
ii  libc6        2.30-8
ii  libffi7      3.3-4
ii  libgmp10     2:6.2.0+dfsg-6
ii  libpcre3     2:8.39-13
ii  pandoc-data  2.5-3
ii  zlib1g       1:1.2.11.dfsg-2

pandoc recommends no packages.

Versions of packages pandoc suggests:
ii  context                    2020.03.10.20200331-1
pn  ghc                        <none>
ii  groff                      1.22.4-5
ii  libjs-mathjax              2.7.8+dfsg-1
ii  librsvg2-bin               2.48.7-1
pn  node-katex                 <none>
ii  nodejs                     12.18.0~dfsg-3
pn  pandoc-citeproc            <none>
ii  perl                       5.30.3-4
pn  php                        <none>
ii  python                     2.7.17-2
pn  r-base-core                <none>
ii  ruby                       1:2.7+1
ii  texlive-latex-extra        2020.20200522-1
ii  texlive-latex-recommended  2020.20200522-1
ii  texlive-luatex             2020.20200522-1
ii  texlive-xetex              2020.20200522-1
pn  wkhtmltopdf                <none>

-- no debconf information

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
Source: pandoc
Source-Version: 2.17.1.1-1
Done: Jonas Smedegaard <dr@jones.dk>

We believe that the bug you reported is fixed in the latest version of
pandoc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963129@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <dr@jones.dk> (supplier of updated pandoc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 13 Aug 2022 16:45:31 +0200
Source: pandoc
Architecture: source
Version: 2.17.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group <debian-haskell@lists.debian.org>
Changed-By: Jonas Smedegaard <dr@jones.dk>
Closes: 963128 963129 969475 979124
Changes:
 pandoc (2.17.1.1-1) unstable; urgency=medium
 .
   [ upstream ]
   * new release(s);
     closes: bug#979124, thanks to Kenshi Muto and Yukiharu YABUKI;
     contains many bugfixes and feature additions, including...:
     + DocBook reader: ensure that first and last names are separated;
       closes: bug#963128, thanks to Vincent Lefevre
     + DocBook reader: parse releaseinfo as metadata;
       closes: bug#963129, thanks to Vincent Lefevre
     + update template for reveal.js 4.0.0;
       closes: bug#969475, thanks to Thomas Clavier
 .
   [ Jonas Smedegaard ]
   * drop patches cherry-picked upstream now applied
   * add patches cherry-picked upstream to use newer skylighting
   * update/unfuzz patches
   * add GHC (build-)dependencies for
     citeproc commonmark commonmark-extensions commonmark-pandoc
     file-embed hslua-aeson hslua-marshalling hslua-module-path
     hslua-module-version lpeg pandoc-lua-marshal pretty-show
     unicode-collation xml-conduit yaml;
     bump GHC bounds for
     haddock-library hslua hslua-module-system hslua-module-text
     ipynb jira-wiki-markup pandoc-types
     skylighting skylighting-core tasty-lua;
     tighten GHC bounds for texmath;
     tighten lower GHC bounds for doclayout doctemplates;
     relax upper GHC bounds for aeson attoparsec base64-bytestring
     blaze-markup network-uri random tasty unicode-transforms;
     drop unneeded lower GHC bounds for
     aeson-pretty blaze-html blaze-markup case-insensitive
     exceptions http-client http-client-tls network tagsoup
     tasty tasty-golden;
     drop GHC (build-)dependencies on
     bitarray cmark-gfm executable-path hsyaml http
     quickcheck2 unordered-containers
   * update copyright info: update coverage
   * update TODOs
   * update long descriptions,
     based on upstream Cabal file project description
Checksums-Sha1:
 0c552d10852b05f73fc31fde6adf33f6c319d058 9164 pandoc_2.17.1.1-1.dsc
 27a08633195b4eb8e71d3dd048043a06318a0c69 7245973 pandoc_2.17.1.1.orig.tar.gz
 66fc512c5be6c4de326ec56286173d429f62f7ec 58944 pandoc_2.17.1.1-1.debian.tar.xz
 88f7ce7607ee6a009a3a8bf4cedcd74cad9b344c 25513 pandoc_2.17.1.1-1_amd64.buildinfo
Checksums-Sha256:
 2e0f9284d01a723381f254c8f9d4269abe7dd4557e46be87c4068719e235a16c 9164 pandoc_2.17.1.1-1.dsc
 df7c6c605d084252fc28687dffe63ca57dd04a463698d323924d3be2f1f5df32 7245973 pandoc_2.17.1.1.orig.tar.gz
 41c9ede722af04553c86badac8f9a2931b78538586b28c9bc53396f67a5d38a1 58944 pandoc_2.17.1.1-1.debian.tar.xz
 d510cb23877f838b306d94cbb7a180b1b3d9b63cfa2179699de5bbd3d8a5fb39 25513 pandoc_2.17.1.1-1_amd64.buildinfo
Files:
 e17ce2c99262daa91ca85e12c009c02b 9164 text optional pandoc_2.17.1.1-1.dsc
 9e538d515d2ca04762afc7037c026453 7245973 text optional pandoc_2.17.1.1.orig.tar.gz
 0e6cf9ecd842c852ba88ddd1e6781cbf 58944 text optional pandoc_2.17.1.1-1.debian.tar.xz
 82e178772ca3d877cbd6a152fcfa2b6f 25513 text optional pandoc_2.17.1.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmL3yHYACgkQLHwxRsGg
ASGriRAAm5D+1Wfuy0aKkfVkYlL3U87vTZXlAxTITYtUuRQc/NrG1wu2njRMvElc
DNrLb7lZWkwUSa0cmA1m1SrJYE8SLE+Nf+Gdq5aFz64wVC1kop5WZq2Z5pENNF8/
NjOPGNwpRbLAtGxfeusxUm3seWCpzICV4yIa35tB8iOtBbkRu+E68s2l7HGv+8w/
UDXjGEwB+FvFPBbZf73oXoUUY4Zs04LZVBVE+YAAEokXURy8dKJjNzg+Ht8yuJVg
a7boPdwSqhR6c/ktFgaqsErHVZWLDOw6fL+LEpxrHZB4PnEMF3bauR8dwax/17v2
MU7GgwyPmhV5kH4IZ/djYoWYSXqpDMLtK2m4l2SdM+RZ7SsWpSKKzQ6pi6wKr89r
ayXMAPNbVWFUlaaukGA3tAofUQtUtSU0H5mMLTtnqbEpJGxB3lskieX3Ss3hR6is
nqthCRSXm05hF8yY1cHVdQImzYpUZMCz/k0PcD3hxiCIf2eEBTzh4hIvZ1Q46ENo
VtdLUP7/VgMsXkUC+xJT4ngiqH+JxUc6fPtn8wYqm4YZmzkFSws6m8tPR75wDduz
+LKtag9wXTycNE3OXi3q103whVsEZcVNssnYgHuHNjPNKHIBEqbzRA6m46Wk1DVg
xEeMJeyTYWXzucFtDZrIuSt2eeTn38UkpWGio99OApflk0zE2JY=
=0+Er
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: