Compare commits
2 commits
8fcdac3e52
...
6e0f984c44
Author | SHA1 | Date | |
---|---|---|---|
6e0f984c44 | |||
05aef7941d |
3 changed files with 4 additions and 4 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -9,7 +9,7 @@ Build-Depends:
|
|||
systemd-dev,
|
||||
Rules-Requires-Root: no
|
||||
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-Git: https://forgejo.debian.net/linux/mdadm
|
||||
|
||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -1,7 +1,7 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: mdadm
|
||||
Upstream-Contact: Jes Sorensen <jes@trained-monkey.org>
|
||||
Source: https://www.kernel.org/pub/linux/utils/raid/mdadm/
|
||||
Upstream-Contact: https://github.com/md-raid-utilities/mdadm/issues
|
||||
Source: https://github.com/md-raid-utilities/mdadm/tags
|
||||
|
||||
Files: *
|
||||
Copyright: 2001-2006 Neil Brown <neilb@suse.de>
|
||||
|
|
2
debian/watch
vendored
2
debian/watch
vendored
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue