1
0
Fork 0

Compare commits

..

No commits in common. "6e0f984c44c01466736721b590a7e52fd8953880" and "8fcdac3e52722fa2b008ae687f60880c8473554a" have entirely different histories.

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://github.com/md-raid-utilities/mdadm Homepage: https://raid.wiki.kernel.org
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: https://github.com/md-raid-utilities/mdadm/issues Upstream-Contact: Jes Sorensen <jes@trained-monkey.org>
Source: https://github.com/md-raid-utilities/mdadm/tags Source: https://www.kernel.org/pub/linux/utils/raid/mdadm/
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/mdadm-$1\.tar\.gz/ \ opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/identify-$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