Your message dated Sat, 28 Jun 2008 20:47:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#473304: fixed in libhtml-wikiconverter-perl 0.62-1
has caused the Debian Bug report #473304,
regarding libhtml-wikiconverter-perl: does not start with --dialect=MediaWiki
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.)
--
473304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473304
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libhtml-wikiconverter-perl
Version: 0.61-2
Severity: grave
Justification: renders package unusable
This package used to install a number of wiki-specific Perl packages such as
HTML::WikiConverter::MediaWiki.
It no longer does this, which renders it rather useless.
Starting it (as I used to) with an option such as --dialect=MediaWiki
will now only spew an error.
The bug is extremely easy to reproduce: run html2wiki
--dialect=MediaWiki and you're done.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libhtml-wikiconverter-perl depends on:
ii libclass-data-accessor-per 0.04001-1 Inheritable, overridable class and
ii libcss-perl 1.07-1 CSS - Object oriented access to Ca
ii libhtml-parser-perl 3.56-1 A collection of modules that parse
ii libhtml-tagset-perl 3.10-2 Data tables pertaining to HTML
ii libhtml-tree-perl 3.23-1 represent and create HTML syntax t
ii libparams-validate-perl 0.89-2 validate parameters to Perl method
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin
ii perl 5.8.8-12 Larry Wall's Practical Extraction
Versions of packages libhtml-wikiconverter-perl recommends:
ii libfile-slurp-perl 9999.12-2 single call read & write file rout
pn libhtml-wikiconverter-dialect <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libhtml-wikiconverter-perl
Source-Version: 0.62-1
We believe that the bug you reported is fixed in the latest version of
libhtml-wikiconverter-perl, which is due to be installed in the Debian FTP
archive:
libhtml-wikiconverter-perl_0.62-1.diff.gz
to
pool/main/libh/libhtml-wikiconverter-perl/libhtml-wikiconverter-perl_0.62-1.diff.gz
libhtml-wikiconverter-perl_0.62-1.dsc
to
pool/main/libh/libhtml-wikiconverter-perl/libhtml-wikiconverter-perl_0.62-1.dsc
libhtml-wikiconverter-perl_0.62-1_all.deb
to
pool/main/libh/libhtml-wikiconverter-perl/libhtml-wikiconverter-perl_0.62-1_all.deb
libhtml-wikiconverter-perl_0.62.orig.tar.gz
to
pool/main/libh/libhtml-wikiconverter-perl/libhtml-wikiconverter-perl_0.62.orig.tar.gz
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated
libhtml-wikiconverter-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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 28 Jun 2008 22:03:41 +0200
Source: libhtml-wikiconverter-perl
Binary: libhtml-wikiconverter-perl
Architecture: source all
Version: 0.62-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description:
libhtml-wikiconverter-perl - An HTML to wiki markup converter
Closes: 473304
Changes:
libhtml-wikiconverter-perl (0.62-1) unstable; urgency=medium
.
[ Jonas Smedegaard ]
* Update debian/copyright: Debian Perl Team holds copyright for Debian
packaging in 2008.
* Use svn-upgrade (not default uupdate) in watch file.
* Update local cdbs tweaks:
+ Various updates to copyright-check.mk, most importantly relaxing
to only warn by default. This fixes a possible FTBFS bug.
+ Fix update-tarball.mk wget options to work with recent wget.
+ Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
* Bump to urgency=medium due to possible FTBFS bugfix.
* Duplicate below changes to build-dependencies and uploaders in
control.in.
* Recommend dialect packages formerly part of main package:
+ libhtml-wikiconverter-dokuwiki-perl
+ libhtml-wikiconverter-kwiki-perl
+ libhtml-wikiconverter-mediawiki-perl
+ libhtml-wikiconverter-moinmoin-perl
+ libhtml-wikiconverter-oddmuse-perl
+ libhtml-wikiconverter-phpwiki-perl
+ libhtml-wikiconverter-pmwiki-perl
+ libhtml-wikiconverter-snipsnap-perl
+ libhtml-wikiconverter-tikiwiki-perl
+ libhtml-wikiconverter-usemod-perl
+ libhtml-wikiconverter-wakkawiki-perl
+ libhtml-wikiconverter-wikkawiki-perl
This (and the upload of libhtml-wikiconverter-mediawiki-perl)
closes: bug#473304, thanks to Rowan Rodrik van der Molen.
* Add tarball md5sum.
* Rewrite NEWS entry to include recommendations as discussed in
bug#473304 (with the bonus of fixing syntax, thanks to lintian).
.
[ Rene Mayorga ]
* New upstream release
* debian/control
+ add ${misc:Depends} field
+ add myself to uploaders
* debian/copyright
+ Use GPL-any to license debian/* files
* refresh 1012-Allow-and-use-rules-for-text-nodes-as-an-alternative-\
to-escaping-in-preprocessing.patch patch
* Update debian/watch with the current model used by pkg-perl
* Add 1013-pod-note-about-split-dialects.patch Patch
* Add debian/NEWS telling that this package was split from Upstream
Checksums-Sha1:
5b484fb993b3cc1417224e952bdfa8bf3a6ce2ed 1842
libhtml-wikiconverter-perl_0.62-1.dsc
4b59e9b622390aa6388f62115441781af468cefe 35302
libhtml-wikiconverter-perl_0.62.orig.tar.gz
6be73c2c62f80961f70ef1fb4e424c4b7e36dc53 9345
libhtml-wikiconverter-perl_0.62-1.diff.gz
66fc2d98c12ab73833f7cc76c3c5f831e42eff2c 57310
libhtml-wikiconverter-perl_0.62-1_all.deb
Checksums-Sha256:
44dbe1925e4075da794313c7729235fc602125075d4a77c9d7c4aeb472877cc3 1842
libhtml-wikiconverter-perl_0.62-1.dsc
40ee531919c6f8d2699fa76dec004a4a51a6e6552b29fea17e59a36971557076 35302
libhtml-wikiconverter-perl_0.62.orig.tar.gz
7bc3feb9465e8b8f201efac458ba991a28ebdf2df92218082504a76b64ffd7dd 9345
libhtml-wikiconverter-perl_0.62-1.diff.gz
d4f706c83986891176c276bb390dd51d03a356b01202bb5088d35176f919d08e 57310
libhtml-wikiconverter-perl_0.62-1_all.deb
Files:
b44d0d3112e15cbe6e666221c3c41286 1842 perl optional
libhtml-wikiconverter-perl_0.62-1.dsc
cde89dabd0609ba25e44cae96e761bf5 35302 perl optional
libhtml-wikiconverter-perl_0.62.orig.tar.gz
23689b3542317e37e28bb56975ed44bd 9345 perl optional
libhtml-wikiconverter-perl_0.62-1.diff.gz
6cfb28118ad19cdbcb589127c73d5f1d 57310 perl optional
libhtml-wikiconverter-perl_0.62-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhmmZQACgkQn7DbMsAkQLiEbQCglfpgh1RQPwO4TR9ICN4CiRPP
9VQAn247sZlyTjCedvaKQpMJ74GCfe1J
=gL1V
-----END PGP SIGNATURE-----
--- End Message ---