This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository rasterio.
commit e213c768a1654c9ad2215eac05611d6435d8857e Merge: 0aac6d5 35a7b2a Author: Johan Van de Wauw <[email protected]> Date: Thu Oct 15 10:33:29 2015 +0200 Merge tag 'upstream/0.28.0' Upstream version 0.28.0 CHANGES.txt | 6 ++++++ debian/changelog | 6 ++++++ rasterio/__init__.py | 2 +- rasterio/_base.pyx | 4 ++-- setup.py | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --cc debian/changelog index b320708,0000000..10ac453 mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,61 -1,0 +1,67 @@@ ++rasterio (0.28.0-1) UNRELEASED; urgency=medium ++ ++ * Imported Upstream version 0.28.0 ++ ++ -- Johan Van de Wauw <[email protected]> Thu, 15 Oct 2015 10:34:00 +0200 ++ +rasterio (0.27.0-2) unstable; urgency=medium + + * add rasterio/rasterfill.cpp to d/copyright, after FTP-master comments + + -- Johan Van de Wauw <[email protected]> Mon, 12 Oct 2015 14:50:37 +0200 + +rasterio (0.27.0-1) unstable; urgency=medium + + * Imported Upstream version 0.27.0 + * Add python3 support + * Remove patches added upstream + * Override tests to always succeed + * Add rule to regenerate manfile + * Remove python3-enum34 + * Add Cython3 B/D + * Compatibility with python 3.5 + * Base rasterio binary on Python 3 instead of Python 2 + * Update manfile/manfile generation + + -- Johan Van de Wauw <[email protected]> Tue, 29 Sep 2015 08:47:59 +0200 + +rasterio (0.26.0-1) unstable; urgency=medium + + * Specify that rasterio requires cligj >0.2 + * Imported Upstream version 0.26.0 + * Add B/D to python-click-plugins + * Update my mailaddress + * Set section for rasterio + + -- Johan Van de Wauw <[email protected]> Fri, 25 Sep 2015 12:14:57 +0200 + +rasterio (0.25.0-1) unstable; urgency=medium + + * Fix tests on i386 (Closes: #790549) + * Imported Upstream version 0.25.0 + * Fix patches, drop patches included upstream + * Skip failing tests during build + * Update copyright with AUTHORS.txt + + -- Johan Van de Wauw <[email protected]> Sun, 23 Aug 2015 21:34:03 +0200 + +rasterio (0.24.0-1) unstable; urgency=medium + + * Imported Upstream version 0.24.0 + * Add extra dependency to python-snuggs + * Dependency on click via cligj + * Rename-rio-to-rasterio (Closes:#788463) + * Fix compatibility w/Cython 0.22(Closes: #788408) + * Add _io.pyx changes to Cython patch + * Also fix manpage installscript rio --> rasterio + * Update manfile + * Fix compatibility with numpy < 1.9 + * Bump copyright year/add myself for packaging copyright + + -- Johan Van de Wauw <[email protected]> Tue, 30 Jun 2015 00:11:40 +0200 + +rasterio (0.15.1-1) unstable; urgency=medium + + * Initial upload (closes: #767027) + + -- Johan Van de Wauw <[email protected]> Thu, 25 Sep 2014 21:32:43 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

