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
80a50440
Commit
80a50440
authored
Oct 10, 2019
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update packages build instructions for Buster.
parent
c7849575
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
+5
-6
wiki/src/contribute/release_process/perl5lib.mdwn
wiki/src/contribute/release_process/perl5lib.mdwn
+1
-2
wiki/src/contribute/release_process/persistence-setup.mdwn
wiki/src/contribute/release_process/persistence-setup.mdwn
+2
-2
wiki/src/contribute/release_process/tails-iuk.mdwn
wiki/src/contribute/release_process/tails-iuk.mdwn
+2
-2
No files found.
wiki/src/contribute/release_process/perl5lib.mdwn
View file @
80a50440
...
...
@@ -70,8 +70,7 @@ Commit `debian/changelog`:
git commit debian/changelog \
-m "$(echo "$(dpkg-parsechangelog -SSource) ($(dpkg-parsechangelog -SVersion))\n\nGit-Dch: Ignore\n")"
Build a Debian package (use a Stretch/amd64 chroot with `stretch-backports`
enabled):
Build a Debian package (use a Buster/amd64 chroot):
gbp buildpackage
...
...
wiki/src/contribute/release_process/persistence-setup.mdwn
View file @
80a50440
...
...
@@ -79,8 +79,8 @@ Commit `debian/changelog`:
git commit debian/changelog \
-m "$(echo -e "$(dpkg-parsechangelog -SSource) ($(dpkg-parsechangelog -SVersion))\n\nGit-Dch: Ignore\n")"
Build a Debian package (use a
Stretch
/amd64 chroot
,
that has
`stretch-backports` enabled,
`sid` sources enabled and pinned low,
Build a Debian package (use a
Buster
/amd64 chroot that has
`sid` sources enabled and pinned low,
and on top of that: either tails-perl5lib
installed or the Tails APT repository configured):
...
...
wiki/src/contribute/release_process/tails-iuk.mdwn
View file @
80a50440
...
...
@@ -102,8 +102,8 @@ Commit `debian/changelog`:
git commit debian/changelog \
-m "$(echo -e "$(dpkg-parsechangelog -SSource) ($(dpkg-parsechangelog -SVersion))\n\nGit-Dch: Ignore\n")"
Build a Debian package (use a
Stretch
/amd64 chroot, that has
`stretch-backports` enabled and on top of that:
either tails-perl5lib
Build a Debian package (use a
Buster
/amd64 chroot, that has
either tails-perl5lib
installed or the Tails APT repository configured):
gbp buildpackage && \
...
...
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