I'm not seeing it in the final packages though:
$ apt-cache policy libunity-scopes1.0
libunity-scopes1.0:
Installed: 1.0.3+16.04.20160209-0ubuntu1
Candidate: 1.0.3+16.04.20160209-0ubuntu1
Version table:
*** 1.0.3+16.04.20160209-0ubuntu1 500
500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64
Packages
100 /var/lib/dpkg/status
$ cat /var/lib/dpkg/info/libunity-scopes1.0\:amd64.shlibs
libunity-scopes 1.0 libunity-scopes1.0
In contrast, for mediascanner:
$ cat /var/lib/dpkg/info/libmediascanner-2.0-4\:amd64.shlibs
libmediascanner-2.0 4 libmediascanner-2.0-4 (>= 0.110)
I'm guessing that the shlibs file in the build tree is being ignored, so
the package ends up with the default one instead.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1548718
Title:
Need to update micro version in shlibs file when symbols are added
Status in unity-scopes-api package in Ubuntu:
New
Bug description:
Currently, we are writing only major.minor into the shlibs file. But,
if we add a new symbol to the public API and only increment the micro
version, we really need to write the micro version as well.
Unfortunately, that's a manual process, so we need to remember. With
the next version of abigail, it might be possible to spit out some
big-time warning or some such when new symbols are added to the public
API. At least that would help to remind us.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1548718/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp