Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop versioned Breaks on python-xarray, see: #932509.
· a12ccabd
Bas Couwenberg
authored
Jul 20, 2019
a12ccabd
Set distribution to unstable.
· 5d4c3dab
Bas Couwenberg
authored
Jul 20, 2019
5d4c3dab
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5d4c3dab
netcdf4-python (1.5.1.2-3) unstable; urgency=medium
* Drop versioned Breaks on python-xarray, see: #932509.
-- Bas Couwenberg <sebastic@debian.org> Sat, 20 Jul 2019 20:47:54 +0200
netcdf4-python (1.5.1.2-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
...
...
debian/control
View file @
5d4c3dab
...
...
@@ -55,7 +55,6 @@ 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
...
...