Your message dated Tue, 3 Jul 2007 18:27:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed bug
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: liborbit2-dev
Version: 1:2.14.0-1.1
Severity: minor


Hi,

There are spurious dependencies in ORBit-2.0.pc:

Libs: -L${libdir} -lORBit-2 -lm

-lm is _not_ needed in Libs (since the -lORBit-2 interface
doesn't depend on -lm interface) and just brings a unneeded
dependencies. It should rather be put in Libs.private:

Libs: -L${libdir} -lORBit-2
Libs.private: -lm

(so that static compiling still works).

Samuel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages liborbit2-dev depends on:
ii  libc6                       2.3.6-15     GNU C Library: Shared libraries
ii  libglib2.0-0                2.10.3-1     The GLib library of C routines
ii  libglib2.0-dev              2.10.3-1     Development files for the GLib lib
ii  libidl-dev                  0.8.6-1      development files for programs tha
ii  libidl0                     0.8.6-1      library for parsing CORBA IDL file
ii  liborbit2                   1:2.14.0-1.1 libraries for ORBit2 - a CORBA ORB
ii  libpopt-dev                 1.10-2       lib for parsing cmdline parameters
ii  libpopt0                    1.10-2       lib for parsing cmdline parameters
ii  pkg-config                  0.20-1       manage compile and link flags for 

Versions of packages liborbit2-dev recommends:
pn  orbit2                        <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:2.14.7-0.1

This bug eventually got fixed.

Samuel

--- End Message ---

Reply via email to