Bas Couwenberg pushed to branch master at Debian GIS Project / mapserver
Commits: 8b3fc325 by Bas Couwenberg at 2018-07-24T16:47:35+02:00 Add upstream patch to update HISTORY.TXT for 7.2.0 release. - - - - - 3 changed files: - debian/changelog - + debian/patches/history.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mapserver (7.2.0-3) UNRELEASED; urgency=medium + + * Add upstream patch to update HISTORY.TXT for 7.2.0 release. + + -- Bas Couwenberg <[email protected]> Tue, 24 Jul 2018 16:47:17 +0200 + mapserver (7.2.0-2) unstable; urgency=medium * Add patch to remove -beta2 version suffix. ===================================== debian/patches/history.patch ===================================== --- /dev/null +++ b/debian/patches/history.patch @@ -0,0 +1,19 @@ +Description: Update HISTORY.TXT for 7.2.0 release. +Author: Steve Lime +Origin: https://github.com/mapserver/mapserver/commit/8644369f39575c7640d6ad19c8052d1e16b516ee + +--- a/HISTORY.TXT ++++ b/HISTORY.TXT +@@ -12,6 +12,12 @@ For a complete change history, please se + details about recent point releases, please see the online changelog at: + http://mapserver.org/development/changelog/ + ++7.2.0 release (2018/07/23) ++-------------------------- ++ ++- Fixed issue with ring handling with polygons in MVT support (#5626) ++- No other major changes, see detailed changelog for bug fixes ++ + 7.2.0-beta2 release (2018-6-13) + + - Update beta1 release notes to remove reference to PHP7 support ===================================== debian/patches/series ===================================== --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ perl-mapscript-install.patch ruby-mapscript-install.patch java-hardening.patch version-suffix.patch +history.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/commit/8b3fc325d5f5210aa86c122c34b53ff15001e3c4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/commit/8b3fc325d5f5210aa86c122c34b53ff15001e3c4 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
