You have been subscribed to a public bug: When you upload a new library to the PPA, this new version number is not used when you build new package in this package.
Example : In this PPA : https://edge.launchpad.net/~synapse-core/+archive/ppa/+packages?field.name_filter=&field.status_filter=published&field.series_filter=lucid There is a new version of libzeitgeist (0.2.14, and the version in main Ubuntu repositories is 0.2.8. When you rebuild a package, using ${shlibs:Depends} in debian/control, it should generate a depend libzeitgeist-1.0-0 (>= 0.2.14), but the depend generated is just libzeitgeist-1.0-0 (without the version). ** Affects: dpkg Importance: Undecided Status: Invalid -- Packages in PPA doesn't generate correct shlibs https://bugs.launchpad.net/bugs/689272 You received this bug notification because you are a member of Registry Administrators, which is the registrant for dpkg. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : registry@lists.launchpad.net Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp