diff options
author | Daniel Baumann <daniel@debian.org> | 2008-06-08 23:00:54 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:34 +0100 |
commit | 18fbc3dca7dbd039fdc31f50e41a106dff0a989a (patch) | |
tree | 9f6b0388b07115262f15ee72f50648f1aa05c893 /debian/changelog | |
parent | 8030490b69d34b90e2e81c3ef147fdcf8a92052b (diff) | |
download | vyos-live-build-18fbc3dca7dbd039fdc31f50e41a106dff0a989a.tar.gz vyos-live-build-18fbc3dca7dbd039fdc31f50e41a106dff0a989a.zip |
Releasing live-helper 1.0~a47-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d84d5753..6d86f3d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +live-helper (1.0~a47-1) unstable; urgency=medium + + [ Antonio Ospite ] + * Fix formatting problems in lh_config man page + + [ Chris Lamb ] + * Create chroot_local-preseed/ directory when building config/ in + lh_config + * Fix minor typographical error in live-helper(7) + * Compress build logs. Thanks to Mathieu Geli for the suggestion. + + [ Daniel Baumann ] + * Updating vcs fields in control file. + * Adding uuid-runtime to suggests. + * Moving bugs document to live-manual. + * Updating to standards 3.8.0. + * Updating udeb include/exclude files from debian-cd. + * Reverting previous commit to compress build logs. + + -- Daniel Baumann <daniel@debian.org> Mon, 9 Jun 2008 00:00:00 +0200 + live-helper (1.0~a46-2) unstable; urgency=medium [ Chris Lamb ] |