debian: fixed .lintian-overrides, making them less version specific
[barry/progweb.git] / debian / barrydesktop.lintian-overrides
blob0360c35d693de962fa23c5a4d6f12d5788c43fc0
1 # This is a library only used by the Desktop GUI, and therefore packaged
2 # right along with it.  Someday it may be useful as a standalone library,
3 # and could be packaged that way, but it is not ready for that yet.
5 barrydesktop: package-name-doesnt-match-sonames libosyncwrap*
8 # The encoding key is set to UTF-8, and this is the default, and according
9 # to lintian help text, this is harmless.  For the sake of simplicity
10 # and backward compatibility, it has been left in.
12 barrydesktop: desktop-entry-contains-encoding-key usr/share/applications/barrydesktop.desktop*
15 # Barry is a C++ library, and as such it encounters similar struggles
16 # as documented here: http://www.eyrie.org/~eagle/journal/2012-01/008.html
17 # and here: http://www.eyrie.org/~eagle/journal/2012-02/001.html
18 # As well, Barry already uses the ABI Compliance Checker from
19 # linuxtesting.org to discover ABI/API breaks, and intends to bump the
20 # major number each time, and has had this policy since 0.17.x.
21 # See the following page for details:
22 # http://linuxtesting.org/upstream-tracker/versions/barry.html
24 # Also, libosyncwrap.so is an internal library for barrydesktop only,
25 # and is not meant for public use yet. (See above)
27 barrydesktop: no-symbols-control-file usr/lib/libosyncwrap.so*