summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorroot <root@bf0aeeb6f301>2022-02-25 22:49:26 +0000
committerroot <root@bf0aeeb6f301>2022-02-25 22:49:26 +0000
commitbf70e663ca637b0854f052e07cd6653dfccac9d4 (patch)
treeddff5e0871ab2aa8c2a9c408a03ae2c264247dfc /debian
parent8680c85ca5f2b6eb971dfb9bb5d827ff46b8936a (diff)
downloadinstallation-guide-bf70e663ca637b0854f052e07cd6653dfccac9d4.zip
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7db4383da..faa490e37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ installation-guide (20220213) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
+ * Bump debhelper from old 12 to 13.
-- Holger Wansing <hwansing@mailbox.org> Sun, 13 Feb 2022 12:52:45 +0100
diff --git a/debian/control b/debian/control
index 8477d1eee..34a5ed66c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Samuel Thibault <sthibault@debian.org>
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/installer-team/installation-guide.git
Vcs-Browser: https://salsa.debian.org/installer-team/installation-guide
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, dblatex, docbook-dsssl, ghostscript, texlive-xetex, lmodern, texlive-lang-chinese, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-korean, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, fonts-wqy-microhei, fonts-vlgothic, fonts-noto-cjk, fonts-freefont-ttf
# This comment can also be used to generate a Build-Depends-Indep line, by
# running the debian/genbuilddeps program. So put each build dep on its own