[Git][debian-gis-team/python-rtree][master] 2 commits: Update watch file to use GitHub releases.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Dec 9 08:40:04 GMT 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / python-rtree
Commits:
21a4b723 by Bas Couwenberg at 2019-12-09T07:25:01Z
Update watch file to use GitHub releases.
- - - - -
d99a1c1a by Bas Couwenberg at 2019-12-09T08:39:55Z
Drop Name field from upstream metadata.
- - - - -
3 changed files:
- debian/changelog
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-rtree (0.9.1+ds-2) UNRELEASED; urgency=medium
+
+ * Update watch file to use GitHub releases.
+ * Drop Name field from upstream metadata.
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 09 Dec 2019 08:24:47 +0100
+
python-rtree (0.9.1+ds-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/upstream/metadata
=====================================
@@ -1,6 +1,5 @@
---
Bug-Database: https://github.com/Toblerity/rtree/issues
Bug-Submit: https://github.com/Toblerity/rtree/issues/new
-Name: Rtree
Repository: https://github.com/Toblerity/rtree.git
Repository-Browse: https://github.com/Toblerity/rtree
=====================================
debian/watch
=====================================
@@ -1,6 +1,8 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|rtree)?[\-\_]?(\d[\d\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/rtree-$1.$2/,\
repacksuffix=+ds \
-https://pypi.debian.net/Rtree/Rtree-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/Toblerity/rtree/releases \
+(?:.*?/archive/)*(?:rel|v|rtree|)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/compare/3255297d20510e5527a734838c0b8c92a7ceaf9e...d99a1c1aa759246165cd829c79f98ad08c43a291
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/compare/3255297d20510e5527a734838c0b8c92a7ceaf9e...d99a1c1aa759246165cd829c79f98ad08c43a291
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191209/c35f2178/attachment.html>
More information about the Pkg-grass-devel
mailing list