Jakub Wilk <[email protected]> wrote: > Source: tiff3 > Version: 3.9.6-3.1 > Tags: patch > > 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 >>.... Anyway, thanks for the bug report. I'm uploading fixed versions now. -- Jay Berkenbilt <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

