diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a218d0df6..1a2022003 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -live-build (1:20170808) UNRELEASED; urgency=medium +live-build (1:20170829) unstable; urgency=medium * Add .disk/mkisofs file recording the xorriso command line. Thanks to Thomas Schmitt <scdbackup@gmx.net> for the suggestion. @@ -8,7 +8,7 @@ live-build (1:20170808) UNRELEASED; urgency=medium * Drop all references to live-systems.org. Closes: #859290 * Update copyright file. - -- Raphaël Hertzog <hertzog@debian.org> Thu, 10 Aug 2017 14:53:06 +0200 + -- Raphaël Hertzog <hertzog@debian.org> Tue, 29 Aug 2017 14:16:49 +0200 live-build (1:20170807) unstable; urgency=medium diff --git a/debian/control b/debian/control index bbc0a2418..b808c12eb 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.8 +Standards-Version: 4.1.0 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 |