Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
07526151
Commit
07526151
authored
Aug 16, 2018
by
intrigeri
Browse files
Release process: drop steps that have been automated in the Greeter's release script.
parent
7538933b
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/tails-greeter.mdwn
View file @
07526151
...
...
@@ -14,33 +14,17 @@ Update POT and PO files
) && \
git commit po -m 'Update POT and PO files.'
Prepare a release
=================
Run `./scripts/release.sh` and follow the instructions.
git checkout master && ./scripts/release.sh
… then follow the instructions, making sure you set the appropriate
release on the first line of the new changelog entry.
Update the Debian package
=========================
Checkout the correct branch:
git checkout master
Update `debian/changelog`:
gbp dch
(Do not forget to set the appropriate release.)
Commit the changelog:
git commit debian/changelog \
-m "$(dpkg-parsechangelog -SSource) ($(dpkg-parsechangelog -SVersion))
Git-Dch: Ignore
"
Build a new Debian package (use a Stretch/amd64 chroot):
gbp buildpackage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment