Compare commits
1 Commits
4.0.2-2
...
debian/sid
Author | SHA1 | Date | |
---|---|---|---|
0fe25bc3a8 |
2
debian/README.packaging.md
vendored
2
debian/README.packaging.md
vendored
@ -12,6 +12,7 @@ gbp buildpackage
|
|||||||
|
|
||||||
## Build a release
|
## Build a release
|
||||||
|
|
||||||
|
```
|
||||||
export VERSION=4.1.0
|
export VERSION=4.1.0
|
||||||
git fetch --all
|
git fetch --all
|
||||||
gbp import-ref --merge-mode=replace -u ${VERSION?}
|
gbp import-ref --merge-mode=replace -u ${VERSION?}
|
||||||
@ -22,3 +23,4 @@ quilt push -a --refresh ; quilt pop -a ; rm .pc/ -rf
|
|||||||
dch --release --distribution stable ""
|
dch --release --distribution stable ""
|
||||||
git commit -m "Release ${VERSION?}-1" debian/changelog
|
git commit -m "Release ${VERSION?}-1" debian/changelog
|
||||||
gbp buildpackage
|
gbp buildpackage
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user