Package: input-pad Version: 0.1.2-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmp2e6AnR * debian/libinput-pad-dev.install: Don't ship la file. (Policy 10.2) Dear Maintainer, input-pad ships libtool la files in dev packages. They can simply be removed since thay are not refered to from other packages. See: http://wiki.debian.org/ReleaseGoals/LAFileRemoval http://lists.debian.org/debian-devel/2009/08/msg00808.html http://release.debian.org/~aba/la/current.txt Thanks for considering the patch. -- System Information: Debian Release: squeeze/sid APT prefers natty APT policy: (500, 'natty') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-7-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru input-pad-0.1.2/debian/libinput-pad-dev.install input-pad-0.1.2/debian/libinput-pad-dev.install --- input-pad-0.1.2/debian/libinput-pad-dev.install 2010-08-23 15:27:02.000000000 +0200 +++ input-pad-0.1.2/debian/libinput-pad-dev.install 2011-04-04 04:29:50.000000000 +0200 @@ -1,7 +1,5 @@ usr/include/input-pad-0.1 usr/lib/input-pad-0.1/modules/xkeysend/*.a -usr/lib/input-pad-0.1/modules/xkeysend/*.la usr/lib/libinput-pad.a -usr/lib/libinput-pad.la usr/lib/libinput-pad.so usr/lib/pkgconfig/*.pc

