projects
/
public
/
pyceo-broken.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
changelog 0.5.24
[public/pyceo-broken.git]
/
build.sh
1
if test -e .git; then
2
git-buildpackage --git-ignore-new -us -uc
3
else
4
debuild -us -uc
5
fi