diff options
| author | Timo Weingärtner <timo@tiwe.de> | 2026-03-07 23:07:44 +0100 |
|---|---|---|
| committer | Timo Weingärtner <timo@tiwe.de> | 2026-03-07 23:15:47 +0100 |
| commit | 7d11b5d0a25925e48143671a3ee5486691285357 (patch) | |
| tree | 6e85c95eaa217acafe4e124d0f156d97232781bf | |
| parent | 2ecc9ac29acae5cae78f0a59400750e17b139891 (diff) | |
| download | ssh-agent-filter-7d11b5d0a25925e48143671a3ee5486691285357.tar.gz | |
bump standards-version and watch version
| -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 |
