Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add versioned Breaks on python-xarray, see: #931971.
· 5f8a37c2
Bas Couwenberg
authored
Jul 13, 2019
5f8a37c2
Set distribution to unstable.
· 58462726
Bas Couwenberg
authored
Jul 13, 2019
58462726
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
58462726
netcdf4-python (1.5.1.2-2)
UNRELEASED
; urgency=medium
netcdf4-python (1.5.1.2-2)
unstable
; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Add versioned Breaks on python-xarray, see: #931971.
-- Bas Couwenberg <sebastic@debian.org>
Wed
, 1
0
Jul 2019 1
8:35:12
+0200
-- Bas Couwenberg <sebastic@debian.org>
Sat
, 1
3
Jul 2019 1
2:42:37
+0200
netcdf4-python (1.5.1.2-1) unstable; urgency=medium
...
...
debian/control
View file @
58462726
...
...
@@ -55,6 +55,7 @@ Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends}
Provides: ${python3:Provides}
Breaks: python3-xarray (<< 0.12.1)
Description: Python 3 interface to the netCDF4 (network Common Data Form) library
NetCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and write
...
...