1
0
Fork 0

Compare commits

..

2 commits

Author SHA1 Message Date
6e0f984c44
Updating upstream urls to point to github.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-22 05:23:16 +02:00
05aef7941d
Correcting copy paste error in watch file.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-22 05:23:03 +02:00
3 changed files with 4 additions and 4 deletions

2
debian/control vendored
View file

@ -9,7 +9,7 @@ Build-Depends:
systemd-dev, systemd-dev,
Rules-Requires-Root: no Rules-Requires-Root: no
Standards-Version: 4.7.2 Standards-Version: 4.7.2
Homepage: https://raid.wiki.kernel.org Homepage: https://github.com/md-raid-utilities/mdadm
Vcs-Browser: https://forgejo.debian.net/linux/mdadm Vcs-Browser: https://forgejo.debian.net/linux/mdadm
Vcs-Git: https://forgejo.debian.net/linux/mdadm Vcs-Git: https://forgejo.debian.net/linux/mdadm

4
debian/copyright vendored
View file

@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mdadm Upstream-Name: mdadm
Upstream-Contact: Jes Sorensen <jes@trained-monkey.org> Upstream-Contact: https://github.com/md-raid-utilities/mdadm/issues
Source: https://www.kernel.org/pub/linux/utils/raid/mdadm/ Source: https://github.com/md-raid-utilities/mdadm/tags
Files: * Files: *
Copyright: 2001-2006 Neil Brown <neilb@suse.de> Copyright: 2001-2006 Neil Brown <neilb@suse.de>

2
debian/watch vendored
View file

@ -1,3 +1,3 @@
version=4 version=4
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/identify-$1\.tar\.gz/ \ opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/mdadm-$1\.tar\.gz/ \
https://github.com/md-raid-utilities/mdadm/tags .*/v?(\d\S+)\.tar\.gz https://github.com/md-raid-utilities/mdadm/tags .*/v?(\d\S+)\.tar\.gz