[Tile-serving] [OpenStreetMap] #5490: mod_tile fails to build debian package with Jessie
OpenStreetMap
trac at noreply.openstreetmap.org
Sun Mar 18 13:04:32 UTC 2018
#5490: mod_tile fails to build debian package with Jessie
----------------------+----------------------------
Reporter: p2k | Owner: tile-serving@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: mod_tile | Version:
Keywords: |
----------------------+----------------------------
I have a tile server and wanted to build a Debian package for mod_tile.
But with the current git version, it fails:
dpkg-source -b mod_tile
dpkg-source: error: can't build with source format '3.0 (native)': native
package version may not have a revision
After googleing I found a solution for this problem here:
https://github.com/jamesdbloom/grunt-debian-package/issues/23
The solution is to change the first line of the debian/changelog file
from:
libapache2-mod-tile (0.4-12~precise2) precise; urgency=low
to
libapache2-mod-tile (0.4.12~precise2) precise; urgency=low
or add a new line. Can you please add this updated changelog.
thanks
Philipp
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5490>
OpenStreetMap <https://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Tile-serving
mailing list