diff options
-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 13384e627..275c6beb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +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.0.1 (no change). [ Holger Wansing ] * Update Linux Foundation's URL for FHS. Closes: #865981 diff --git a/debian/control b/debian/control index 5d4706090..7310b09a3 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: 3.9.8 +Standards-Version: 4.0.1 Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual Vcs-Browser: http://anonscm.debian.org/viewvc/d-i/trunk/manual/ Build-Depends: debhelper (>= 6) |