[Git][debian-gis-team/mapserver][master] 3 commits: Drop MapScript Java bindings, ca-certificates-java fails to install.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Jun 12 05:43:58 BST 2023



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


Commits:
c6b09618 by Bas Couwenberg at 2023-06-12T06:31:33+02:00
Drop MapScript Java bindings, ca-certificates-java fails to install.

- - - - -
46cd638f by Bas Couwenberg at 2023-06-12T06:31:33+02:00
Bump debhelper compat to 13.

- - - - -
5d291a01 by Bas Couwenberg at 2023-06-12T06:31:33+02:00
Set distribution to unstable.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- − debian/libmapscript-java.install
- − debian/libmapscript-java.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-mapserver (8.0.1-1~exp2) UNRELEASED; urgency=medium
+mapserver (8.0.1-1) unstable; urgency=medium
 
   * Update symbols for other architectures.
+  * Drop MapScript Java bindings, ca-certificates-java fails to install.
+  * Bump debhelper compat to 13.
+  * Move from experimental to unstable.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sun, 11 Jun 2023 11:17:05 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 12 Jun 2023 06:16:05 +0200
 
 mapserver (8.0.1-1~exp1) experimental; urgency=medium
 


=====================================
debian/control
=====================================
@@ -5,14 +5,12 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: devel
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-php,
                dh-python,
                dpkg-dev (>= 1.16.1.1),
                cmake (>= 3.0),
                chrpath,
-               default-jdk,
-               ant,
                libcairo2-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libfcgi-dev,
@@ -191,16 +189,3 @@ Description: Python library for MapServer
  .
  MapServer is a CGI-based framework for Internet map services which
  supports Open Geospatial Consortium (OGC) standards.
-
-Package: libmapscript-java
-Architecture: any
-Section: java
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Suggests: mapserver-bin,
-          mapserver-doc
-Description: Java library for MapServer
- Java MapScript provides MapServer functions for Java applications.
- .
- MapServer is a CGI-based framework for Internet map services which
- supports Open Geospatial Consortium (OGC) standards.


=====================================
debian/libmapscript-java.install deleted
=====================================
@@ -1,2 +0,0 @@
-usr/lib/jni/libjavamapscript.so
-usr/share/java/mapscript.jar


=====================================
debian/libmapscript-java.lintian-overrides deleted
=====================================
@@ -1,6 +0,0 @@
-# Not a problem
-bad-jar-name *
-
-# Cannot easily be fixed
-file-references-package-build-path [usr/lib/jni/libjavamapscript.so]
-


=====================================
debian/rules
=====================================
@@ -78,7 +78,7 @@ override_dh_auto_configure:
 	                     -DWITH_PHPNG=1 \
 	                     -DWITH_PERL=1 \
 	                     -DWITH_RUBY=0 \
-	                     -DWITH_JAVA=1 \
+	                     -DWITH_JAVA=0 \
 	                     -DWITH_CSHARP=0
 
 override_dh_auto_build:



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/c2046a8d2f7106eb2db98449cdf92d20dd70313f...5d291a01aa6b62b9cf382c42142b4b19b73e5661

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/c2046a8d2f7106eb2db98449cdf92d20dd70313f...5d291a01aa6b62b9cf382c42142b4b19b73e5661
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/20230612/e2ba2f1b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list