[fiona] 02/04: Merge tag 'upstream/1.7.6'
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri May 19 21:03:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository fiona.
commit 4b37ca213326fd430c7faccb1692201952eca7bd
Merge: 3bd5c2c 70a9a0d
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Fri May 19 22:46:35 2017 +0200
Merge tag 'upstream/1.7.6'
Upstream version 1.7.6
.travis.yml | 2 +
CHANGES.txt | 14 ++++
CREDITS.txt | 1 +
debian/changelog | 6 ++
fiona/__init__.py | 8 +--
fiona/_crs.pxd | 30 ++++----
fiona/_drivers.pyx | 27 +++++--
fiona/_err.pxd | 1 +
fiona/_err.pyx | 191 ++++++++++++++++++++++++++++++++++++++++++++++----
fiona/_transform.pyx | 31 ++++----
fiona/collection.py | 42 ++++++-----
fiona/compat.py | 2 +-
fiona/errors.py | 5 ++
fiona/ogrext1.pxd | 30 ++++----
fiona/ogrext1.pyx | 114 +++++++++++++++++-------------
fiona/ogrext2.pxd | 48 +++++++------
fiona/ogrext2.pyx | 184 +++++++++++++++++++++++++-----------------------
setup.py | 7 +-
tests/test_drivers.py | 2 +-
tests/test_geojson.py | 26 ++++++-
20 files changed, 525 insertions(+), 246 deletions(-)
diff --cc debian/changelog
index 4a284fb,0000000..df4d6bb
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,176 -1,0 +1,182 @@@
++fiona (1.7.6-1) UNRELEASED; urgency=medium
++
++ * Imported Upstream version 1.7.6
++
++ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Fri, 19 May 2017 22:46:41 +0200
++
+fiona (1.7.5-1~exp1) experimental; urgency=medium
+
+ * Imported Upstream version 1.7.5
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Wed, 22 Mar 2017 11:55:09 +0100
+
+fiona (1.7.4-1~exp1) experimental; urgency=medium
+
+ * Imported Upstream version 1.7.4
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Mon, 20 Feb 2017 19:49:22 +0100
+
+fiona (1.7.3-1~exp1) experimental; urgency=medium
+
+ * Imported Upstream version 1.7.3
+ * Bump copyright years
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Tue, 14 Feb 2017 20:20:50 +0100
+
+fiona (1.7.2-1~exp1) experimental; urgency=medium
+
+ * Imported Upstream version 1.7.2
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Tue, 31 Jan 2017 10:06:39 +0100
+
+fiona (1.7.1-1) unstable; urgency=medium
+
+ * Add extra clean targets
+ * New upstream version 1.7.1
+ * Refresh patches
+ * Update d/copyright
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Thu, 17 Nov 2016 22:50:58 +0100
+
+fiona (1.7.0.post2-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream post release.
+ * Drop clean-setup.patch, fixed upstream. Refresh remaining patches.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 15 Jun 2016 19:14:05 +0200
+
+fiona (1.7.0-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ * Ignore test failures on ppc64 too.
+ * Add patch to not copy GDAL API C files in clean target.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 15 Jun 2016 14:56:53 +0200
+
+fiona (1.7~b1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Exclude unicode test too.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 11 Jun 2016 21:29:10 +0200
+
+fiona (1.7~b1-2) unstable; urgency=medium
+
+ * Team upload.
+ * Exclude fio_{info,ls} tests causing build failures.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 11 Jun 2016 18:21:40 +0200
+
+fiona (1.7~b1-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream pre-release.
+ * Override dh_auto_test to ignore test failures on Hurd & kFreeBSD.
+ * Update watch file to handle pre-releases.
+ * Add python{,3}-munch to build dependencies.
+ * Drop patches applied/included upstream. Refresh remaining patches.
+ * Update watch file to handle more tag conventions in filenamemangle.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 11 Jun 2016 14:30:25 +0200
+
+fiona (1.6.4-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ * Refresh patches.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 06 May 2016 01:44:55 +0200
+
+fiona (1.6.3-3) unstable; urgency=medium
+
+ * Team upload.
+ * Bump Standards-Version to 3.9.8, no changes.
+ * Enable all buildflags, except PIE (causes build failure).
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 05 May 2016 12:00:50 +0200
+
+fiona (1.6.3-2) unstable; urgency=medium
+
+ * Team upload.
+ * Update Vcs-Git URL to use HTTPS.
+ * Add patches for GDAL 2.0 support.
+ (closes: #802808)
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 07 Feb 2016 23:28:44 +0100
+
+fiona (1.6.3-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ * Update Vcs-Browser URL to use HTTPS.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 25 Dec 2015 02:25:10 +0100
+
+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 23:33:24 +0200
+
+fiona (1.6.1-2) unstable; urgency=medium
+
+ * Add python-click-plugins to fiona dependencies
+ * Correctly use python3 for fiona binary
+ * Add python-click-plugins as B/D + reorder B/D
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Tue, 15 Sep 2015 22:37:31 +0200
+
+fiona (1.6.1-1) unstable; urgency=medium
+
+ [ Bas Couwenberg ]
+ * Add Suggests on fiona-doc to the other binary packages.
+ (closes: #798419)
+
+ [ Johan Van de Wauw ]
+ * Imported Upstream version 1.6.1
+
+ -- Johan Van de Wauw <johan at vandewauw.be> Mon, 14 Sep 2015 21:23:57 +0200
+
+fiona (1.6.0-1) unstable; urgency=medium
+
+ * Imported Upstream version 1.6.0
+ * Fix patches for new release
+ * Update copyright with contents of CONTRIBUTORS.txt
+ * Rebuild against libstdc++6 and gdal 1.11.2
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Sat, 22 Aug 2015 21:41:13 +0200
+
+fiona (1.5.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * Apply patch by Steve Langasek to build-depend on python*-all-dev.
+ (closes: #793645)
+ * Update watch file to handle other tar extensions in filenamemangle.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 26 Jul 2015 00:33:14 +0200
+
+fiona (1.5.1-1) unstable; urgency=medium
+
+ * Make build reproducible (Closes: #788308)
+ * Imported Upstream version 1.5.1
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Wed, 10 Jun 2015 22:01:07 +0200
+
+fiona (1.5.0-2) unstable; urgency=medium
+
+ * Initial upload, after FTP-master comment about missing license
+ * Add license for docs/manual.rst (CC-BY-3.0-US)
+ * Fix compatibility with Cython 0.22
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Tue, 02 Jun 2015 19:59:43 +0200
+
+fiona (1.5.0-1) unstable; urgency=medium
+
+ * Initial upload (closes: #765470)
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Thu, 05 Feb 2015 16:23:03 +0100
--
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