[python-affine] 01/01: Use python3:Depends for Python 3
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Mon Nov 3 21:45:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository python-affine.
commit 68fe6090220164e31a4e7f4d11be4b8990e15d7f
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Mon Nov 3 22:44:56 2014 +0100
Use python3:Depends for Python 3
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b118d5d..348cd2d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: Python Library for handling affine transformations of the plane
Package: python3-affine
Architecture: all
Depends: ${misc:Depends},
- ${python:Depends}
+ ${python3:Depends}
Description: Python 3 Library for handling affine transformations of the plane
This library contains functions for handling affine transformations of the
plane.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-affine.git
More information about the Pkg-grass-devel
mailing list