Compare commits
2 commits
f74ca2bed4
...
188f2a953a
Author | SHA1 | Date | |
---|---|---|---|
188f2a953a | |||
f620ce586b |
2 changed files with 8 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
packetq (1.7.3+dfsg-6) sid; urgency=medium
|
||||
|
||||
* Simplifying watch file to make it actually work.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 22 Apr 2025 21:36:29 +0200
|
||||
|
||||
packetq (1.7.3+dfsg-5) sid; urgency=medium
|
||||
|
||||
* Correcting watch file.
|
||||
|
|
5
debian/watch
vendored
5
debian/watch
vendored
|
@ -1,4 +1,3 @@
|
|||
version=4
|
||||
opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/PacketQ-$1\.tar\.gz/ \
|
||||
dversionmangle=s/\+dfsg//" \
|
||||
https://github.com/DNS-OARC/PacketQ/tags .*/v?(\d\S+)\.tar\.gz
|
||||
opts="dversionmangle=s/\+dfsg//" \
|
||||
https://github.com/DNS-OARC/PacketQ/tags .*/v?(\d.*)@ARCHIVE_EXT@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue