]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Add debian watch file
authorBreno Leitao <breno.leitao@gmail.com>
Thu, 7 Jan 2016 17:36:50 +0000 (12:36 -0500)
committerBreno Leitao <breno.leitao@gmail.com>
Thu, 7 Jan 2016 17:36:50 +0000 (12:36 -0500)
The file named watch in the debian directory is used to check for newer
versions of upstream software is available and to download it if necessary. The
download itself will be performed with the uscan program from the devscripts
package.

debian/watch [new file with mode: 0644]

diff --git a/debian/watch b/debian/watch
new file mode 100644 (file)
index 0000000..082059c
--- /dev/null
@@ -0,0 +1,3 @@
+version=3
+opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/nvme-cli-$1.tar.gz/" \
+https://github.com/linux-nvme/nvme-cli/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz