Changes
Page history
Update PackageReleaseProcedure
authored
Dec 13, 2023
by
Ezekiel Dohmen
Show whitespace changes
Inline
Side-by-side
PackageReleaseProcedure.md
View page @
23105a7f
...
...
@@ -14,6 +14,7 @@
gbp import-ref master -u <version> --upstream-tag='%(version)s' --debian-branch=debian/buster
```
Replace
`<version>`
with the version number. Leave '~' characters as they are (don't change to underscore). Don't change the
`%(version)s`
part of the command. This is a tag template.
11.
Make any needed packaging changes
12.
Update the changelog with
```
...
...
...
...