diff options
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..54040107b --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +# Find first non-rc tarball linked from kernel.org. +version=3 +opts="pgpmode=mangle, pgpsigurlmangle=s|\.xz$|.sign|, decompress" \ +https://www.kernel.org/ .*/linux-([0-9.]+).tar.xz debian uupdate |