diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-08-26 23:39:23 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-08-26 23:39:23 +0200 |
commit | 7da8d19c224860ae4d6aa3f077fca7f734f20d88 (patch) | |
tree | a43e37307dab05ee1c0a86717411bf0acd4bf2d6 | |
parent | 0bb292a69aee826069eb0ce27b8ccebdeff1b5ab (diff) | |
download | zsh-7da8d19c224860ae4d6aa3f077fca7f734f20d88.tar.gz zsh-7da8d19c224860ae4d6aa3f077fca7f734f20d88.zip |
Declare compliance with Debian Policy 4.2.1. (No changes needded.)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 77a71865b..d3fbe3535 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,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.1.4 +Standards-Version: 4.2.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 |