Skip to content
Commits on Source (2)
python-descartes (1.1.0-2) UNRELEASED; urgency=medium python-descartes (1.1.0-2) UNRELEASED; urgency=medium
* Team upload. * Team upload.
* Strip trailing whitespace from control file. * Strip trailing whitespace from control & rules files.
* Update copyright-format URL to use HTTPS. * Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa. * Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes. * Bump Standards-Version to 4.1.5, no changes.
* Change Homepage & Source URLs to Bitbucket repository. * Change Homepage & Source URLs to Bitbucket repository.
-- Bas Couwenberg <sebastic@debian.org> Tue, 21 Nov 2017 10:08:04 +0100 -- Bas Couwenberg <sebastic@debian.org> Tue, 21 Nov 2017 10:08:04 +0100
......
...@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), ...@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools, python3-setuptools,
python-shapely, python-shapely,
python3-shapely python3-shapely
Standards-Version: 4.1.4 Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-descartes/ Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-descartes/
Vcs-Git: https://salsa.debian.org/debian-gis-team/python-descartes.git Vcs-Git: https://salsa.debian.org/debian-gis-team/python-descartes.git
Homepage: https://bitbucket.org/sgillies/descartes Homepage: https://bitbucket.org/sgillies/descartes
...@@ -37,4 +37,3 @@ Description: Matplotlib extension to work with geometric objects (Python3) ...@@ -37,4 +37,3 @@ Description: Matplotlib extension to work with geometric objects (Python3)
and patches. and patches.
. .
This is the Python 3 version of the library. This is the Python 3 version of the library.
...@@ -7,4 +7,3 @@ export PYBUILD_NAME=descartes ...@@ -7,4 +7,3 @@ export PYBUILD_NAME=descartes
override_dh_auto_test: override_dh_auto_test:
dh_auto_test || echo "Ignoring test failures" dh_auto_test || echo "Ignoring test failures"