[Git][debian-gis-team/osgearth][experimental] 3 commits: Update copyright-format URL to use HTTPS.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Thu Jan 18 16:15:33 UTC 2018


Sebastiaan Couwenberg pushed to branch experimental at Debian GIS Project / osgearth


Commits:
70e40c9a by Bas Couwenberg at 2018-01-18T15:08:24+01:00
Update copyright-format URL to use HTTPS.

- - - - -
1cb6552c by Bas Couwenberg at 2018-01-18T15:32:49+01:00
Disable FastDXT driver, fails to build on most architectures.

See: https://github.com/gwaldron/osgearth/issues/1034

- - - - -
a009d458 by Bas Couwenberg at 2018-01-18T15:42:08+01:00
Set distribution to experimental.

- - - - -


3 changed files:

- debian/changelog
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+osgearth (2.9~rc1+dfsg-1~exp2) experimental; urgency=medium
+
+  * Update copyright-format URL to use HTTPS.
+  * Disable FastDXT driver, fails to build on most architectures.
+    See: https://github.com/gwaldron/osgearth/issues/1034
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 18 Jan 2018 15:41:55 +0100
+
 osgearth (2.9~rc1+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: osgEarth
 Upstream-Contact: Glenn Waldron <gwaldron at gmail.com>
 Source: https://github.com/gwaldron/osgearth/releases


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,7 @@ override_dh_auto_configure:
 		-DDEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH) \
 		-DLIB_POSTFIX="" \
 		-DOSG_DIR=/usr \
+		-DOSGEARTH_ENABLE_FASTDXT=0 \
 		-DOSGEARTH_QT_BUILD=1
 
 override_dh_auto_build:



View it on GitLab: https://salsa.debian.org/debian-gis-team/osgearth/compare/f703c93b0dd135d0ba4e0540ca09167c09b92f35...a009d45872ff900fa994ed37cb9b957b035a355f

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/osgearth/compare/f703c93b0dd135d0ba4e0540ca09167c09b92f35...a009d45872ff900fa994ed37cb9b957b035a355f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180118/087b3ded/attachment.html>


More information about the Pkg-grass-devel mailing list