[libalgorithm-svm-perl] 01/01: d/control: remove dependency on libsvm3 filled by shlibs:Depends.
Carnë Draug
carandraug+dev at gmail.com
Wed Apr 19 20:56:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository libalgorithm-svm-perl.
commit ea21ad1cfd8b3586d3c5f08f005ecfb277a84c56
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Wed Apr 19 21:54:02 2017 +0100
d/control: remove dependency on libsvm3 filled by shlibs:Depends.
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 90dfa5c..78c5ce8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Testsuite: autopkgtest-pkg-perl
Package: libalgorithm-svm-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libsvm3
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: bindings for the libsvm Support Vector Machine library
Algorithm::SVM implements a Support Vector Machine for Perl. Support Vector
Machines provide a method for creating classifcation functions from a set of
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalgorithm-svm-perl.git
More information about the Pkg-perl-cvs-commits
mailing list