diff options
author | Samuel Thibault <sthibault@debian.org> | 2017-08-10 19:48:46 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2017-08-10 19:48:46 +0000 |
commit | f57b9f29fa41bfa96c57f85e9a0a86746ba30ec5 (patch) | |
tree | 8f89168146e944d2d0a2ca9d87f74ec710f249c3 | |
parent | 5a29a987672e808a96dfb7ad48b5a53635b88411 (diff) | |
download | installation-guide-f57b9f29fa41bfa96c57f85e9a0a86746ba30ec5.zip |
control: Bump Standards-Version to 4.0.1.
-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) |