From 1b9628a922d34d4f131118b03512f230e7611efa Mon Sep 17 00:00:00 2001 From: Xiangfu Liu Date: Tue, 3 Aug 2010 13:37:18 +0800 Subject: [PATCH] cleanup the debian/changelog, add new file ChangLog Signed-off-by: Xiangfu Liu --- ChangLog | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/changelog | 52 ++--------------------------------------------- 2 files changed, 55 insertions(+), 50 deletions(-) create mode 100644 ChangLog diff --git a/ChangLog b/ChangLog new file mode 100644 index 0000000..5537841 --- /dev/null +++ b/ChangLog @@ -0,0 +1,53 @@ +xburst-tools (0.0+201007-0.1) lucid; urgency=low + + [ Xiangfu Liu ] + * New snapshot, taken from commit 77a7270 + * remove the static prefix and datadir + + [ Xiangfu Liu ] + * New snapshot, taken from commit 3201fd5 + * add JZ4760 code. xboot works fine with JZ4760 LEPUS EVB + * add miss head file stdint.h. fix compile error in Gentoo system + * remove useless files, come code cleanup. + + -- Xiangfu Liu Sat, 31 Jul 2010 00:10:57 +0800 + +xburst-tools (0.0+201005-0.1) local; urgency=low + + [ Jonathan Nieder ] + * New snapshot, taken from commit 18cac78 + * debian/rules: + - rewrite as a minimal rules file using dh + - add a get-orig-source target + - install firmware built at packaging time to avoid requiring a + mipsel cross-compiler on buildds + * debian/README.source: add instructions for re-building the firmware + * debian/autogen.sh: new script + * Build-Depends: debhelper (>= 7.4.10), for the --parallel option. + * Build-Conflicts: automake1.4 + * debian/control: add information about the source repository + * remove the outdated watch file + * Standards-Version: 3.8.4 + * use dpkg source format 3.0 (quilt) + + [ Xiangfu Liu ] + * add xbboot tool and firmware + * add xbboot manual to package + + -- Jonathan Nieder Tue, 11 May 2010 00:15:01 -0500 + +xburst-tools (0.0+201002-1) unstable; urgency=low + + * from commit d8105c6d + * work with software usbboot + * don't wrtie cc data if page is empty + * use autoconf-provided variables instead of absolute + * some code cleanup + + -- Xiangfu Liu Tue, 25 Feb 2010 11:21:51 +0800 + +xburst-tools (0.0+200906-1) unstable; urgency=low + + * Initial release, from commit 710c10c1 (Closes: #535429). + + -- Xiangfu Liu Tue, 30 Jun 2009 14:28:36 +0800 diff --git a/debian/changelog b/debian/changelog index 5537841..778413c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,53 +1,5 @@ xburst-tools (0.0+201007-0.1) lucid; urgency=low - [ Xiangfu Liu ] - * New snapshot, taken from commit 77a7270 - * remove the static prefix and datadir + * Initial release. (Closes: #535429) - [ Xiangfu Liu ] - * New snapshot, taken from commit 3201fd5 - * add JZ4760 code. xboot works fine with JZ4760 LEPUS EVB - * add miss head file stdint.h. fix compile error in Gentoo system - * remove useless files, come code cleanup. - - -- Xiangfu Liu Sat, 31 Jul 2010 00:10:57 +0800 - -xburst-tools (0.0+201005-0.1) local; urgency=low - - [ Jonathan Nieder ] - * New snapshot, taken from commit 18cac78 - * debian/rules: - - rewrite as a minimal rules file using dh - - add a get-orig-source target - - install firmware built at packaging time to avoid requiring a - mipsel cross-compiler on buildds - * debian/README.source: add instructions for re-building the firmware - * debian/autogen.sh: new script - * Build-Depends: debhelper (>= 7.4.10), for the --parallel option. - * Build-Conflicts: automake1.4 - * debian/control: add information about the source repository - * remove the outdated watch file - * Standards-Version: 3.8.4 - * use dpkg source format 3.0 (quilt) - - [ Xiangfu Liu ] - * add xbboot tool and firmware - * add xbboot manual to package - - -- Jonathan Nieder Tue, 11 May 2010 00:15:01 -0500 - -xburst-tools (0.0+201002-1) unstable; urgency=low - - * from commit d8105c6d - * work with software usbboot - * don't wrtie cc data if page is empty - * use autoconf-provided variables instead of absolute - * some code cleanup - - -- Xiangfu Liu Tue, 25 Feb 2010 11:21:51 +0800 - -xburst-tools (0.0+200906-1) unstable; urgency=low - - * Initial release, from commit 710c10c1 (Closes: #535429). - - -- Xiangfu Liu Tue, 30 Jun 2009 14:28:36 +0800 + -- xiangfu Tue, 03 Aug 2010 00:01:38 +0800