Comment 1 for bug 28253

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 09 Jan 2006 04:39:21 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= <email address hidden>
To: <email address hidden>
Subject: libxine-dev: uninstallable; depends on removed xlibs-dev

Package: libxine-dev
Version: 1.0.1-1.4
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package uninstallable.

    [1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you should update your Depends field and substitute
  xlibs-dev for the list of individual X development libraries that this
  development package needs to depend on. These would be the sum of:

    (a) X libraries providing include files that are #included by any
     public header file of the package

    (b) X libraries that need to be present when statically linking
     against this package. To find out these:

 - if you ship a .la file, the X libraries referenced in the
   dependency_libs variable

 - if you ship a .pc file, the X libraries referenced in the
   Requires, Libs, and Libs.private fields

 - if not, the X libraries mentioned in the output of:

     objdump -p *.so | grep NEEDED

   where *.so are all the .so files shipped in the package.

  Thanks for your collaboration!

--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org