Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
e845ef1c
Commit
e845ef1c
authored
Oct 14, 2018
by
segfault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VeraCrypt release docs: Fix incorrect command (refs:
#15524
)
parent
1c5223fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wiki/src/contribute/release_process/veracrypt.mdwn
wiki/src/contribute/release_process/veracrypt.mdwn
+1
-1
No files found.
wiki/src/contribute/release_process/veracrypt.mdwn
View file @
e845ef1c
...
...
@@ -45,7 +45,7 @@ If any of these have a new version in stretch or stretch-security:
1. Download the new source package:
apt source
-t ${NEW_VERSION} ${PACKAGE_NAME
}
apt source
${PACKAGE_NAME}=${NEW_VERSION
}
1. Apply the debdiff on the new version:
debdiff-apply ${PACKAGE_NAME}_${NEW_VERSION}.dsc tails.diff
...
...
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