1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 18:31:54 +02:00
xburst-tools/usbboot/debian/changelog
Jonathan Nieder a2a9d90ef9 use new dpkg source format
The compiled firmware files are unrepresentable in a text diff.
Use the new source format with debian.tar.gz to fix this.

This will also make it easier to patch the upstream source if that
is ever needed in between versions.

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

31 lines
1.1 KiB
Plaintext

xburst-tools (0.0+201002-1.1) local; urgency=low
* debian/rules: rewrite as a minimal rules file using dh
+ Build-Depends: debhelper (>= 7.4.10), for the --parallel option.
* Standards-Version: 3.8.4
* Build-Conflicts: automake1.4
* add a Vcs-Git field to debian/control and remove the outdated watch
file
* debian/README.source: add instructions for re-building the firmware
* debian/autogen.sh: new script
* debian/rules: install firmware built at packaging time, to avoid
requiring a mipsel cross-compiler on buildds
* use dpkg source format 3.0 (quilt)
-- Jonathan Nieder <jrnieder@gmail.com> Mon, 05 Apr 2010 05:27:05 -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