[Git][debian-gis-team/spatialite-gui][experimental] 2 commits: Disable CharLS support, version 2.0.0 is not supported yet.

Bas Couwenberg gitlab at salsa.debian.org
Fri Jan 11 12:41:31 GMT 2019


Bas Couwenberg pushed to branch experimental at Debian GIS Project / spatialite-gui


Commits:
6eccb3fd by Bas Couwenberg at 2019-01-11T12:28:00Z
Disable CharLS support, version 2.0.0 is not supported yet.

- - - - -
98b12ee6 by Bas Couwenberg at 2019-01-11T12:28:17Z
Set distribution to experimental.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-spatialite-gui (2.1.0~beta0+really2.1.0~beta0-1~exp3) UNRELEASED; urgency=medium
+spatialite-gui (2.1.0~beta0+really2.1.0~beta0-1~exp3) experimental; urgency=medium
 
   * Bump Standards-Version to 4.3.0, no changes.
+  * Disable CharLS support, version 2.0.0 is not supported yet.
 
- -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Dec 2018 23:16:40 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Jan 2019 13:28:03 +0100
 
 spatialite-gui (2.1.0~beta0+really2.1.0~beta0-1~exp2) experimental; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,7 +6,6 @@ Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 9.20160114),
                dh-autoreconf,
-               libcharls-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libfreexl-dev,
                libgeos-dev,


=====================================
debian/rules
=====================================
@@ -15,6 +15,9 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 override_dh_autoreconf:
 	dh_autoreconf --as-needed
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-charls
+
 override_dh_install:
 	dh_install --list-missing
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-gui/compare/243375d3a9b6c22635c8109166779d76636677c7...98b12ee6fa8f05cdacf386c6260e2dfbe04f802f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-gui/compare/243375d3a9b6c22635c8109166779d76636677c7...98b12ee6fa8f05cdacf386c6260e2dfbe04f802f
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/20190111/22001262/attachment-0001.html>


More information about the Pkg-grass-devel mailing list