Compare commits
2 commits
816b136e7b
...
7a3898ed14
Author | SHA1 | Date | |
---|---|---|---|
7a3898ed14 | |||
12e9596e9c |
2 changed files with 7 additions and 2 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
mdadm (4.4-10) sid; urgency=medium
|
||||
|
||||
* Simplifying watch file to make it actually work.
|
||||
|
||||
-- Daniel Baumann <daniel@debian.org> Tue, 22 Apr 2025 21:39:47 +0200
|
||||
|
||||
mdadm (4.4-9) sid; urgency=medium
|
||||
|
||||
* Correcting copy paste error in watch file.
|
||||
|
|
3
debian/watch
vendored
3
debian/watch
vendored
|
@ -1,3 +1,2 @@
|
|||
version=4
|
||||
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/mdadm-$1\.tar\.gz/ \
|
||||
https://github.com/md-raid-utilities/mdadm/tags .*/mdadm-?(\d\S+)\.tar\.gz
|
||||
https://github.com/md-raid-utilities/mdadm/tags .*/mdadm-(\d.*)@ARCHIVE_EXT@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue