diff options
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/watch | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 141170f..fb48a9c 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: ssh-agent-filter Section: net -Priority: optional Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper-compat (= 13), dh-exec, @@ -12,8 +11,7 @@ Build-Depends: debhelper-compat (= 13), openssh-client <!nocheck>, pandoc, shunit2 <!nocheck> -Standards-Version: 4.2.1 -Rules-Requires-Root: no +Standards-Version: 4.7.3 Homepage: https://git.tiwe.de/ssh-agent-filter.git Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian Vcs-Browser: https://git.tiwe.de/ssh-agent-filter.git/log/?h=debian diff --git a/debian/watch b/debian/watch index 6068206..25e11ee 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ -version=3 -https://git.tiwe.de/ssh-agent-filter.git/refs/tags/ .*/snapshot/ssh-agent-filter-([^/]+).tar.gz +Version: 5 + +Source: https://git.tiwe.de/ssh-agent-filter.git/refs/tags/ +Matching-Pattern: .*/snapshot/ssh-agent-filter-([^/]+).tar.gz |
