mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
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>
This commit is contained in:
committed by
Xiangfu Liu
parent
a2a9d90ef9
commit
3d74b6ace7
@@ -1,18 +1,20 @@
|
||||
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/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
|
||||
* debian/rules: install firmware built at packaging time, to avoid
|
||||
requiring a mipsel cross-compiler on buildds
|
||||
* 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 05:27:05 -0500
|
||||
-- Jonathan Nieder <jrnieder@gmail.com> Mon, 05 Apr 2010 06:24:04 -0500
|
||||
|
||||
xburst-tools (0.0+201002-1) unstable; urgency=low
|
||||
|
||||
|
||||
Reference in New Issue
Block a user