Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
b108293d
Commit
b108293d
authored
Feb 28, 2021
by
Holger Levsen
Browse files
update_jdn: whitespace and comments
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
8fdfbdf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
update_jdn.sh
View file @
b108293d
...
@@ -328,9 +328,10 @@ if [ -f /etc/debian_version ] ; then
...
@@ -328,9 +328,10 @@ if [ -f /etc/debian_version ] ; then
# from Debian backports
# from Debian backports
# munin-node from buster-backports requires init-system-helpers>=1.54
# munin-node from buster-backports requires init-system-helpers>=1.54
# which is available in bionic-backports, we only need to convince apt
# which is available in bionic-backports, we only need to convince apt
DEBS
=
"
$DEBS
init-system-helpers/bionic-backports"
DEBS
=
"
$DEBS
;;
init-system-helpers/bionic-backports
*
)
# not available in Ubuntu 16.04:
"
;;
*
)
# packages to be installed on all Debian systems but which are not available in Ubuntu 18.04:
DEBS
=
"
$DEBS
DEBS
=
"
$DEBS
ripgrep
ripgrep
mmdebstrap
mmdebstrap
...
...
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