Package: libgss-dev Version: 1.0.1-1 Severity: normal Tags: patch libgss-dev ships a libtool la file. According to [1] it can simply be removed since it is not refered to from other packages. Straightforward patch attached.
thanks, cu andreas http://wiki.debian.org/ReleaseGoals/LAFileRemoval http://lists.debian.org/debian-devel/2009/08/msg00808.html [1] http://release.debian.org/~aba/la/current.txt -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff -Nru gss-1.0.1/debian/changelog gss-1.0.1/debian/changelog --- gss-1.0.1/debian/changelog 2010-05-20 17:48:42.000000000 +0200 +++ gss-1.0.1/debian/changelog 2011-01-15 17:32:01.000000000 +0100 @@ -1,3 +1,11 @@ +gss (1.0.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Stop shipping libtool la files in binary packages. + http://wiki.debian.org/ReleaseGoals/LAFileRemoval + + -- Andreas Metzler <ametz...@debian.org> Sat, 15 Jan 2011 17:31:31 +0100 + gss (1.0.1-1) unstable; urgency=low * New upstream version. diff -Nru gss-1.0.1/debian/libgss-dev.install gss-1.0.1/debian/libgss-dev.install --- gss-1.0.1/debian/libgss-dev.install 2006-04-19 13:05:00.000000000 +0200 +++ gss-1.0.1/debian/libgss-dev.install 2011-01-15 17:31:26.000000000 +0100 @@ -1,7 +1,6 @@ debian/tmp/usr/bin/gss debian/tmp/usr/include/gss.h debian/tmp/usr/include/gss/* -debian/tmp/usr/lib/libgss.la debian/tmp/usr/lib/libgss.a debian/tmp/usr/lib/libgss.so debian/tmp/usr/lib/pkgconfig/gss.pc