[fiona] 01/05: Add click plugins to fiona dependencies
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Sep 15 20:56:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository fiona.
commit 6894c0dc9de7033c99d59d4b254d8c393d43587a
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Tue Sep 15 22:14:21 2015 +0200
Add click plugins to fiona dependencies
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9906f77..8e9063a 100644
--- a/debian/control
+++ b/debian/control
@@ -70,7 +70,8 @@ Package: fiona
Architecture: any
Depends: python3-fiona (= ${binary:Version}),
${python3:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3-click-plugins
Suggests: fiona-doc
Description: Command line tool for reading/writing vector geospatial data
Fiona is a Python wrapper around the OGR vector data abstraction library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git
More information about the Pkg-grass-devel
mailing list