Bas Couwenberg pushed to branch master at Debian GIS Project / python-descartes
Commits: 58ddb95a by Bas Couwenberg at 2018-05-07T22:05:55+02:00 Strip trailing whitespace from control & rules files. - - - - - f1cd456f by Bas Couwenberg at 2018-07-05T11:06:10+02:00 Bump Standards-Version to 4.1.5, no changes. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ python-descartes (1.1.0-2) UNRELEASED; urgency=medium * Team upload. - * Strip trailing whitespace from control file. + * Strip trailing whitespace from control & rules files. * Update copyright-format URL to use HTTPS. * 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. -- Bas Couwenberg <[email protected]> Tue, 21 Nov 2017 10:08:04 +0100 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), python3-setuptools, python-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-Git: https://salsa.debian.org/debian-gis-team/python-descartes.git Homepage: https://bitbucket.org/sgillies/descartes @@ -37,4 +37,3 @@ Description: Matplotlib extension to work with geometric objects (Python3) and patches. . This is the Python 3 version of the library. - ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,3 @@ export PYBUILD_NAME=descartes override_dh_auto_test: dh_auto_test || echo "Ignoring test failures" - View it on GitLab: https://salsa.debian.org/debian-gis-team/python-descartes/compare/3a46d06cf0d0e00f3bcc4149c453b226ae69e77f...f1cd456f8ccc550de082403135e4ead9ff33c764 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-descartes/compare/3a46d06cf0d0e00f3bcc4149c453b226ae69e77f...f1cd456f8ccc550de082403135e4ead9ff33c764 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
