diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-27 07:46:43 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:25 +0100 |
commit | c7ef19166cefc6e87ad7f06e8a767cdb023071e4 (patch) | |
tree | e41320c5237837b5bbd4c098b00ff955a7fac59d /debian | |
parent | c4a0b64df35fdcb56a5c80a43ba4235e6ba35500 (diff) | |
download | vyos-live-build-c7ef19166cefc6e87ad7f06e8a767cdb023071e4.tar.gz vyos-live-build-c7ef19166cefc6e87ad7f06e8a767cdb023071e4.zip |
Releasing debian version 2.0.1-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2402752d6..c52b3c69f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +live-build (2.0.1-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Adding squeeze-backports as valid distribution codename in + lb_config. + * Correcting wrong stage file in lb_chroot_interactive. + * Removing d-i hacks, should be fixed with newer live-installer. + + [ Otavio Salvador ] + * Fixing debian-installer index generation. + * Fixing debian-installer Release file generation. + + [ Daniel Baumann ] + * Also correcting version number in debian-installer release file. + * Avoid using bashism when handling codename/suite mapping for debian- + installer release file. + + -- Daniel Baumann <daniel@debian.org> Mon, 27 Sep 2010 07:41:45 +0200 + live-build (2.0.0-1) unstable; urgency=medium [ Daniel Baumann ] |