Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Strip trailing whitespace from control & rules files.
· 58ddb95a
Bas Couwenberg
authored
May 07, 2018
58ddb95a
Bump Standards-Version to 4.1.5, no changes.
· f1cd456f
Bas Couwenberg
authored
Jul 05, 2018
f1cd456f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f1cd456f
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
file
s
.
* 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
...
...
debian/control
View file @
f1cd456f
...
@@ -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.
debian/rules
View file @
f1cd456f
...
@@ -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"