[python-admesh] 01/05: Build-depend on python3-all-dev, not python3-dev

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 13 18:56:05 UTC 2015


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

gladk pushed a commit to branch master
in repository python-admesh.

commit 98e0cdbc43853db5ab01f87365e0bb815ea460d9
Author: Steve Langasek <steve.langasek at ubuntu.com>
Date:   Thu Aug 13 20:40:48 2015 +0200

    Build-depend on python3-all-dev, not python3-dev
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ae33ff7..2b2d3a8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cython,
                python-dev,
                python-setuptools,
                python3-all,
-               python3-dev,
+               python3-all-dev,
                python3-setuptools
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-admesh.git

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



More information about the debian-science-commits mailing list