From 567aa1f4e37116cc2ef36d3cd9e4766da6cb12d0 Mon Sep 17 00:00:00 2001 From: David Adam Date: Sat, 25 Jan 2020 20:58:46 +0800 Subject: [PATCH] debian packaging: bump in Debian standards versioning Previous commits bring current packaging into line with version 4.1.5. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aa4e9ec7e..95ae47843 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9.0.0), libncurses5-dev, cmake3 (>= 3.2.0) | cmake # Test dependencies locales-all # When libpcre2-dev is available on all supported Debian versions, add a dependency on that. -Standards-Version: 3.9.7 +Standards-Version: 4.1.5 Homepage: https://fishshell.com/ Vcs-Git: https://github.com/fish-shell/fish-shell.git Vcs-Browser: https://github.com/fish-shell/fish-shell