summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-08 19:50:52 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-08 19:50:52 +0100
commit9a0c2b86b514b8e66ae823c7345fdd99d057904c (patch)
tree75bfb602de311a32538da4fb7199f1e10307150d
parentb414f0e3d74a8d6db8f57aee2f655d3ffccb9e0f (diff)
control: Bump Standards-Version
I have been through the upgrading checklist. I came across two things which were mentioned but which I haven't implemented: * nodoc build option. It's not clear to me whether this is superseded by the nodocs build profile. If we wanted to bootstrap using dgit, the build profile would probably be better. * using ${perl:Depends}. I looked into this briefly and dh_perl doesn't seem to DTRT right now: it doesn't spot any of the modules we use. I'm not sure why and have decided to punt on this for now. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 88a9925..59555c6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dgit
Section: devel
Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
-Standards-Version: 3.9.4.0
+Standards-Version: 4.4.0.0
Build-Depends: debhelper (>= 9), gettext, po4a, tcl
Testsuite: autopkgtest
Vcs-Git: https://salsa.debian.org/dgit-team/dgit