mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Updated homepage, repo, and watch urls for debian package
This commit is contained in:
parent
b821144deb
commit
854f7e2dd6
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Standards-Version: 3.9.5
|
||||
Build-Depends: debhelper (>= 9), pkg-config, libaio-dev, libblkid-dev,
|
||||
libkeyutils-dev, liblz4-dev, libscrypt-dev, libsodium-dev, liburcu-dev,
|
||||
libzstd-dev, uuid-dev, zlib1g-dev
|
||||
Homepage: http://bcache.evilpiepirate.org/
|
||||
Homepage: https://bcachefs.org/
|
||||
|
||||
Package: bcachefs-tools
|
||||
Architecture: linux-any
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,7 +1,7 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Contact: kmo@daterainc.com
|
||||
linux-bcache@vger.kernel.org
|
||||
Source: http://evilpiepirate.org/git/bcache-tools.git
|
||||
Source: https://evilpiepirate.org/git/bcachefs-tools.git
|
||||
|
||||
Files: *
|
||||
Copyright: 2013 Kent Overstreet <kmo@daterainc.com>
|
||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=3
|
||||
|
||||
http://evilpiepirate.org/git/bcache-tools.git/refs/ /git/bcache-tools.git/tag/\?id=v(\d[\d.]*)
|
||||
version=4
|
||||
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/bcachefs-tools_$1\.tar\.gz/ \
|
||||
https://github.com/koverstreet/bcachefs-tools/tags .*/v?(\d\S+)\.tar\.gz
|
||||
|
Loading…
Reference in New Issue
Block a user