nik4 1.7-2 source package in Ubuntu

Changelog

nik4 (1.7-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Add Rules-Requires-Root to control file.
  * Add patch to use proj6+ syntax.

 -- Bas Couwenberg <email address hidden>  Thu, 01 Dec 2022 13:40:28 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
nik4_1.7-2.dsc 1.9 KiB f52835d4195aa0f7be0d085f093198d8430dd3b0cb97261303ea3cec54831b81
nik4_1.7.orig.tar.gz 570.1 KiB ba31d755833a70e16a1889d5ad511a5fd892fdfce006ee52809757984bbca939
nik4_1.7-2.debian.tar.xz 6.9 KiB 597eb43aa32db5896a6aed9ed64014ba26078690a17b3dfd69a9deed5c3e2250

Available diffs

No changes file available.

Binary packages built by this source

nik4: Mapnik to image export

 Nik4 is a mapnik-to-image exporting script using the Mapnik Python
 bindings.
 .
 Nik4 takes great care to preserve values you feed it. If you say you
 need a 800x600 image, it won't take a pixel less or more. It won't
 shrink a bounding box or distort lines when specifying so called "scale
 factor". When you need a 300 dpi image, you tell it --ppi 300 and can be
 sure you will get what you intended.
 .
 Also it can use real-world units, that is, millimeters (and prefers to).
 Specify dimensions for printing, choose bounding box and ppi scale - and
 the result won't disappoint. Options are intuitive and plenty, and you
 will be amazed how much tasks became simpler with Nik4.