diff options
author | Samuel Thibault <sthibault@debian.org> | 2018-04-28 15:04:08 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2018-04-28 15:04:08 +0000 |
commit | 585ea7e2ed978b7b21578ed682a9d627848bab9b (patch) | |
tree | 639e084901758e2e2614ecada9bb9839ce9759ca /debian | |
parent | 55655bf79b131729816d82bf4837d0b69a327348 (diff) | |
download | installation-guide-585ea7e2ed978b7b21578ed682a9d627848bab9b.zip |
Bump Standards-Version to 4.1.4 (no change)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2671e6c75..067d8bf75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium * Reverse extensions of html files for the website: .html.$lang -> .$lang.html * Bump release name to buster. - * control: Bump Standards-Version to 4.1.1 (no change). + * control: Bump Standards-Version to 4.1.4 (no change). * Document that the boot menu is using the QWERTY keyboard layout. * Use https anonscm URL diff --git a/debian/control b/debian/control index 240943958..7d43ef7df 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.1.1 +Standards-Version: 4.1.4 Vcs-Svn: svn://anonscm.debian.org/svn/d-i/trunk/manual Vcs-Browser: https://anonscm.debian.org/viewvc/d-i/trunk/manual/ Build-Depends: debhelper (>= 6) |