Bas Couwenberg pushed to branch master at Debian GIS Project / cftime
Commits: 969bcc6b by Bas Couwenberg at 2021-02-12T08:54:48+01:00 Annotate test dependencies <!nocheck>. (closes: #982583) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +cftime (1.4.1+ds-2) UNRELEASED; urgency=medium + + [Helmut Grohne] + * Annotate test dependencies <!nocheck>. + (closes: #982583) + + -- Bas Couwenberg <[email protected]> Fri, 12 Feb 2021 08:54:11 +0100 + cftime (1.4.1+ds-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -6,11 +6,11 @@ Priority: optional Build-Depends: debhelper (>= 10~), dh-python, python3-all-dev, - python3-coverage, + python3-coverage <!nocheck>, python3-setuptools, python3-numpy, - python3-pytest, - python3-pytest-cov, + python3-pytest <!nocheck>, + python3-pytest-cov <!nocheck>, cython3 Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/cftime/ View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/969bcc6b23edafc61af211e254df724802103222 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/969bcc6b23edafc61af211e254df724802103222 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
