[fiona] 02/03: Merge tag 'upstream/1.7.2'
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Jan 31 09:13:33 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 412fdf014a5c679ed4cbce9fda6d8214dfd3ad85
Merge: 21999ac efc2709
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Tue Jan 31 09:51:05 2017 +0100
Merge tag 'upstream/1.7.2'
Upstream version 1.7.2
CHANGES.txt | 23 ++++++++++++++++++++++-
debian/changelog | 6 ++++++
fiona/__init__.py | 3 ++-
fiona/collection.py | 31 +++++++++++++++++++++++++------
fiona/ogrext1.pyx | 8 ++++----
fiona/ogrext2.pyx | 8 ++++----
tests/test_bigint.py | 2 +-
tests/test_bytescollection.py | 16 +++++++++++-----
tests/test_collection.py | 2 +-
tests/test_drivers.py | 2 +-
tests/test_feature.py | 2 +-
tests/test_geojson.py | 2 +-
tests/test_geometry.py | 2 +-
tests/test_geopackage.py | 2 +-
tests/test_layer.py | 2 +-
tests/test_listing.py | 2 +-
tests/test_multiconxn.py | 14 +++++++-------
tests/test_props.py | 6 +++---
tests/test_read_drivers.py | 2 +-
tests/test_remove.py | 2 +-
tests/test_revolvingdoor.py | 2 +-
tests/test_rfc3339.py | 2 +-
tests/test_schema.py | 4 ++--
tests/test_slice.py | 2 +-
tests/test_unicode.py | 8 ++++----
tests/test_vfs.py | 2 +-
26 files changed, 105 insertions(+), 52 deletions(-)
diff --cc debian/changelog
index 9e8edc9,0000000..dd4635a
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,151 -1,0 +1,157 @@@
++fiona (1.7.2-1) UNRELEASED; urgency=medium
++
++ * Imported Upstream version 1.7.2
++
++ -- Johan Van de Wauw <johan.vandewauw at gmail.com> Tue, 31 Jan 2017 09:57:05 +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