Compare commits
1 commit
7a3898ed14
...
816b136e7b
Author | SHA1 | Date | |
---|---|---|---|
816b136e7b |
2 changed files with 2 additions and 7 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,9 +1,3 @@
|
||||||
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
|
mdadm (4.4-9) sid; urgency=medium
|
||||||
|
|
||||||
* Correcting copy paste error in watch file.
|
* Correcting copy paste error in watch file.
|
||||||
|
|
3
debian/watch
vendored
3
debian/watch
vendored
|
@ -1,2 +1,3 @@
|
||||||
version=4
|
version=4
|
||||||
https://github.com/md-raid-utilities/mdadm/tags .*/mdadm-(\d.*)@ARCHIVE_EXT@
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue