[python-cartopy] 04/05: Source future releases from GitHub

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Oct 21 20:08:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-cartopy.

commit b3c9cf3246ef41cc085d074e6461120f8cdf2b95
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Oct 21 12:52:10 2017 +0100

    Source future releases from GitHub
---
 debian/copyright | 2 +-
 debian/watch     | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 803fc6f..61ff16a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Cartopy
-Source: https://pypi.python.org/pypi/Cartopy
+Source: https://github.com/SciTools/cartopy
 Comment: To be excluded from the source release:
  - lib/cartopy/data/netcdf/*: under a non-free license.
  - lib/cartopy/data/raster/*: no licensing information.
diff --git a/debian/watch b/debian/watch
index d8cd278..5196242 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
-version=3
+version=4
 opts=repacksuffix=+dfsg1,\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//,\
-uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/Cartopy/Cartopy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+dversionmangle=s/\+dfsg(\.?\d+)?$//,\
+uversionmangle=s/(rc|a|b|c)/~$1/,\
+filenamemangle=s/.+\/v?@ANY_VERSION@\.tar\.gz/cartopy-$1\.tar\.gz/ \
+https://github.com/SciTools/cartopy/tags .*/v?@ANY_VERSION@\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-cartopy.git



More information about the debian-science-commits mailing list