dspawn/README

15 lines
493 B
Plaintext
Raw Normal View History

2018-02-12 17:38:17 +01:00
dspawn
======
2018-10-03 11:51:41 +02:00
This repository holds a debian non-native package.
2018-02-12 17:38:17 +01:00
2018-10-03 11:51:41 +02:00
How to make changes and upload? (obsolete => eobuilder)
2018-02-12 17:38:17 +01:00
--------------------------------
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`