[python-affine] 01/03: Remove shlibs:Depends
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Sun Nov 2 20:15:53 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 84a3d930b18a93e8e4b402e5554c879a2ffee239
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Thu Oct 30 20:33:18 2014 +0100
Remove shlibs:Depends
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index f2ab6b4..36855ae 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,7 @@ Homepage: https://github.com/sgillies/affine
Package: python-affine
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
${python:depends}
Description: Python Library for handling affine transformations of the plane
This library contains functions for handling affine transformations of the
@@ -31,8 +30,7 @@ Description: Python Library for handling affine transformations of the plane
Package: python3-affine
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
${python:depends}
Description: Python 3 Library for handling affine transformations of the plane
This library contains functions for handling affine transformations of the
--
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