diff options
author | Daniel Baumann <daniel@debian.org> | 2012-06-06 20:01:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 20:01:17 +0200 |
commit | 0451545abb83602aef13fe4df2a2ea690c77d32f (patch) | |
tree | 93b9f5a2025153d244e511373157d79cbf4b545e /debian | |
parent | 8d9de193900842c0c4e01e2c416c808a88aa8f3d (diff) | |
download | vyos-live-build-0451545abb83602aef13fe4df2a2ea690c77d32f.tar.gz vyos-live-build-0451545abb83602aef13fe4df2a2ea690c77d32f.zip |
Releasing debian version 3.0~a50-1.debian/3.0_a50-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7b1e88003..bc2244a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +live-build (3.0~a50-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating auto example scripts. + * Correcting cron.d directory removal in postrm. + * Removing grub-efi from d-i packages for the time being, it doesn't + work correctly yet. + * Automatically translate date formats in po files. + * Updating live-media checksum names for newer live-boot. + * Defaulting to SHA256 live-media checksums. + * Re-arranging frontends in source tree. + * Updating l10n stuff before removing it. + * Removing unmaintained l10n handling. + * Dropping different debian cgi templates and use only the one used on + live-build.debian.net. + * Removing old/non-working graph-helper. + + [ Hector Oron ] + * Dont assume bash when configuring chroot with QEMU. + + -- Daniel Baumann <daniel@debian.org> Wed, 06 Jun 2012 20:00:02 +0200 + live-build (3.0~a49-1) unstable; urgency=low [ Daniel Baumann ] |