Your message dated Sat, 29 Aug 2009 09:54:08 +0100
with message-id <[email protected]>
and subject line Package glib1.2 has been removed from Debian
has caused the Debian Bug report #373984,
regarding libglib1.2-dev: gthread.pc's Libs shouldn't contain -lpthread
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.)


-- 
373984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libglib1.2-dev
Version: 1.2.10-10.1
Severity: minor

Hi,

There are spurious dependencies in gthread.pc:

Libs: -L${libdir} -lgthread -lpthread

-lpthread is _not_ needed in Libs (since the gthread interface
doesn't depend on libpthread interface) and just brings an unneeded
dependency. It should rather be put in Libs.private:

Libs: -L${libdir} -lgthread
Libs.private: -lpthread

(so that static compiling still works).

Samuel

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc1
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)

Versions of packages libglib1.2-dev depends on:
ii  libc6-dev [libc-dev]         2.3.6-13    GNU C Library: Development Librari
ii  libglib1.2                   1.2.10-10.1 The GLib library of C routines
ii  pkg-config                   0.20-1      manage compile and link flags for 

libglib1.2-dev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.2.10-20+rm

You filled the bug http://bugs.debian.org/373984 in Debian BTS
against the package glib1.2. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/540620. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply via email to