1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-26 20:03:07 +02:00
xburst-tools/usbboot/debian/changelog
Jonathan Nieder 3d74b6ace7 debian/rules: add target to build source tarball
Document how to use ‘git archive’ to build a tarball from the
usbboot subdirectory of the source repository.

Repeated invocations of the get-orig-source target to fetch the
same commit will produce byte-for-byte identical results.

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

33 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
- 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 06:24:04 -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