Your message dated Tue, 20 Jun 2006 15:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#374641: fixed in stx2any 1.54-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: stx2any
Version: 1.54-2
Severity: serious
Tags: patch
When building 'stx2any' in a clean 'unstable' chroot,
I get the following error:
make[1]: Entering directory `/stx2any-1.54'
chmod +x scripts/* regression/run-tests
./scripts/strip_stx common/header.lsed >common/header.sed
./scripts/gather_stx_titles -p examples -f txt -t html examples/stx2any.txt
examples/Stx-doc.txt examples/Stx-ref.txt examples/strip_stx.txt
examples/gather_stx_titles.txt examples/html2stx.txt examples/accreditions.txt
examples/extract_usage_from_stx.txt common/header.sed > titles.m4
./scripts/gather_stx_titles: line 72: m4: command not found
cat: ./messages/gather_stx_titles.usage: No such file or directory
make[1]: *** [titles.m4] Error 1
make[1]: Leaving directory `/stx2any-1.54'
make: *** [build-stamp] Error 2
Please add the missing Build-Depends on 'm4' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/stx2any-1.54/debian/control ./debian/control
--- ../tmp-orig/stx2any-1.54/debian/control 2006-06-20 11:55:27.000000000
+0000
+++ ./debian/control 2006-06-20 11:22:46.000000000 +0000
@@ -2,7 +2,7 @@
Section: text
Priority: extra
Maintainer: Panu Kalliokoski <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), w3m
+Build-Depends-Indep: debhelper, w3m, m4
Standards-Version: 3.6.2
Package: stx2any
--- End Message ---
--- Begin Message ---
Source: stx2any
Source-Version: 1.54-4
We believe that the bug you reported is fixed in the latest version of
stx2any, which is due to be installed in the Debian FTP archive:
stx2any_1.54-4.diff.gz
to pool/main/s/stx2any/stx2any_1.54-4.diff.gz
stx2any_1.54-4.dsc
to pool/main/s/stx2any/stx2any_1.54-4.dsc
stx2any_1.54-4_all.deb
to pool/main/s/stx2any/stx2any_1.54-4_all.deb
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.
Panu Kalliokoski <[EMAIL PROTECTED]> (supplier of updated stx2any 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.7
Date: Tue, 20 Jun 2006 19:28:52 +0300
Source: stx2any
Binary: stx2any
Architecture: source all
Version: 1.54-4
Distribution: unstable
Urgency: low
Maintainer: Panu Kalliokoski <[EMAIL PROTECTED]>
Changed-By: Panu Kalliokoski <[EMAIL PROTECTED]>
Description:
stx2any - Converter from structured plain text to other formats
Closes: 374641
Changes:
stx2any (1.54-4) unstable; urgency=low
.
* Added missing build-depends on m4 (closes: #374641)
.
stx2any (1.54-3) unstable; urgency=low
.
* Moved python from Depends: to Recommends:.
Files:
52901c919f44028195f9c172c26fa452 562 text extra stx2any_1.54-4.dsc
c2a27de2451cf68b1f3f8733dab7a2d0 7081 text extra stx2any_1.54-4.diff.gz
2f9413a054462a7f85e01eec50f4fe24 97092 text extra stx2any_1.54-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEmGw9Dcs5RBTUBgsRAoYoAJ0b+AR+Za20KNkUpe+UyGRf7avkmACfWY0t
5lxFTYnGTZXLK+9O4IAyxLA=
=KRNY
-----END PGP SIGNATURE-----
--- End Message ---