1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

23 Commits

Author SHA1 Message Date
Xiangfu Liu 8170afb485 update changelog, INSTALL 2011-03-03 14:51:19 +08:00
Xiangfu Liu 2319c77ae6 update debian/changelog
update debian/rules, add CROSS_COMPILE when enable firmware
2010-12-24 13:44:40 +08:00
Xiangfu Liu afa0c1b5f2 use the original bz2 file as the orig.tar.bz2, do not repackage it,
since the upstream file use bz2 as the package method.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-29 10:51:31 +08:00
Xiangfu Liu 29778e8f81 make the changelog maintainer name same as control file.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-28 10:22:28 +08:00
Xiangfu Liu f1bc77aae8 update the distribution to [unstable]
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-27 11:11:24 +08:00
Xiangfu Liu 70466eec2a this fix the uscan --report-status error
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 22:41:02 +08:00
Xiangfu Liu 5e6ede15b8 update all debian package base on verison numver 201007
not git commit any more

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 16:28:02 +08:00
Xiangfu Liu 7b710f3e08 for misunderstand the debian rules. I create a [debian] branch for debian package
develop. this is not good. we should add the debian/ folder to master branch

this commit:
     cp the debina/ folder from [debian] branch
     then remove the [debian] branch

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-25 16:16:25 +08:00
Xiangfu Liu 71ed21efe5 create debian branch only for make debian package.
[master] branch is for the source code develop
[debian] branch is for keep debian package code.

becuase other system like gentoo arch doesn't need the "debian/" folder.

Signed-off-by: Xiangfu Liu <xiangfu@openmobilefree.net>
Acked-by: Li Danbing <lidaobing@gmail.com>
2010-08-03 23:50:56 +08:00
Xiangfu Liu e9cd9a32f1 cleanup tmp folder when send INT TERM signal to get-orig-source.sh
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:55:37 +08:00
Xiangfu Liu 1b9628a922 cleanup the debian/changelog, add new file ChangLog
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 13:37:18 +08:00
Xiangfu Liu 8ce9d2081c fix typo of email address
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-02 23:59:13 +08:00
Xiangfu Liu d795fb3459 update version numver. update debian/changelog
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-31 00:16:40 +08:00
Xiangfu Liu e90f2f2f25 since we remove some files, update the debina/copyright
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 13:40:20 +08:00
Xiangfu Liu 19bc94325c update the email address.
in debian/* file should use the same emails address
as in source code.

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-21 10:44:34 +08:00
Xiangfu Liu 007cdb0d81 update debian/changelog
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-04 15:05:47 +08:00
Jonathan Nieder b65e32150d update changelog
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:15:22 +08:00
Jonathan Nieder 63d8f0858c avoid accidentally tracking the xbboot stage1 firmware
This also avoids stage1.bin cluttering up ‘git status’ output.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:15:05 +08:00
Jonathan Nieder dbe9c8ba0f debian/rules: fix clean target
.gitignore does not list any source files any more.  So use it again
as a list of files to delete.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:14:20 +08:00
Jonathan Nieder 78f38d48bf include entire source tree in source package
It is probably worth spending the time to split them up with
multiple upstream tarballs, but for now, usbboot, xbboot, and so on
are in a single repository managed as a single project.

Teach debian/rules get-orig-source to build a single upstream tarball
with the entire source tree.

Include history of whole tree in the generated changelog.upstream.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-05-11 17:13:15 +08:00
Xiangfu Liu cd7bc7f35a update READE, add INSTALL file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-11 13:47:34 +08:00
Xiangfu Liu d411985518 [debian] add xbboot manual to package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-05 13:07:45 +08:00
Xiangfu Liu 30a9ef8e88 add-xbboot-to-xburst-tools-debian-package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-05 11:36:05 +08:00