[mlpack] 01/03: why did libmlpack1 depend on itself? silly.

Barak A. Pearlmutter barak+git at cs.nuim.ie
Sat Apr 12 21:23:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 506eccec5ab3d583b217469107d0249fc0e790ef
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Sat Apr 12 22:20:45 2014 +0100

    why did libmlpack1 depend on itself?  silly.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fb84b53..71f197f 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, libmlpack1 (>= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: intuitive, fast, scalable C++ machine learning library (runtime library)
  This package contains the MLPACK Library runtime files.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list