diff options
author | João Paulo Rechi Vita <jprvita@endlessm.com> | 2018-11-30 20:35:49 -0800 |
---|---|---|
committer | João Paulo Rechi Vita <jprvita@endlessm.com> | 2018-11-30 22:33:56 -0800 |
commit | 6c7b84f5909d37d79a2120fe23f5096d9b92063b (patch) | |
tree | 16aab836f2549b7cfe1488d96d9e9f16e45f3d28 /debian/watch | |
parent | f430b853338e84df4a68d738889df44ae00d4be4 (diff) | |
download | efi-boot-shim-Version_15_debian.tar.gz efi-boot-shim-Version_15_debian.zip |
Import latest packaging from Debian Testing (Buster)Version_15_debian
Version 0.9+1474479173.6c180c6-1, minus the debian/patches directory.
https://phabricator.endlessm.com/T24681
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 00000000..361d88c4 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +# Compulsory line, this is a version 4 file +version=4 + +opts="repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/shim-$1\.tar\.gz/" \ + https://github.com/mjg59/shim/releases .*/v?(\d\S*)\.tar\.gz |