Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop ancient X-Python-version field.
· c1625b1b
Bas Couwenberg
authored
May 06, 2018
c1625b1b
Strip trailing whitespace from control & rules.
· 6ad5722c
Bas Couwenberg
authored
May 06, 2018
6ad5722c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6ad5722c
cftime (1.0.0~b1-2) UNRELEASED; urgency=medium
* Drop ancient X-Python-version field.
* Strip trailing whitespace from control & rules.
-- Bas Couwenberg <sebastic@debian.org> Sun, 06 May 2018 08:56:48 +0200
cftime (1.0.0~b1-1) unstable; urgency=medium
* Initial release (Closes: #897400).
...
...
debian/control
View file @
6ad5722c
...
...
@@ -19,7 +19,6 @@ Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/debian-gis-team/cftime/
Vcs-Git: https://salsa.debian.org/debian-gis-team/cftime.git
Homepage: http://unidata.github.io/cftime/
X-Python-Version: >= 2.7
Package: python-cftime
Architecture: any
...
...
@@ -44,4 +43,3 @@ Description: Time-handling functionality from netcdf4-python (Python 3)
conforming to the Climate and Forecasting (CF) netCDF conventions.
.
This package contains the cftime module for Python 3.
debian/rules
View file @
6ad5722c
...
...
@@ -18,4 +18,3 @@ override_dh_python2:
override_dh_python3:
dh_python3 -ppython3-cftime
dh_numpy3 -ppython3-cftime