diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2017-08-29 14:17:07 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2017-08-29 14:17:07 +0200 |
commit | 4bba8ebb116edd4cdb0baad0e6012848e7517fc3 (patch) | |
tree | 70fd399f129d81a850928c057a0ee239bcec0a29 | |
parent | 3f909bf486c2303913e65b49c8d8aabb728c4bd6 (diff) | |
download | vyos-live-build-4bba8ebb116edd4cdb0baad0e6012848e7517fc3.tar.gz vyos-live-build-4bba8ebb116edd4cdb0baad0e6012848e7517fc3.zip |
Prepare release to unstabledebian/1%20170829
-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 |