|
|
# gbp options
|
|
# gbp options
|
|
|
|
|
|
|
|
> gbp buildpackage --git-tag --git-pbuilder --git-pristine-tar --git-pbuilder-options=--source-only-changes -uc -us -b
|
|
> gbp buildpackage --git-tag --git-pbuilder --git-pristine-tar --git-pbuilder-options=--source-only-changes -uc -us -b
|
|
|
|
|
|
|
|
## debsign/upload
|
|
|
|
|
|
|
|
```
|
|
|
|
$ export GPG_TTY=$(tty)
|
|
|
|
$ debsign mecab_0.996-7.1_source.changes
|
|
|
|
$ dput mecab_0.996-7.1_source.changes
|
|
|
|
``` |
|
|
|
\ No newline at end of file |