diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-11-28 23:16:18 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-11-28 23:16:18 +0100 |
commit | 69345cfd4dce25f71dfcb3c6c634b646f208ba3d (patch) | |
tree | 5feb55832fedfc031c0ce44b56bef6aa83c9e032 /debian | |
parent | b91b7de87a1d66153cd8a24f358a9e9eeddd84a4 (diff) | |
download | vyos-live-build-69345cfd4dce25f71dfcb3c6c634b646f208ba3d.tar.gz vyos-live-build-69345cfd4dce25f71dfcb3c6c634b646f208ba3d.zip |
Bump Standards-Version to 3.9.8.
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 312bb62a9..0a18425a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ live-build (1:20160105) UNRELEASED; urgency=medium * Fix Check_installed function when checking against host. Thanks to jnqnfe for the report. Closes: #774807 * Bump debhelper compat level to 10. + * Bump Standards-Version to 3.9.8. [ Kristian Klausen ] * Include ext{3,4} journal size when calculating image size. Closes: #801712 diff --git a/debian/control b/debian/control index 40572feca..bbc0a2418 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Live <debian-live@lists.debian.org> Uploaders: Raphaël Hertzog <hertzog@debian.org> Build-Depends: debhelper (>= 10), -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://debian-live.alioth.debian.org/live-build/ Vcs-Browser: https://anonscm.debian.org/cgit/debian-live/live-build.git Vcs-Git: https://anonscm.debian.org/git/debian-live/live-build.git |