File: NEWS

package info (click to toggle)
mapnik 0.5.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 19,136 kB
  • ctags: 14,550
  • sloc: cpp: 68,887; python: 24,895; xml: 1,534; makefile: 503; sh: 79
file content (14 lines) | stat: -rw-r--r-- 845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mapnik (0.5~svn638-1) experimental; urgency=low

  * This Debian revision of mapnik moves the input plugins from their default
    location in /usr/lib/mapnik/input to /usr/lib/mapnik/0.5/input, to allow
    multiple library versions to coexist on one system (the ABI of the plugins
    is tied to the core library version). The input plugins are therefore
    shipped in the same package as the core library. This situation is subject
    to review with upstream, and may change; but for now, you will need to
    ensure that your data source registration uses the correct path for the
    version of the library you are using. You can use the mapnik-plugin-path
    utility included in the libmapnik-dev package to automatically determine
    the patch at build time.   

 -- Dominic Hargreaves <dom@earth.li>  Wed, 06 Feb 2008 17:52:17 +0000