registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #30839
[Bug 689272] Re: Packages in PPA doesn't generate correct shlibs
Hi Jelmer
No, the behavior is correct in the main Ubuntu repository, only the
behavior on the PPA is incorrect.
If you build package foo with libbar1 (0.2), foo will depends on libbar1 (= 0.2) using ${shlibs:Depends}
If you build the same package foo with libbar1 (0.4) in your PPA (0.2 still available in Ubuntu), foo will depends on libbar1 without any version.
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for dpkg.
https://bugs.launchpad.net/bugs/689272
Title:
Packages in PPA doesn't generate correct shlibs