Bas Couwenberg pushed to branch master at Debian GIS Project / mapproxy
Commits: 96142c8f by Bas Couwenberg at 2022-06-14T15:17:39+02:00 New upstream version 1.15.1 - - - - - a94afaf0 by Bas Couwenberg at 2022-06-14T15:17:46+02:00 Update upstream source from tag 'upstream/1.15.1' Update to upstream version '1.15.1' with Debian dir bfb3d4daf6929e49f62a9bd74fa8133904a3c6c9 - - - - - 10bda886 by Bas Couwenberg at 2022-06-14T15:18:30+02:00 New upstream release. - - - - - ec0e0042 by Bas Couwenberg at 2022-06-14T15:18:37+02:00 Set distribution to unstable. - - - - - 4 changed files: - CHANGES.txt - debian/changelog - doc/conf.py - setup.py Changes: ===================================== CHANGES.txt ===================================== @@ -1,5 +1,11 @@ Nightly ~~~~~~~~~~~~~~~~~ +1.15.1 2022-06-14 +~~~~~~~~~~~~~~~~~ + +Fixes: + +- Fixup release on PyPI 1.15.0 2022-06-14 ~~~~~~~~~~~~~~~~~ ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mapproxy (1.15.1-1) unstable; urgency=medium + + * New upstream release. + + -- Bas Couwenberg <[email protected]> Tue, 14 Jun 2022 15:18:31 +0200 + mapproxy (1.15.0-1) unstable; urgency=medium * New upstream release. ===================================== doc/conf.py ===================================== @@ -51,7 +51,7 @@ copyright = u'Oliver Tonnhofer, Omniscale' # The short X.Y version. version = '1.15' # The full version, including alpha/beta/rc tags. -release = '1.15.0' +release = '1.15.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. ===================================== setup.py ===================================== @@ -54,7 +54,7 @@ def long_description(changelog_releases=10): setup( name='MapProxy', - version="1.15.0", + version="1.15.1", description='An accelerating proxy for tile and web map services', long_description=long_description(7), author='Oliver Tonnhofer', View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/3bc160664d51a672a3a4f23b764b356d8e3223c8...ec0e0042f752e752c5063426a6d013cd3574a145 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/3bc160664d51a672a3a4f23b764b356d8e3223c8...ec0e0042f752e752c5063426a6d013cd3574a145 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
