From 987e3628bd6a34d6ca3db52ce1e3632b5fd02387 Mon Sep 17 00:00:00 2001 From: Richard Hartmann <richih.mailinglist@gmail.com> Date: Tue, 7 May 2013 01:07:51 +0200 Subject: [PATCH] Import debian/watch written by Bart Martens As per http://qa.debian.org/cgi-bin/watchfile.cgi?package=vcsh --- debian/watch | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index a731db3..bb39a5d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ -# The Debian package is just a branch in the upstream repo. -# At the moment, I don't see a need for debian/watch. -# This file exists solely to make lintian happy. +version=3 +opts=uversionmangle=s/^((?:\d+\.)*\d+-\d+-bpo\d+\+\d+)$/0.0.$1/;s/^(1\.2-homebrew)$/0.0.$1/ \ +https://github.com/RichiH/vcsh/tags \ +.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz +# Bart Martens <bartm@debian.org> Mon, 06 May 2013 20:13:05 +0000 -- GitLab