1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 16:25:20 +02:00
xburst-tools/usbboot/debian
Jonathan Nieder 3d82483481 debian/rules: rewrite as a minimal debian/rules file (using dh)
This makes the packaging easier to read and modify.

Features added:

 * runs ‘make’ with the -j option for a tiny speedup
 * uses appropriate compiler flags even when run directly instead of
   through dpkg-buildpackage
 * after interrupting a partial build, there is no need any more
   for (fake) root privileges to clean up
 * after interrupting a partial build, ‘debian/rules clean’ will
   work without running autoreconf again.

Features retained:

 * ‘debian/rules -n <target>’ provides the list of commands used
   to make that target.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:56:44 +08:00
..
changelog debian/rules: rewrite as a minimal debian/rules file (using dh) 2010-04-05 14:56:44 +08:00
clean.sh debian/rules: rewrite as a minimal debian/rules file (using dh) 2010-04-05 14:56:44 +08:00
compat renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00
control debian/rules: rewrite as a minimal debian/rules file (using dh) 2010-04-05 14:56:44 +08:00
copyright fix the GPL warning when make .deb package 2009-09-17 09:49:46 +08:00
dirs update the README 2009-09-09 17:46:42 +08:00
docs renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00
rules debian/rules: rewrite as a minimal debian/rules file (using dh) 2010-04-05 14:56:44 +08:00
watch update the watch file URL to qi-hardware 2009-09-09 17:52:19 +08:00
xburst-tools.manpages -correct the version number 2009-07-02 10:15:46 +08:00