diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-08 21:56:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-08 21:57:31 +0100 |
commit | f8df26f57f0be51172591905908d6511cd1ac102 (patch) | |
tree | e7f1e69433bc02346ab1e1d1a52a4e7eb121a635 /debian-devel/control | |
parent | 2b0057239b15204a787e8e81497e150d163089dd (diff) | |
download | weechat-f8df26f57f0be51172591905908d6511cd1ac102.zip |
debian: bump Standards-Version to 4.3.0
Diffstat (limited to 'debian-devel/control')
-rw-r--r-- | debian-devel/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian-devel/control b/debian-devel/control index 368e5f61d..d078d35b7 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -21,7 +21,7 @@ Build-Depends: libgcrypt20-dev, libgnutls28-dev, zlib1g-dev -Standards-Version: 4.1.5 +Standards-Version: 4.3.0 Homepage: https://weechat.org/ Vcs-Git: https://salsa.debian.org/kolter/weechat.git Vcs-Browser: https://salsa.debian.org/kolter/weechat |