Your message dated Mon, 06 Nov 2006 16:38:55 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397314: fixed in rpncalc 1.36.5
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: rpncalc
Version: 1.36.4
Severity: serious
Tags: patch
When building 'rpncalc' in a clean 'unstable' chroot,
I get the following error:
gcc -O2 -Wall -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Wcast-align -Wcast-qual -Wcast-align -Wbad-function-cast
-Wpointer-arith -Wwrite-strings -Wnested-externs
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"rpncalc\" -DVERSION=\"1.36\" -o
rpncalc rpncalc.c cmds.o stack.o utils.o gram.o scan.o -lm -lreadline
In file included from rpncalc.c:69:
cmds.h:91: warning: function declaration isn't a prototype
rpncalc.c:140: warning: no previous prototype for 'rpncalc_completion'
sed -e "s/\\\$Date.*\\\$/`date +'%B %-d, %Y'`/g" rpncalc.1.sed > rpncalc.1
ed -s - rpncalc.1 < proto.ed
/bin/sh: ed: command not found
make[1]: *** [rpncalc.1] Error 127
Please add the missing Build-Depends on 'ed' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/rpncalc-1.36.4/debian/control ./debian/control
--- ../tmp-orig/rpncalc-1.36.4/debian/control 2006-11-01 23:10:16.000000000
+0000
+++ ./debian/control 2006-11-06 14:08:08.000000000 +0000
@@ -1,5 +1,5 @@
Source: rpncalc
-Build-Depends: bison, flex, gettext, libreadline5-dev | libreadline-dev,
debhelper
+Build-Depends: bison, ed, flex, gettext, libreadline5-dev | libreadline-dev,
debhelper
Section: math
Priority: optional
Maintainer: David Frey <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
Source: rpncalc
Source-Version: 1.36.5
We believe that the bug you reported is fixed in the latest version of
rpncalc, which is due to be installed in the Debian FTP archive:
rpncalc_1.36.5.dsc
to pool/main/r/rpncalc/rpncalc_1.36.5.dsc
rpncalc_1.36.5.tar.gz
to pool/main/r/rpncalc/rpncalc_1.36.5.tar.gz
rpncalc_1.36.5_i386.deb
to pool/main/r/rpncalc/rpncalc_1.36.5_i386.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.
David Frey <[EMAIL PROTECTED]> (supplier of updated rpncalc 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: Mon, 6 Nov 2006 22:03:45 +0100
Source: rpncalc
Binary: rpncalc
Architecture: source i386
Version: 1.36.5
Distribution: unstable
Urgency: low
Maintainer: David Frey <[EMAIL PROTECTED]>
Changed-By: David Frey <[EMAIL PROTECTED]>
Description:
rpncalc - RPN calculator trying to emulate an HP28S
Closes: 397314
Changes:
rpncalc (1.36.5) unstable; urgency=low
.
* add missing Build-dependancy to ed (closes: #397314)
(thanks to Andreas Jochens for reporting this)
Files:
90ef0f21065c262123ba97a948e2dd9b 539 math optional rpncalc_1.36.5.dsc
574d222c4a140c082fc001d6181dcb8a 64443 math optional rpncalc_1.36.5.tar.gz
8f2e8dcecbbe5a11dfae25a718f7b221 27412 math optional rpncalc_1.36.5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFT6OeKVyqlGzl+1QRAosDAJ9qH59kycuLn0UuFiC6HXHIWGROJwCfRkMU
8dWq4Hb7HznPbA5Mfy1imGU=
=cLGI
-----END PGP SIGNATURE-----
--- End Message ---