Updated package version, added manpage

This commit is contained in:
Boris Fomitchev
2016-02-29 12:10:34 -08:00
vanhempi 5554a4c9f0
commit 941d9da08c
8 muutettua tiedostoa jossa 162 lisäystä ja 7 poistoa
+9
Näytä tiedosto
@@ -0,0 +1,9 @@
#!/bin/bash
# The envirinment set by create-ubuntu-environmens sscript is trusty, so we should match it.
# Look at debian/gbp.conf for default optiuons sent to gbp.
rm -r debian/tmp debian/*.log
git commit -a -m 'Preparing for pbuild' && git push
git clean -f
gbp buildpackage --git-dist=trusty $1 $2 $3 $4 $5