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
7538933b
Commit
7538933b
authored
Aug 16, 2018
by
intrigeri
Browse files
Release process: better specify requirements.
parent
dcb817a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/perl5lib.mdwn
View file @
7538933b
...
...
@@ -73,7 +73,8 @@ Commit `debian/changelog`:
Git-Dch: Ignore
"
Build a Debian package (use a Stretch/amd64 chroot):
Build a Debian package (use a Stretch/amd64 chroot with `stretch-backports`
enabled):
gbp buildpackage
...
...
wiki/src/contribute/release_process/persistence-setup.mdwn
View file @
7538933b
...
...
@@ -7,7 +7,7 @@ Pre-requisites
* a Debian Stretch (or newer) system
* Tails' `devel` APT suite enabled
* the
righ
t version of the `tails-perl5lib` package installed
* the
lates
t version of the `tails-perl5lib` package installed
Install build and test dependencies
===================================
...
...
@@ -80,9 +80,9 @@ Commit `debian/changelog`:
Git-Dch: Ignore
"
Build a Debian package (use a Stretch/amd64 chroot, that
has either tails-perl5lib installed, or the Tails APT repository
configured):
Build a Debian package (use a Stretch/amd64 chroot, that
has
`stretch-backports` enabled and on top of that: either tails-perl5lib
installed or the Tails APT repository
configured):
gbp buildpackage
...
...
wiki/src/contribute/release_process/tails-iuk.mdwn
View file @
7538933b
...
...
@@ -109,9 +109,9 @@ Commit `debian/changelog`:
Git-Dch: Ignore
"
Build a Debian package (use a Stretch chroot
with the right version of
`
tails-perl5lib` instal
led
),
a
d
d
a signed tag to the repository and
push the changes
:
Build a Debian package (use a Stretch
/amd64
chroot
, that has
`
stretch-backports` enab
led a
n
d
on top of that: either tails-perl5lib
installed or the Tails APT repository configured)
:
gbp buildpackage && \
gbp buildpackage --git-tag-only --git-sign-tags && \
...
...
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