From 4f6f331149386c145af42b0cb287dfd3ae6e0020 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 22 Dec 2015 18:04:42 +0000 Subject: Initial Debian package Using py2dsc. --- debian/watch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/watch (limited to 'debian/watch') diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..b00e0d2 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=filenamemangle=s/.+\/?(\d\S*)\.tar\.gz/python-prometheus-client-$1\.tar\.gz/ \ + https://github.com/prometheus/client_python/tags .*/?(\d\.\d.\d{2})\.tar\.gz -- cgit v1.2.3