dspawn/README

15 lines
493 B
Plaintext

dspawn
======
This repository holds a debian non-native package.
How to make changes and upload? (obsolete => eobuilder)
--------------------------------
Here is our recommended workflow:
1. Adapt files and use `git commit -m` accordingly
2. Test build using `gbp buildpackage` or `dpkg-buildpackge -uc -us`
3. Test packages produced in ../build-area/ on a virtual machine
4. Update debian changelog with: `gbp dch --release --commit`
5. gbp buildpackage --git-tag
6. `git push`