mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 14:14:38 +02:00
bf43104a6a
Use git shortlog to generate a brief list of changes to put in /usr/share/doc/xburst-tools/changelog.gz. This list is built at source package generation time because it requires access to the git repository. The commit ID corresponding to each upstream release is extracted from debian/changelog since the repository has no tags. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
35 lines
1.2 KiB
Plaintext
35 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 08:50:37 -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 <xiangfu@sharism.com> 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 <xiangfu@sharism.com> Tue, 30 Jun 2009 14:28:36 +0800
|