Your message dated Mon, 30 Apr 2018 10:34:59 +0000
with message-id <e1fd695-0003em...@fasolo.debian.org>
and subject line Bug#897110: fixed in libpandoc-wrapper-perl 0.8.0-1
has caused the Debian Bug report #897110,
regarding libpandoc-wrapper-perl FTBFS with pandoc 2.1.2
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 ow...@bugs.debian.org
immediately.)
--
897110: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpandoc-wrapper-perl
Version: 0.6.1-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpandoc-wrapper-perl.html
...
--smart/-S has been removed. Use +smart or -smart extension instead.
For example: pandoc -f markdown+smart -t markdown-smart.
Try pandoc --help for more information.
at t/convert.t line 11.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 1.
t/convert.t .............
ok 1 - html => latex
Dubious, test returned 25 (wstat 6400, 0x1900)
...
--smart/-S has been removed. Use +smart or -smart extension instead.
For example: pandoc -f markdown+smart -t markdown-smart.
Try pandoc --help for more information.
# Failed test 'run'
# at t/methods.t line 79.
# got: '2'
# expected: '0'
# Failed test 'use default arguments'
# at t/methods.t line 80.
# got: ''
# expected: '<p><em>…</em></p>
# '
--smart/-S has been removed. Use +smart or -smart extension instead.
For example: pandoc -f markdown+smart -t markdown-smart.
Try pandoc --help for more information.
# Failed test 'run'
# at t/methods.t line 82.
# got: '2'
# expected: '0'
# Failed test 'override default arguments'
# at t/methods.t line 83.
# got: ''
# expected: '\emph{\ldots{}}
# '
# Looks like you failed 4 tests of 34.
t/methods.t .............
ok 1 - import
ok 2 - Pandoc->require
ok 3 - require returns singleton
ok 4 - pandoc->require
ok 5 - require throws)
ok 6 - require throws
ok 7 - Pandoc->new
ok 8 - Pandoc->new creates new instance
ok 9 - threw Regexp ((?^:pandoc executable not found))
ok 10 - default executable
ok 11 - set executable
ok 12 - threw Regexp ((?^:pandoc executable not found))
ok 13 - pandoc->version
ok 14 - 'pandoc->version is a version object' isa 'Pandoc::Version'
ok 15 - compare same versions
ok 16 - expect same version
ok 17 - compare lower versions
ok 18 - expect lower version
ok 19 - compare higher versions
ok 20 - expect higher version
ok 21 - invalid version
ok 22 - arguments
ok 23 - executable and arguments
ok 24 - arguments
not ok 25 - run
not ok 26 - use default arguments
not ok 27 - run
not ok 28 - override default arguments
ok 29 - threw Regexp ((?^:^first default argument must be an -option))
ok 30 - set arguments
ok 31 - set arguments with array ref
ok 32 - pandoc->libs
ok 33 - input_formats
ok 34 - output_formats
1..34
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/34 subtests
...
Test Summary Report
-------------------
t/convert.t (Wstat: 6400 Tests: 1 Failed: 0)
Non-zero exit status: 25
Parse errors: No plan found in TAP output
t/methods.t (Wstat: 1024 Tests: 34 Failed: 4)
Failed tests: 25-28
Non-zero exit status: 4
Files=11, Tests=115, 3 wallclock secs ( 0.10 usr 0.02 sys + 1.65 cusr 0.56
csys = 2.33 CPU)
Result: FAIL
dh_auto_test: perl Build test --verbose 1 returned exit code 1
make: *** [debian/rules:20: build] Error 2
--- End Message ---
--- Begin Message ---
Source: libpandoc-wrapper-perl
Source-Version: 0.8.0-1
We believe that the bug you reported is fixed in the latest version of
libpandoc-wrapper-perl, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated libpandoc-wrapper-perl
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 30 Apr 2018 12:17:29 +0200
Source: libpandoc-wrapper-perl
Binary: libpandoc-wrapper-perl
Architecture: source all
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
libpandoc-wrapper-perl - wrapper for the mighty Pandoc document converter
Closes: 892763 897110
Changes:
libpandoc-wrapper-perl (0.8.0-1) unstable; urgency=medium
.
[ upstream ]
* New release(s).
0.7.0:
+ Add Pandoc::Release.
+ Fix bug when calling with uneven number of arguments.
0.7.1:
+ Add App::Prove::Plugin::andoc.
+ Make sure tests pass on all pandoc versions.
Closes: Bug#897110. Thanks to Adrian Bunk.
0.7.2:
+ Fix test failure since Perl 5.26.
0.8.0:
+ Search executable in ~/.pandoc/bin.
+ Download executables with 'pandoc-' prefix.
+ Automatically detect Debian architecture for download releases.
+ Add method Pandoc::Relases->get.
+ Add method Pandoc->extensions.
.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 4.1.4.
* Update package relations:
+ Skip testsuite-related build-dependencies with hint !nocheck (not
deprecated !stage1).
Closes: Bug#892763. Thanks to Helmut Grohne.
* Update copyright info: Extend coverage for main upstream author.
Checksums-Sha1:
d90c4918f980e3e3825d6549e9b00cea050b05f9 2306
libpandoc-wrapper-perl_0.8.0-1.dsc
d194cc29719cc3d5a0f80610be525701bee44e41 26805
libpandoc-wrapper-perl_0.8.0.orig.tar.gz
b36a24118b85df3e4433c4362d2ef0e5e2a25239 3196
libpandoc-wrapper-perl_0.8.0-1.debian.tar.xz
a39faeb8e0dace90368df5d7d8f0d72f246089a5 26628
libpandoc-wrapper-perl_0.8.0-1_all.deb
2b0b5f3267833344dfb3fdde49bb688a268d7e98 6181
libpandoc-wrapper-perl_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
229f02277f86811226f5b1b40576505695ef61d450753edb8d268e67102a8da3 2306
libpandoc-wrapper-perl_0.8.0-1.dsc
0082be5c822a79c53e1b8baff3c4191b4b1a295960e7e21aee560ac78b544d8c 26805
libpandoc-wrapper-perl_0.8.0.orig.tar.gz
c0ff75a0540ce90b25b109cffea4671c7966021e843659398477312c4f5b6697 3196
libpandoc-wrapper-perl_0.8.0-1.debian.tar.xz
71b1b69e04f0058438752ce0af2289cd8d830884367a78966d1a210f348f741e 26628
libpandoc-wrapper-perl_0.8.0-1_all.deb
0922bbdcc295f63eeaeffcc51f3f76bd392aaaff3d228c24f0b8c7550aa40b7f 6181
libpandoc-wrapper-perl_0.8.0-1_amd64.buildinfo
Files:
e36580313c84927532c29574da71a3c5 2306 perl optional
libpandoc-wrapper-perl_0.8.0-1.dsc
4b47a6fde53f553e8aade54b049df417 26805 perl optional
libpandoc-wrapper-perl_0.8.0.orig.tar.gz
eede605f4f4d12baad2a28bc2390e09f 3196 perl optional
libpandoc-wrapper-perl_0.8.0-1.debian.tar.xz
ee8781a09350b478bb042a8dee60fa14 26628 perl optional
libpandoc-wrapper-perl_0.8.0-1_all.deb
4fc6f99f85c7bfc5c4e03bb0f45bacbf 6181 perl optional
libpandoc-wrapper-perl_0.8.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlrm7aIACgkQLHwxRsGg
ASEIcA/9EdlxEVSJXAUnxCuwOGd+04bieicOvXOgaYxCFA6Wwv2PqLK4yEjYJXWA
iC4yW+En5J+JkmscPSh9/Tb7gp5G87+XOS9r5JEq3yeLisCap5q11rsYEUuQWtiq
O6zpFtIn84WvTcCa+emE06lNHj7LYZOTIS+u3310uOe5QkYwt4MBz6vyMXKMLGj4
VCIRxrvVHianDiaVWeemiWd0NKR8YwehHnxq44n1bho35bHOMBt8WyGMKpUsRvoM
KdTYZoD5idsjkL6zRnODzrjfOPiUp4aDAyxv3rIHXOyn0DwtWb6XP7S6DyPASx2+
GirNcdc8iHArau4ClLYZDVHn+4jf8AAx746/7m2gB6HT9K8EOZUtJ6a2mdUVKK8q
WvTL12ysjC5fHM0JYLtp1uDC8q0ecFKtSImsqLvgHtUdsFwnob/EeuQ0Dbh3G9Me
KnEtJWGptBqYGhBZR0JG0GP1lUdc7Hhd2hzG6IQ2XzuFTpwjqBw/zxMBHPF4gC5b
aT0ZXgrb+2NHgmBP+Ci8gm+XUHtI/EKjiNRCD7ij6W5eZLzhqLC565DcG6P0omXz
8AEVCw0KUyoHenrLaU2EBN6UC4XyUuStRFmcMO4dpceAQD/DBNpFYkrBIurt5iAd
6g3YZvQbe+ndDUcQwM4cwUtmsbaEg/vhxNvMDAo2UwAjMOKKZA4=
=VENU
-----END PGP SIGNATURE-----
--- End Message ---