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>
[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>
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>