From: Ian Jackson Date: Sun, 8 Sep 2019 18:50:52 +0000 (+0100) Subject: control: Bump Standards-Version X-Git-Tag: archive/debian/9.9~18 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9a0c2b86b514b8e66ae823c7345fdd99d057904c;p=dgit.git 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 --- diff --git a/debian/control b/debian/control index 88a9925e..59555c6a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dgit Section: devel Priority: optional Maintainer: Ian Jackson -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