diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-08 08:22:45 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-08 08:22:45 +0100 |
commit | e81d0787e4d8cfe502f61168612d89d96c76daea (patch) | |
tree | 25085fd955433efebf18804fa2d5bf6893c98767 | |
parent | 54aa8b82b30e691218ca908ff011636ff4948ccd (diff) | |
download | weechat-e81d0787e4d8cfe502f61168612d89d96c76daea.zip |
debian: bump Standards-Version to 4.4.0
-rw-r--r-- | debian-devel/control | 2 | ||||
-rw-r--r-- | debian-stable/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian-devel/control b/debian-devel/control index a862fdd6c..1c8938120 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -21,7 +21,7 @@ Build-Depends: libgcrypt20-dev, libgnutls28-dev, zlib1g-dev -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: https://weechat.org/ Vcs-Git: https://salsa.debian.org/kolter/weechat.git Vcs-Browser: https://salsa.debian.org/kolter/weechat diff --git a/debian-stable/control b/debian-stable/control index c0326b3f5..4468b0299 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -21,7 +21,7 @@ Build-Depends: libgcrypt20-dev, libgnutls28-dev, zlib1g-dev -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: https://weechat.org/ Vcs-Git: https://salsa.debian.org/kolter/weechat.git Vcs-Browser: https://salsa.debian.org/kolter/weechat |