Antonio Valentino pushed to branch master at Debian GIS Project / pooch


Commits:
4db70d74 by Antonio Valentino at 2021-08-21T15:56:41+00:00
Fix common issues in the watch file

- - - - -
96374753 by Antonio Valentino at 2021-08-21T16:04:30+00:00
Add comments to overrides explaining why the issue is overridden

- - - - -


2 changed files:

- debian/python3-pooch.lintian-overrides
- debian/watch


Changes:

=====================================
debian/python3-pooch.lintian-overrides
=====================================
@@ -1,2 +1,5 @@
+# duplicate compressed files are provided on purpos as data files for the test 
suite
 compressed-duplicate usr/lib/python3/dist-packages/pooch/tests/data/*
+# .txt files are erroneously assumed to be documentation files,
+# they are data files part of the test suite instead
 package-contains-documentation-outside-usr-share-doc 
usr/lib/python3/dist-packages/pooch/tests/data/*


=====================================
debian/watch
=====================================
@@ -1,3 +1,7 @@
 version=4
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/pooch-$1\.tar\.gz/ \
-  https://github.com/fatiando/pooch/tags .*/v?(\d\S+)\.tar\.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|pooch)?[\-\_]?(\d\S*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pooch-$1.$2/
 \
+https://github.com/fatiando/pooch/tags \
+(?:.*?/archive/(?:.*?/)?)?(?:rel|v|pooch)?[\-\_]?(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pooch/-/compare/9f8219106e7b6590f373ff42a061266f17dc737f...9637475300f4ff150e000eefe42b6c84f9759846

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pooch/-/compare/9f8219106e7b6590f373ff42a061266f17dc737f...9637475300f4ff150e000eefe42b6c84f9759846
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to