* Jay Berkenbilt <[email protected]>, 2012-04-22, 11:01:
Linking to libtiff4 causes the following warning:
dpkg-shlibdeps: warning: relation > is deprecated: use >> or >=
The attached patch should fix this problem.
Thank you for bringing this to my attention. I thought I had fixed all
of these, but I had missed this one. I also fixed the tiff and qpdf
packages.
Your patch wasn't exactly correct....I was using > with its correct
meaning of >=, so the fix was just to change > to >=, not to also
increment the number. You might not want to assume when doing these
patches that the author thought > meant >>....
I was aware of the confusing semantics of ">". However, I think that
">" was incorrect in the first place. AFAIUI shlibs were bumped because
of introduction of versioned symbols, which was done in 3.9.5-3, not in
3.9.5-2.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]