[Git][debian-gis-team/osgearth][master] 2 commits: Disable FastDXT image compressor, FTBFS on non-amd64.
Bas Couwenberg
gitlab at salsa.debian.org
Tue Nov 13 12:39:57 GMT 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / osgearth
Commits:
58b7f317 by Bas Couwenberg at 2018-11-13T11:22:25Z
Disable FastDXT image compressor, FTBFS on non-amd64.
- - - - -
a3235a2b by Bas Couwenberg at 2018-11-13T11:22:39Z
Set distribution to experimental.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osgearth (2.10.0+dfsg-1~exp2) experimental; urgency=medium
+
+ * Disable FastDXT image compressor, FTBFS on non-amd64.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 13 Nov 2018 12:20:23 +0100
+
osgearth (2.10.0+dfsg-1~exp1) experimental; urgency=medium
* New upstream release.
=====================================
debian/rules
=====================================
@@ -40,7 +40,7 @@ override_dh_auto_configure:
-DDEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH) \
-DLIB_POSTFIX="" \
-DOSG_DIR=/usr \
- -DOSGEARTH_QT_BUILD=1
+ -DOSGEARTH_ENABLE_FASTDXT=0
override_dh_auto_build:
# Create man pages from DocBook XML
View it on GitLab: https://salsa.debian.org/debian-gis-team/osgearth/compare/d9744ea4a611179a9e48ec02dcbb4deec6b2a9d9...a3235a2ba4fb71a57cfa008d082c4108793ff84c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/osgearth/compare/d9744ea4a611179a9e48ec02dcbb4deec6b2a9d9...a3235a2ba4fb71a57cfa008d082c4108793ff84c
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/20181113/9abc3aa5/attachment.html>
More information about the Pkg-grass-devel
mailing list