[Git][debian-gis-team/mapserver][master] 2 commits: Disable FCGI support. Has problematic license, see: #466117.

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



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


Commits:
1ebe88f1 by Bas Couwenberg at 2025-04-01T21:30:32+02:00
Disable FCGI support. Has problematic license, see: #466117.

- - - - -
bc095ac7 by Bas Couwenberg at 2025-04-01T21:30:43+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mapserver (8.4.0-3) unstable; urgency=medium
+
+  * Disable FCGI support. Has problematic license, see: #466117.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 01 Apr 2025 21:30:34 +0200
+
 mapserver (8.4.0-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.7.2, no changes.


=====================================
debian/control
=====================================
@@ -20,7 +20,6 @@ Build-Depends: ant,
                dpkg-dev (>= 1.22.5),
                libcairo2-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
-               libfcgi-dev,
                libfreetype-dev,
                libfribidi-dev,
                libgdal-dev (>= 1.10.1-0~),


=====================================
debian/rules
=====================================
@@ -51,7 +51,7 @@ override_dh_auto_configure:
 	                     -DWITH_SVGCAIRO=0 \
 	                     -DWITH_RSVG=1 \
 	                     -DWITH_MYSQL=0 \
-	                     -DWITH_FCGI=1 \
+	                     -DWITH_FCGI=0 \
 	                     -DWITH_GEOS=1 \
 	                     -DWITH_POSTGIS=1 \
 	                     -DWITH_CURL=1 \



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/4176bf989e64fd7b4269cb8e44a1f59921cc9e9a...bc095ac79fd8db67c2f801ff77752d150e2f54f6

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/4176bf989e64fd7b4269cb8e44a1f59921cc9e9a...bc095ac79fd8db67c2f801ff77752d150e2f54f6
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/48176bd2/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list