1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 18:22:28 +02:00
xburst-tools/usbboot/debian/changelog
Jonathan Nieder 24d1e9ce24 odds and ends
Bump the upstream version number since configure.ac changed.  Add
a debian/source/included-binaries file so dpkg-source does not
misinterpret the included firmware as a mistake.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-06 09:36:02 +08:00

34 lines
1.2 KiB
Plaintext

xburst-tools (0.0+201004-0.1) local; urgency=low
* New snapshot, taken from commit 89f0356.
* 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)
-- Jonathan Nieder <jrnieder@gmail.com> Mon, 05 Apr 2010 07:12:09 -0500
xburst-tools (0.0+201002-1) unstable; urgency=low
* 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 <xiangfu@sharism.com> Tue, 25 Feb 2010 11:21:51 +0800
xburst-tools (0.0+200906-1) unstable; urgency=low
* Initial release (Closes: #535429).
-- Xiangfu Liu <xiangfu@sharism.com> Tue, 30 Jun 2009 14:28:36 +0800