[med-svn] [python-cobra] 05/10: Force dependency on the matching version of the data package

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Aug 10 09:26:16 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-cobra.

commit 754fc2aa76850a25b3f95b093236ac7ff58e6725
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Aug 10 02:11:49 2015 -0700

    Force dependency on the matching version of the data package
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9130615..ed74c39 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ${python:Depends},
-	 python-cobra-data
+	 python-cobra-data (= ${source:Version})
 Recommends: python-numpy,
 	    python-scipy,
 	    libsbml5-python,
@@ -53,7 +53,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ${python3:Depends},
-	 python-cobra-data
+	 python-cobra-data (= ${source:Version})
 Recommends: python3-numpy,
 	    python3-scipy,
 	    python3-pandas

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git



More information about the debian-med-commit mailing list