Updated MapnikReleaseSteps (markdown)
parent
9a9e097c15
commit
a630756a23
1 changed files with 6 additions and 4 deletions
|
@ -113,16 +113,18 @@ MAPNIK_VERSION=`mapnik-config --version`
|
||||||
git ci include/mapnik/version.hpp SConstruct -m "now working on mapnik v${MAPNIK_VERSION}"
|
git ci include/mapnik/version.hpp SConstruct -m "now working on mapnik v${MAPNIK_VERSION}"
|
||||||
git push
|
git push
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Update Mapnik.org
|
||||||
|
|
||||||
|
* push python api docs
|
||||||
|
* update the [download page](http://mapnik.org/download/)
|
||||||
|
* new blog post with updated release links
|
||||||
|
|
||||||
### Packaging
|
### Packaging
|
||||||
|
|
||||||
* Package binaries for Windows, Mac, and Ubuntu Linux (PPA)
|
* Package binaries for Windows, Mac, and Ubuntu Linux (PPA)
|
||||||
* Upload Mac/Win binary packages to the [github downloads page](https://github.com/mapnik/mapnik/downloads)
|
* Upload Mac/Win binary packages to the [github downloads page](https://github.com/mapnik/mapnik/downloads)
|
||||||
* Submit patch for updated [Mapnik Portfile](http://trac.macports.org/browser/trunk/dports/python/py26-mapnik/Portfile) and [homebrew Formula](https://github.com/mxcl/homebrew)
|
* Submit patch for updated [Mapnik Portfile](http://trac.macports.org/browser/trunk/dports/python/py26-mapnik/Portfile) and [homebrew Formula](https://github.com/mxcl/homebrew)
|
||||||
|
|
||||||
### Web
|
|
||||||
|
|
||||||
* New blog post at [mapnik.org](http://mapnik.org) updated release links
|
|
||||||
|
|
||||||
### Wiki Post-Release
|
### Wiki Post-Release
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue