debian/watch: Update the URL and add support for RC releases
This commit is contained in:
parent
fc7f4b43c1
commit
55eb740f90
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
nut (2.7.4-15) UNRELEASED; urgency=medium
|
||||
|
||||
* debian/watch: Update the URL and add support for RC releases
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Sun, 10 Jul 2022 09:20:23 +0200
|
||||
|
||||
nut (2.7.4-14) unstable; urgency=medium
|
||||
|
||||
[ Jeremy Sowden ]
|
||||
|
|
5
debian/watch
vendored
5
debian/watch
vendored
|
@ -1,2 +1,3 @@
|
|||
version=3
|
||||
https://networkupstools.org/download.html .*/nut-(.*)\.tar\.(?:gz|bz2|xz)
|
||||
version=4
|
||||
opts="uversionmangle=s/-rc/~rc/" \
|
||||
https://networkupstools.org/source/(?:([\d\.]+))/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
|
||||
|
|
Loading…
Reference in New Issue
Block a user