Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
2337912c
Commit
2337912c
authored
Oct 20, 2020
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release process: skip step if it's not needed
parent
c230037f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wiki/src/contribute/APT_repository/custom.mdwn
wiki/src/contribute/APT_repository/custom.mdwn
+2
-2
No files found.
wiki/src/contribute/APT_repository/custom.mdwn
View file @
2337912c
...
...
@@ -381,10 +381,10 @@ In any case:
* [[merge `stable` or `testing` into
`devel`|APT_repository/custom#workflow-merge-main-branch]]
*
increment
the version number in `devel`'s `debian/changelog`
to
match
*
check if
the version number
of the last entry
in `devel`'s `debian/changelog` match
es
the next major release, so that
next builds from the `devel` branch do not use the APT suite meant
for the last release:
for the last release
; if this is not the case yet, run
:
cd "${RELEASE_CHECKOUT}" && \
git checkout devel && \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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