diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-01-24 00:37:41 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-01-24 00:37:49 +0100 |
commit | 3141c8a511d358da015b4ed867cdda53ea3e2820 (patch) | |
tree | c0fa2f444a48b27e4f4b78e6aa8054b81cafe62a | |
parent | d0a05770cfa5a88d1279f6128c5bd3136d4429ec (diff) | |
download | zsh-3141c8a511d358da015b4ed867cdda53ea3e2820.tar.gz zsh-3141c8a511d358da015b4ed867cdda53ea3e2820.zip |
Declare compliance with Debian Policy 4.5.1. (No other changes were needed.)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bd5b38902..c76a426a9 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Uploaders: Michael Prokop <mika@debian.org>, Axel Beckert <abe@debian.org>, Frank Terbeck <ft@bewatermyfriend.org>, Richard Hartmann <richih@debian.org> -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Homepage: https://www.zsh.org/ Vcs-Git: https://salsa.debian.org/debian/zsh.git -b debian Vcs-Browser: https://salsa.debian.org/debian/zsh |