hacking.md: Simplify gbp dch …-command

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/680>
This commit is contained in:
MoonlightWave-12
2024-09-23 14:39:35 +02:00
parent b74d8aa173
commit f84426f1a6

View File

@ -300,7 +300,7 @@ Packaging is in the `debian/` directory, and creates builds that can be quickly
```sh
$ cd squeekboard-source
$ EMAIL=my_address@example.com gbp dch --multimaint-merge --ignore-branch --git-author --distribution=experimental --new-version=x.y.z
$ EMAIL=my_address@example.com gbp dch --multimaint-merge --ignore-branch --git-author --release --new-version=x.y.z
```
Inspect `debian/changelog`, and make sure the first line contains the correct version number and suite. For example: