[Git][debian-gis-team/python-pdal][master] Add filenamemangle to distinguish it from pdal releases.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Aug 22 20:22:48 BST 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / python-pdal
Commits:
61896abb by Bas Couwenberg at 2019-08-22T19:22:40Z
Add filenamemangle to distinguish it from pdal releases.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pdal (2.1.8+ds-3) UNRELEASED; urgency=medium
+
+ * Add filenamemangle to distinguish it from pdal releases.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 22 Aug 2019 21:19:18 +0200
+
python-pdal (2.1.8+ds-2) unstable; urgency=medium
* Update gbp.conf to use --source-only-changes by default.
=====================================
debian/watch
=====================================
@@ -2,6 +2,7 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/.*?PDAL-(.+)\.(zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/python-pdal-$1.$2/,\
repacksuffix=+ds \
https://pypi.debian.net/PDAL/ \
PDAL-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/61896abbe88b472a43d91e210e143519e8856aeb
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/61896abbe88b472a43d91e210e143519e8856aeb
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/20190822/200549e4/attachment.html>
More information about the Pkg-grass-devel
mailing list