[Git][debian-gis-team/pyresample][master] 2 commits: Remove build dependency form python3-xarray
Sebastiaan Couwenberg
gitlab at salsa.debian.org
Tue Dec 26 21:26:47 UTC 2017
Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / pyresample
Commits:
4930d8d0 by Antonio Valentino at 2017-12-26T20:44:18+00:00
Remove build dependency form python3-xarray
- - - - -
1a271c41 by Antonio Valentino at 2017-12-26T20:44:57+00:00
Set distribution to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pyresample (1.7.1-3) unstable; urgency=medium
+
+ * debian/control
+ - remove build dependency form python2-xarray: it is not
+ strictly necessary and causes problems with migration to
+ testing
+ - downgrade relation of python3-pyresample form python3-xarray
+ to Suggerst
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Tue, 26 Dec 2017 20:44:24 +0000
+
pyresample (1.7.1-2) unstable; urgency=medium
* debian/control
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Build-Depends: debhelper (>= 9.0.0),
python3-sphinx,
python-numexpr,
python3-numexpr,
- python3-xarray,
python-yaml,
python3-yaml,
python-mpltoolkits.basemap,
@@ -77,10 +76,10 @@ Depends: ${misc:Depends},
python3-six,
python-pyresample-test
Recommends: python3-numexpr,
- python3-xarray,
python3-pil,
python3-mpltoolkits.basemap
-Suggests: python-pyresample-doc
+Suggests: python-pyresample-doc,
+ python3-xarray
Description: Resampling of remote sensing data in Python 3
Pyresample is a Python package for resampling (reprojection) of earth
observing satellite data. It handles both resampling of gridded data
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/compare/7aa7c289d618ebd50820a287d600ef2e2cee6bc6...1a271c4113c655d3d4899c163189cc2341e570ea
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/compare/7aa7c289d618ebd50820a287d600ef2e2cee6bc6...1a271c4113c655d3d4899c163189cc2341e570ea
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/20171226/e11cc487/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list