Your message dated Sat, 19 Jan 2008 22:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#412103: fixed in cln 1.2.0-1
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: libcln-dev
Version: 1.1.13-2
Severity: normal
Hello!
I think libcln-dev should depend on libgmp3-dev, since the static
library (libcln.a) is useless without GMP static library (libgmp.a).
On the other hand, libgmp3-dev is not necessary for dynamic linking
(because CLN does not re-export GMP functions via public headers):
$ g++ /usr/share/doc/libcln-dev/examples/e.cc -lcln
works just fine (no matter if libgmp3-dev is installed or not).
But cln-config insists on linking with libgmp.so (BTW this is bug on
its own, for more details see
<http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html>),
thus linker will fail unless libgmp3-dev is installed:
$ g++ `cln-config --libs` `cln-config --cppflags`
/usr/share/doc/libcln-dev/examples/e.cc
/usr/bin/ld: cannot find -lgmp
Best regards,
Alexei
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.11-grsec-p4-smp
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Versions of packages libcln-dev depends on:
ii g++ 4:4.1.1-15 The GNU C++ compiler
ii libc6-dev [libc-dev] 2.3.6.ds1-11 GNU C Library: Development Librari
ii libcln4 1.1.13-2 Class Library for Numbers (C++)
Versions of packages libcln-dev recommends:
ii emacs21 [info-browser] 21.4a+1-3 The GNU Emacs editor
ii info [info-browser] 4.8.dfsg.1-4 Standalone GNU Info documentation
ii konqueror [info-browse 4:3.5.5a.dfsg.1-6 KDE's advanced file manager, web b
ii libgmp3-dev 2:4.2.1+dfsg-4 Multiprecision arithmetic library
-- no debconf information
--
All science is either physics or stamp collecting.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: cln
Source-Version: 1.2.0-1
We believe that the bug you reported is fixed in the latest version of
cln, which is due to be installed in the Debian FTP archive:
cln_1.2.0-1.diff.gz
to pool/main/c/cln/cln_1.2.0-1.diff.gz
cln_1.2.0-1.dsc
to pool/main/c/cln/cln_1.2.0-1.dsc
cln_1.2.0.orig.tar.gz
to pool/main/c/cln/cln_1.2.0.orig.tar.gz
libcln-dev_1.2.0-1_amd64.deb
to pool/main/c/cln/libcln-dev_1.2.0-1_amd64.deb
libcln5_1.2.0-1_amd64.deb
to pool/main/c/cln/libcln5_1.2.0-1_amd64.deb
pi_1.2.0-1_amd64.deb
to pool/main/c/cln/pi_1.2.0-1_amd64.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.
Richard Kreckel <[EMAIL PROTECTED]> (supplier of updated cln 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: Sat, 19 Jan 2008 22:07:52 +0100
Source: cln
Binary: libcln5 pi libcln-dev
Architecture: source amd64
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Richard Kreckel <[EMAIL PROTECTED]>
Changed-By: Richard Kreckel <[EMAIL PROTECTED]>
Description:
libcln-dev - Development library for Class Library for Numbers (c++)
libcln5 - Class Library for Numbers (C++)
pi - Compute Archimedes' constant Pi to arbitrary precision
Closes: 286266 310385 412103 430248
Changes:
cln (1.2.0-1) unstable; urgency=low
.
* New upstream release:
- Support for huge numbers; closes: #286266.
- Changed pi to truncate output a little bit; closes: #310385.
- incremented soname version; closes: #430248.
* Make libcln-dev depend on libgmp3-dev; closes: #412103.
Files:
6d4044382153f3305ae91f255dd72865 582 - optional cln_1.2.0-1.dsc
23b93073a4a7614590102f1d2c30e438 2170565 - optional cln_1.2.0.orig.tar.gz
13321ff302820ddf1e864f7e25a4bc42 5676 - optional cln_1.2.0-1.diff.gz
48bd84f0933d68e57e8d292fe4447e21 694392 libs optional libcln5_1.2.0-1_amd64.deb
ff802417f32cc217dea419f9bde10199 1492774 libdevel optional
libcln-dev_1.2.0-1_amd64.deb
81d800d390a5f5515422684a6a39755a 9734 math optional pi_1.2.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHkm5RXY7lDPAZkWIRAnWGAKCsS4dNcLLS1rukz4s/dFpqG8eTsgCZAeBd
SysmTdAQNcDAGd1bVl2WB78=
=AInX
-----END PGP SIGNATURE-----
--- End Message ---