[python-fann2] 01/02: d/control: Fix python substvar for python-fann2

Christian Kastner ckk at moszumanska.debian.org
Thu Oct 22 17:57:34 UTC 2015


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

ckk pushed a commit to branch master
in repository python-fann2.

commit dcdc1ca924389377e43f1f82becacf7c39a129a4
Author: Christian Kastner <ckk at kvr.at>
Date:   Thu Oct 22 09:24:42 2015 +0200

    d/control: Fix python substvar for python-fann2
    
    Discovered by ci.debian.net.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e67bb7e..add4ea4 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Python 3 bindings for FANN
 Package: python-fann2
 Architecture: any
 Depends:
-    ${python3:Depends},
+    ${python:Depends},
     ${shlibs:Depends},
     ${misc:Depends},
 Description: Python bindings for FANN

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



More information about the debian-science-commits mailing list