[Git][debian-gis-team/spatialite-gui][master] 3 commits: Disable CharLS support, version 2.0.0 is not supported yet.
Bas Couwenberg
gitlab at salsa.debian.org
Fri Jan 11 12:26:49 GMT 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite-gui
Commits:
650dc20c by Bas Couwenberg at 2019-01-11T12:17:59Z
Disable CharLS support, version 2.0.0 is not supported yet.
- - - - -
49fad3fa by Bas Couwenberg at 2019-01-11T12:19:18Z
Bump Standards-Version to 4.3.0, no changes.
- - - - -
bb079a03 by Bas Couwenberg at 2019-01-11T12:19:29Z
Set distribution to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+spatialite-gui (2.1.0~beta0+really2.0.0~devel2-3) unstable; urgency=medium
+
+ * Disable CharLS support, version 2.0.0 is not supported yet.
+ * Bump Standards-Version to 4.3.0, no changes.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 11 Jan 2019 13:19:21 +0100
+
spatialite-gui (2.1.0~beta0+really2.0.0~devel2-2) unstable; urgency=medium
* Bump Standards-Verson to 4.2.0, no changes.
=====================================
debian/control
=====================================
@@ -6,7 +6,6 @@ Section: utils
Priority: optional
Build-Depends: debhelper (>= 9.20160114),
dh-autoreconf,
- libcharls-dev,
libfreexl-dev,
libgeos-dev,
liblzma-dev,
@@ -20,7 +19,7 @@ Build-Depends: debhelper (>= 9.20160114),
pkg-config,
wx-common,
zlib1g-dev
-Standards-Version: 4.2.0
+Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite-gui
Vcs-Git: https://salsa.debian.org/debian-gis-team/spatialite-gui.git
Homepage: https://www.gaia-gis.it/fossil/spatialite_gui/
=====================================
debian/rules
=====================================
@@ -21,7 +21,7 @@ override_dh_autoreconf:
override_dh_auto_configure:
cp -r debian/icons/ gnome_resource/
- 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/b0da76978134efb986d0a9d7bfe1d0db0263d846...bb079a03e0adae7c6adbbef6bc7520979e1ff9a6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-gui/compare/b0da76978134efb986d0a9d7bfe1d0db0263d846...bb079a03e0adae7c6adbbef6bc7520979e1ff9a6
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/c06f659a/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list