Your message dated Sun, 03 Jan 2016 14:54:10 +0100
with message-id <[email protected]>
and subject line Re: pandoc: can't produce manpages with the --standalone option
has caused the Debian Bug report #784046,
regarding pandoc: can't produce manpages with the --standalone option
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 [email protected]
immediately.)


-- 
784046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pandoc
Version: 1.13.2.1~dfsg-1
Severity: normal

This makes at least one package of mine to FTBFS.

$ dpkg-query --show pandoc
pandoc  1.13.2.1~dfsg-1
$ cat > foo.md
# test

this is a test
$ pandoc -f markdown -t man foo.md
.SH test
.PP
this is a test
$ pandoc -s -f markdown -t man foo.md
pandoc: Could not find data file templates/default.man
[97]$ dpkg -L pandoc-data | grep default.man
/usr/share/data/templates/default.man


-- System Information:
Debian Release: 8.0
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), 
(1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pandoc depends on:
ii  libc6        2.19-18
ii  libffi6      3.1-2+b2
ii  libgmp10     2:6.0.0+dfsg-6
ii  libicu52     52.1-8
ii  liblua5.1-0  5.1.5-7.1
ii  libpcre3     2:8.35-3.3
ii  libyaml-0-2  0.1.6-3
ii  pandoc-data  1.13.2~dfsg-4
ii  zlib1g       1:1.2.8.dfsg-2+b1

pandoc recommends no packages.

Versions of packages pandoc suggests:
pn  etoolbox                   <none>
pn  pandoc-citeproc            <none>
ii  texlive-latex-recommended  2014.20141024-2
ii  texlive-luatex             2014.20141024-2
pn  texlive-xetex              <none>

-- no debconf information

-- 
Antonio Terceiro <[email protected]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 1.15.1.1~dfsg-2

Hi!

$ pandoc --version
pandoc 1.15.1.1
[...]
$ cat foo.md 
# test

this is a test
$ pandoc -f markdown -t man foo.md 
.SH test
.PP
this is a test
$ pandoc -s -f markdown -t man foo.md 
.\" Automatically generated by Pandoc 1.15.1.1
.\"
.hy
.TH "" "" "" "" ""
.SH test
.PP
this is a test
$ 

I'm therefore closing this bug now.

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
_______________________________________________
Pkg-haskell-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-maintainers

Reply via email to