diff options
author | Daniel Baumann <daniel@debian.org> | 2010-11-22 23:25:18 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:36 +0100 |
commit | b5c39f47ce2afe334fc7e787b651e66670d3d2ea (patch) | |
tree | ac72c8cb5bd736d727e8f68533535f8eeace7824 /debian | |
parent | 8c2896f190d45fe5876d7d09bd79e4190259e158 (diff) | |
download | vyos-live-build-b5c39f47ce2afe334fc7e787b651e66670d3d2ea.tar.gz vyos-live-build-b5c39f47ce2afe334fc7e787b651e66670d3d2ea.zip |
Releasing debian version 3.0~a7-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 38405aa1b..67e3c9600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +live-build (3.0~a7-1) experimental; urgency=low + + [ Daniel Baumann ] + * Enabling volatile for squeeze. + * Updating volatile urls for squeeze. + + [ Richard Nelson ] + * Cleanup l-b.cgi header file to reflect Live Build. + + [ Daniel Baumann ] + * Removing apt-mirror-setup from udeb_exclude (Closes: #604027). + * Renaming --binary-indices to --apt-indices for consistency. + * Using bootloader-live in syslinux-themes, rather than just + bootloader, since it's live specific. + * Removing cdrom-detect/try-usb workaround, not needed anymore. + * Correcting quoting of auto calls, thanks to Andreas Loibl + <andreas@andreas-loibl.de>. + * Also including auxiliary packages in d-i pool (Closes: #604551). + * Simplyfing ssh host key removal. + * Adding dpkg source options file. + + -- Daniel Baumann <daniel@debian.org> Mon, 22 Nov 2010 23:22:15 +0100 + live-build (3.0~a6-1) experimental; urgency=low [ Daniel Baumann ] |