Source: tntdb Version: 1.3-1 Severity: serious Hi,
building the tntdb package while libtntdb-dev is installed causes the tntdb-postgresql4 package to be linked against libtntdb.so from the system instead of the newly built one. This gets problematic once there is a SOVERSION change as the dependencies will be wrong. This happened in the maintainer upload of 1.3-1 on amd64: the package comes with libtntdb4, but tntdb-postgresql4 depends on libtntdb3. I could verify that the package builds properly in clean sid and reproduce the bad dependencies by building in sid+jessie with libtntdb-dev=1.2-2 installed. Either fix the buildsystem or Build-Conflicts: libtntdb-dev. Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

