Update d/watch

This commit is contained in:
Timo Röhling 2022-08-28 14:08:45 +02:00
parent 4f75bfe911
commit 7e9cb7e2ee
2 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,9 @@
The DFSG version string is added because the /deps directory is removed from the The DFSG version string is added because the /deps directory is removed from the
upstream tarball since it's not used in any part of the packaging. upstream tarball since it's not used in any part of the packaging.
-- Russell Sim <russell.sim@gmail.com>, Sat, 29 Jul 2017 18:32:25 +0200 -- Russell Sim <russell.sim@gmail.com> Sat, 29 Jul 2017 18:32:25 +0200
I replaced the DFSG suffix with DS, because the removal is merely reducing the
source tarball in size, not fixing any DFSG violations.
-- Timo Röhling <roehling@debian.org> Sun, 28 Aug 2022 14:08:22 +0200

8
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=3 version=4
opts=compression=xz,repack,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libgit2-$1\.tar\.gz/,dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg.1 \ opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%,\
https://github.com/libgit2/libgit2/releases .*/v?([\d.]*)\.tar\.gz repack,dversionmangle=auto,repacksuffix=+ds \
https://github.com/libgit2/libgit2/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@