[Git][debian-gis-team/nik4][master] 2 commits: Add explicit dependency on python3-mapnik, no longer set via substvar. (closes: #1101783)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Apr 1 04:52:37 BST 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / nik4


Commits:
67101321 by Bas Couwenberg at 2025-04-01T05:48:59+02:00
Add explicit dependency on python3-mapnik, no longer set via substvar. (closes: #1101783)

- - - - -
db274215 by Bas Couwenberg at 2025-04-01T05:49:30+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-nik4 (1.8-2) UNRELEASED; urgency=medium
+nik4 (1.8-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.7.2, no changes.
+  * Add explicit dependency on python3-mapnik, no longer set via substvar.
+    (closes: #1101783)
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 20 Mar 2025 06:13:24 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 01 Apr 2025 05:49:03 +0200
 
 nik4 (1.8-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -22,7 +22,8 @@ Rules-Requires-Root: no
 
 Package: nik4
 Architecture: any
-Depends: ${python3:Depends},
+Depends: python3-mapnik,
+         ${python3:Depends},
          ${misc:Depends}
 Description: Mapnik to image export
  Nik4 is a mapnik-to-image exporting script using the Mapnik Python



View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/compare/8e300ef66045f35935c8a463199256447dc6e411...db27421582e1780c47c2ec4aadce77c35ef36bad

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/compare/8e300ef66045f35935c8a463199256447dc6e411...db27421582e1780c47c2ec4aadce77c35ef36bad
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250401/5dd8eba7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list