diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-08-25 01:44:52 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-08-25 01:44:52 +0200 |
commit | 96fbd8b217652070ba7dad7bd9f90c0965b3ab0d (patch) | |
tree | ea57ed2f94791fe5626b19779215e51969c9626c | |
parent | e868fe11131fe99da7a3a36948d58a13f151531b (diff) | |
download | zsh-96fbd8b217652070ba7dad7bd9f90c0965b3ab0d.tar.gz zsh-96fbd8b217652070ba7dad7bd9f90c0965b3ab0d.zip |
Declare compliance with Debian Policy 4.6.0. (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 a27158c4d..9e43fc228 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,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.1 +Standards-Version: 4.6.0 Homepage: https://www.zsh.org/ Vcs-Git: https://salsa.debian.org/debian/zsh.git -b debian Vcs-Browser: https://salsa.debian.org/debian/zsh |