[Git][debian-gis-team/postgis][master] 2 commits: Use graphicsmagick instead of imagemagick to fix FTBFS. (closes: #1054715)
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Oct 27 21:17:18 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / postgis
Commits:
e493d690 by Bas Couwenberg at 2023-10-27T22:04:05+02:00
Use graphicsmagick instead of imagemagick to fix FTBFS. (closes: #1054715)
- - - - -
1b7d1201 by Bas Couwenberg at 2023-10-27T22:17:01+02:00
Update lintian overrides.
- - - - -
9 changed files:
- debian/changelog
- debian/control
- debian/control.in
- − debian/postgis-doc.lintian-overrides
- − debian/postgis.lintian-overrides
- − debian/postgresql-generic-postgis-scripts.lintian-overrides.in
- − debian/postgresql-generic-postgis.lintian-overrides.in
- − debian/postgresql-postgis-scripts.lintian-overrides
- − debian/postgresql-postgis.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+postgis (3.4.0+dfsg-3) UNRELEASED; urgency=medium
+
+ * Use graphicsmagick instead of imagemagick to fix FTBFS.
+ (closes: #1054715)
+ * Update lintian overrides.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 27 Oct 2023 21:34:54 +0200
+
postgis (3.4.0+dfsg-2) unstable; urgency=medium
* Move from experimental to unstable.
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: bison,
docbook-xsl,
dpkg-dev (>= 1.16.1~),
flex,
- imagemagick,
+ graphicsmagick-imagemagick-compat,
libcunit1-dev,
libgdal-dev (>= 1.11.2+dfsg-3~) | libgdal1-dev (>= 1.9.0~),
libgeos-dev (>= 3.6),
@@ -35,7 +35,6 @@ Build-Depends: bison,
protobuf-c-compiler,
rdfind,
xsltproc
-Build-Conflicts: graphicsmagick-imagemagick-compat
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/postgis
Vcs-Git: https://salsa.debian.org/debian-gis-team/postgis.git
=====================================
debian/control.in
=====================================
@@ -15,7 +15,7 @@ Build-Depends: bison,
docbook-xsl,
dpkg-dev (>= 1.16.1~),
flex,
- imagemagick,
+ graphicsmagick-imagemagick-compat,
libcunit1-dev,
libgdal-dev (>= 1.11.2+dfsg-3~) | libgdal1-dev (>= 1.9.0~),
libgeos-dev (>= 3.6),
@@ -35,7 +35,6 @@ Build-Depends: bison,
protobuf-c-compiler,
rdfind,
xsltproc
-Build-Conflicts: graphicsmagick-imagemagick-compat
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/postgis
Vcs-Git: https://salsa.debian.org/debian-gis-team/postgis.git
=====================================
debian/postgis-doc.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
=====================================
debian/postgis.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
=====================================
debian/postgresql-generic-postgis-scripts.lintian-overrides.in deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
=====================================
debian/postgresql-generic-postgis.lintian-overrides.in deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
=====================================
debian/postgresql-postgis-scripts.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
=====================================
debian/postgresql-postgis.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Truncated changelog
-debian-news-entry-has-unknown-version *
-
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/9d305e948576a3c591f1b075657ff2f8cd1be081...1b7d1201e2ea758eec0c3674d8329961e2294c80
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/9d305e948576a3c591f1b075657ff2f8cd1be081...1b7d1201e2ea758eec0c3674d8329961e2294c80
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/20231027/5f8462e4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list