Update PackageReleaseProcedure authored by Erik von Reis's avatar Erik von Reis
......@@ -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
```
......
......