[libfann] 18/133: Make python-pyfann depend on the binary version

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:07:44 UTC 2014


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

chrisk-guest pushed a commit to branch master
in repository libfann.

commit 6f570725b641e6124a13c1efa893bfd47fd6a74f
Author: Christian Kastner <debian at kvr.at>
Date:   Mon Jun 7 14:44:17 2010 +0200

    Make python-pyfann depend on the binary version
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d551cc6..14b69d0 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Architecture: any
 Depends:
     ${python:Depends},
     ${shlibs:Depends},
-    libfann2
+    libfann2 (= ${binary:Version})
 Suggests:
     libfann2-dev (= ${binary:Version})
 Description: Python bindings for FANN

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



More information about the debian-science-commits mailing list