Changes
Page history
Update PackageReleaseProcedure
authored
Jan 09, 2023
by
Erik von Reis
Show whitespace changes
Inline
Side-by-side
PackageReleaseProcedure.md
View page @
c025e5cd
...
...
@@ -7,9 +7,9 @@
1.
Checkout debian/buster branch
1.
Update the branch to the latest version from cds.
1.
Import from the master branch with
`
`
``
gbp import-ref master -u <version> --upstream-tag='%(version)s' --debian-branch=debian/buster
`
`
``
1.
Make any needed packaging changes
1.
Update the changelog with
```
...
...
...
...