[Git][debian-gis-team/donfig][master] 3 commits: Improve the d/watch file
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Oct 29 07:12:23 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / donfig
Commits:
11f08b17 by Antonio Valentino at 2023-10-29T07:05:33+00:00
Improve the d/watch file
- - - - -
c414fcfa by Antonio Valentino at 2023-10-29T07:11:53+00:00
New d/python3-donfig.lintian-overrides file
- - - - -
73f237bd by Antonio Valentino at 2023-10-29T07:12:04+00:00
Set distribution to unstable
- - - - -
3 changed files:
- debian/changelog
- + debian/python3-donfig.lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,15 +1,16 @@
-donfig (0.8.1+dfsg-2) UNRELEASED; urgency=medium
+donfig (0.8.1+dfsg-2) unstable; urgency=medium
[ Bas Couwenberg ]
- * Team upload.
* Remove generated files in clean target.
* Switch to dh-sequence-*.
[ Antonio Valentino ]
* debian/control:
- Use <!nocheck> marker.
+ * New d/python3-donfig.lintian-overrides file.
+ * Improve d/watch file.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 12 Aug 2023 09:50:22 +0200
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 29 Oct 2023 07:11:56 +0000
donfig (0.8.1+dfsg-1) unstable; urgency=medium
=====================================
debian/python3-donfig.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# False positive
+package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/donfig-*.*-info/*]
=====================================
debian/watch
=====================================
@@ -1,8 +1,9 @@
version=4
opts=\
+pgpmode=none,\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
-filenamemangle=s/(?:.*?)?(?:rel|v|donfig)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/donfig-$1.$2/,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/@PACKAGE at -$1.$2/,\
repacksuffix=+dfsg \
https://github.com/pytroll/donfig/tags \
-(?:.*?/archive/(?:.*?/)?)?(?:rel|v|donfig)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/(?:.*?/)?)?(?:rel|v|@PACKAGE@)?[\-\_]?(\d\S+(?<!post\d))\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/compare/018025ef1ca256726bf6476eb7e8eaaeceef72b8...73f237bdce1d12cda8e6d2999d9eee66a93e1207
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/compare/018025ef1ca256726bf6476eb7e8eaaeceef72b8...73f237bdce1d12cda8e6d2999d9eee66a93e1207
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/20231029/90a28e7e/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list