Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Reorder dependencies, real packages first.
· 33965956
Bas Couwenberg
authored
Dec 25, 2018
33965956
Reorder rules in order of execution.
· 5a0327e0
Bas Couwenberg
authored
Dec 25, 2018
5a0327e0
Fix case in upstream metadata.
· 67774f99
Bas Couwenberg
authored
Dec 25, 2018
67774f99
Update watch file to handle common issues.
· 651f43f6
Bas Couwenberg
authored
Dec 25, 2018
651f43f6
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
651f43f6
...
@@ -21,16 +21,16 @@ Homepage: https://github.com/pytroll/python-geotiepoints
...
@@ -21,16 +21,16 @@ Homepage: https://github.com/pytroll/python-geotiepoints
Package: python3-geotiepoints
Package: python3-geotiepoints
Architecture: any
Architecture: any
Depends: ${misc:Depends},
Depends: python3-dask,
${python3:Depends},
${shlibs:Depends},
python3-dask,
python3-numpy,
python3-numpy,
python3-pandas,
python3-pandas,
python3-scipy,
python3-scipy,
python3-xarray
python3-xarray,
Recommends: ${python3:Recommends},
${python3:Depends},
python3-h5py
${shlibs:Depends},
${misc:Depends}
Recommends: python3-h5py,
${python3:Recommends}
Suggests: ${python3:Suggests}
Suggests: ${python3:Suggests}
Description: Interpolation of geographic tiepoints in Python
Description: Interpolation of geographic tiepoints in Python
Python-geotiepoints is a Python module that interpolates (and extrapolates
Python-geotiepoints is a Python module that interpolates (and extrapolates
...
...
debian/rules
View file @
651f43f6
...
@@ -3,18 +3,20 @@
...
@@ -3,18 +3,20 @@
# Uncomment this to turn on verbose mode.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
#export DH_VERBOSE=1
export
PYBUILD_NAME
=
geotiepoints
export
DEB_BUILD_MAINT_OPTIONS
=
hardening
=
+all
export
DEB_BUILD_MAINT_OPTIONS
=
hardening
=
+all
export
PYBUILD_NAME
=
geotiepoints
%
:
%
:
dh
$@
--with
python3
--buildsystem
=
pybuild
dh
$@
--with
python3
--buildsystem
=
pybuild
override_dh_auto_clean
:
dh_auto_clean
$(RM)
geotiepoints/multilinear*.so
override_dh_python3
:
override_dh_python3
:
dh_python3
dh_python3
dh_numpy3
dh_numpy3
override_dh_auto_clean
:
dh_auto_clean
$(
RM
)
geotiepoints/multilinear
*
.so
debian/upstream/metadata
View file @
651f43f6
---
---
Bug-Database: https://github.com/pytroll/python-geotiepoints/issues
Bug-Database: https://github.com/pytroll/python-geotiepoints/issues
Bug-Submit: https://github.com/pytroll/python-geotiepoints/issues/new
Bug-Submit: https://github.com/pytroll/python-geotiepoints/issues/new
Name:
P
ython-geotiepoints
Name:
p
ython-geotiepoints
Repository: https://github.com/pytroll/python-geotiepoints.git
Repository: https://github.com/pytroll/python-geotiepoints.git
Repository-Browse: https://github.com/pytroll/python-geotiepoints
Repository-Browse: https://github.com/pytroll/python-geotiepoints
debian/watch
View file @
651f43f6
version=4
version=4
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
opts=\
https://pypi.debian.net/python-geotiepoints/python-geotiepoints-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \
#version=4
https://pypi.debian.net/python-geotiepoints/ \
#opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/python-geotiepoints-$1\.tar\.gz/ \
python-geotiepoints-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
# https://github.com/pytroll/python-geotiepoints/tags .*/v?(\d\S+)\.tar\.gz