[Git][debian-gis-team/pyosmium][master] Reduce build dependencies for cross building. (Closes: #946012)
Bas Couwenberg
gitlab at salsa.debian.org
Tue Dec 3 04:57:24 GMT 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits:
4acf2953 by Bas Couwenberg at 2019-12-03T04:57:15Z
Reduce build dependencies for cross building. (Closes: #946012)
+ Move sphinx dependencies to Build-Depends-Indep.
+ Annotate test dependencies with <!nocheck>.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
pyosmium (2.15.3-2) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Bump Standards-Version to 4.4.1, no changes.
* Drop Provides: ${python3:Provides}.
+ [ Helmut Grohne ]
+ * Reduce build dependencies for cross building. (Closes: #946012)
+ + Move sphinx dependencies to Build-Depends-Indep.
+ + Annotate test dependencies with <!nocheck>.
+
-- Bas Couwenberg <sebastic at debian.org> Mon, 30 Sep 2019 19:47:49 +0200
pyosmium (2.15.3-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -16,9 +16,10 @@ Build-Depends: cmake (>= 2.8.12),
pybind11-dev,
python3-all-dev,
python3-setuptools,
- python3-mock,
- python3-nose,
+ python3-mock <!nocheck>,
+ python3-nose <!nocheck>,
python3-shapely,
+Build-Depends-Indep:
python3-sphinx,
python3-sphinxcontrib.autoprogram
Standards-Version: 4.4.1
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/commit/4acf2953ad5a6598c13c9a026b689228560b17ed
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/commit/4acf2953ad5a6598c13c9a026b689228560b17ed
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/20191203/3fda1d64/attachment.html>
More information about the Pkg-grass-devel
mailing list