1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:29:41 +02:00
xburst-tools/debian
2011-03-03 14:51:19 +08:00
..
source for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
.gitignore for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
autogen.sh for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
changelog update changelog, INSTALL 2011-03-03 14:51:19 +08:00
changelog.upstream.awk for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
clean.sh for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
compat for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
control for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
copyright for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
dirs for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
docs for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
get-orig-source.sh use the original bz2 file as the orig.tar.bz2, do not repackage it, 2010-09-29 10:51:31 +08:00
README.source this fix the uscan --report-status error 2010-09-25 22:41:02 +08:00
rules update debian/changelog 2010-12-24 13:44:40 +08:00
watch for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00
xburst-tools.manpages for misunderstand the debian rules. I create a [debian] branch for debian package 2010-09-25 16:16:25 +08:00

This Debian package is developed in a Git repository (see the Vcs-Git field
of debian/control).  To build from a git checkout:

	debian/rules get-orig-source VERSION=201007
	debian/autogen.sh
	debuild

This requires a mipsel-openwrt-linux- cross-toolchain in your $PATH.  You
can get one by building the development environment from Qi Hardware, for
example.

  git://projects.qi-hardware.com/openwrt-xburst.git xburst

See the Qi Hardware wiki for details.

  http://en.qi-hardware.com/wiki/Building_Software_Image

To build a released version of this package, no special instructions apply.
“dpkg-buildpackage” or “apt-get -b source xburst-tools” should work as
usual.

 -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Apr 2010 06:21:12 -0500