Package: liblinear Version: 1.8+dfsg-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, I was reviewing liblinear for inclusion in Ubuntu main (since nmap now Depends on it). And I noticed that it Recommends libsvm-tools. For Ubuntu, I'm dropping this to a Suggests to avoid having to promote libsvm to main as well and because I think it is slightly more appropriate. The only references I could see to the tools were in the man pages as commands that one might be interested in if you were using this package. Which sounds exactly like Suggests. Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers quantal-updates APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal') Architecture: i386 (i686) Kernel: Linux 3.5.0-2-generic (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru liblinear-1.8+dfsg/debian/changelog liblinear-1.8+dfsg/debian/changelog diff -Nru liblinear-1.8+dfsg/debian/control liblinear-1.8+dfsg/debian/control --- liblinear-1.8+dfsg/debian/control 2011-04-11 13:27:57.000000000 -0400 +++ liblinear-1.8+dfsg/debian/control 2012-07-02 16:34:34.000000000 -0400 @@ -73,7 +73,7 @@ ${shlibs:Depends}, ${misc:Depends}, liblinear1 (= ${binary:Version}) -Recommends: +Suggests: libsvm-tools Description: Standalone applications for LIBLINEAR LIBLINEAR is a library for learning linear classifiers for large scale