[fiona] 06/06: Update section for fiona package
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Wed Sep 23 21:56:40 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 a4416d3912691656e12145bf9f56b18710c0c597
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Wed Sep 23 23:32:22 2015 +0200
Update section for fiona package
---
debian/changelog | 3 ++-
debian/control | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a759509..02011be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ fiona (1.6.2-1) unstable; urgency=medium
* Imported Upstream version 1.6.2
* Fix manfile generation with Python 3
* Update manfile
+ * Update section for fiona package
- -- Johan Van de Wauw <johan at vandewauw.be> Wed, 23 Sep 2015 22:30:19 +0200
+ -- Johan Van de Wauw <johan at vandewauw.be> Wed, 23 Sep 2015 23:33:24 +0200
fiona (1.6.1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index fb6a5ff..c19d2d2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9),
python3-nose,
python-click-plugins,
python3-click-plugins,
- cython (>=0.21),
- cython3 (>=0.21),
+ cython (>= 0.21),
+ cython3 (>= 0.21),
python-setuptools,
python3-setuptools,
python-six,
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9),
python-pytest,
python3-pytest,
python-sphinx,
- gdal-bin,
+ gdal-bin
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/fiona.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/fiona.git
@@ -70,6 +70,7 @@ Description: Python 3 API for reading/writing vector geospatial data
Package: fiona
Architecture: any
+Section: science
Depends: python3-fiona (= ${binary:Version}),
${python3:Depends},
${misc:Depends},
@@ -103,4 +104,3 @@ Description: Python API for reading/writing vector geospatial data (docs)
such as pyproj, Rtree, and Shapely.
.
This package contains the html documentation for Fiona.
-
--
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