diff options
author | root <root@bf0aeeb6f301> | 2022-02-25 22:49:45 +0000 |
---|---|---|
committer | root <root@bf0aeeb6f301> | 2022-02-25 22:49:45 +0000 |
commit | 6c0b0ce098b7532f5c727446b4c50675edff0bae (patch) | |
tree | dced28b6f1499989be8e8f73fb4e76675593b97b /debian | |
parent | bf70e663ca637b0854f052e07cd6653dfccac9d4 (diff) | |
download | installation-guide-6c0b0ce098b7532f5c727446b4c50675edff0bae.zip |
Update standards version to 4.6.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index faa490e37..0f85598c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ installation-guide (20220213) UNRELEASED; urgency=medium [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 12 to 13. + * Update standards version to 4.6.0, no changes needed. -- Holger Wansing <hwansing@mailbox.org> Sun, 13 Feb 2022 12:52:45 +0100 diff --git a/debian/control b/debian/control index 34a5ed66c..ab814a628 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: doc Priority: optional Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Samuel Thibault <sthibault@debian.org> -Standards-Version: 4.5.0 +Standards-Version: 4.6.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 (= 13) |