Bas Couwenberg pushed to branch experimental at Debian GIS Project / mapnik


Commits:
f2720ac9 by Bas Couwenberg at 2018-10-08T14:52:36Z
New upstream version 3.0.21+ds
- - - - -
867d40f4 by Bas Couwenberg at 2018-10-08T14:52:53Z
Merge tag 'upstream/3.0.21+ds' into experimental

Upstream version 3.0.21+ds

- - - - -
04cb1abb by Bas Couwenberg at 2018-10-08T14:53:55Z
New upstream release.

- - - - -
327fa23f by Bas Couwenberg at 2018-10-08T14:54:44Z
Set distribution to experimental.

- - - - -


3 changed files:

- CHANGELOG.md
- debian/changelog
- include/mapnik/version.hpp


Changes:

=====================================
CHANGELOG.md
=====================================
@@ -7,12 +7,17 @@ Developers: Please commit along with changes.
 For a complete change history, see the git log.
 
 
-## UNRELEASED
+## 3.0.21
+
+Released: October 8, 2018
+
+(Packaged from 1dbb1d2c1)
 
 #### Core
 
 - Fixed compilation with ICU >= 61 (#3963)
 - Fixed bbox reprojection (#3940)
+- SVG: enabled unsupported attributes handling
 
 #### Plugins
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mapnik (3.0.21+ds-1~exp1) experimental; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg <[email protected]>  Mon, 08 Oct 2018 16:54:28 +0200
+
 mapnik (3.0.21~rc1+ds-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
include/mapnik/version.hpp
=====================================
@@ -27,7 +27,7 @@
 
 #define MAPNIK_MAJOR_VERSION 3
 #define MAPNIK_MINOR_VERSION 0
-#define MAPNIK_PATCH_VERSION 20
+#define MAPNIK_PATCH_VERSION 21
 
 #define MAPNIK_VERSION (MAPNIK_MAJOR_VERSION*100000) + 
(MAPNIK_MINOR_VERSION*100) + (MAPNIK_PATCH_VERSION)
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mapnik/compare/7534d55b30da4762011fda77de5a1b7bdd7bdd41...327fa23f98a30ed48837bfe44e00b346258a7522

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mapnik/compare/7534d55b30da4762011fda77de5a1b7bdd7bdd41...327fa23f98a30ed48837bfe44e00b346258a7522
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

Reply via email to