[Git][qa/jenkins.debian.net][master] adopt for new trixie systems
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Nov 6 15:25:58 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9eca0f1f by Holger Levsen at 2024-11-06T16:25:51+01:00
adopt for new trixie systems
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -327,6 +327,8 @@ if [ -f /etc/debian_version ] ; then
locales-all
lsof
lzop
+ lz4
+ mmdebstrap
molly-guard
moreutils
mosh
@@ -344,6 +346,7 @@ if [ -f /etc/debian_version ] ; then
psmisc
python3-psycopg2
python3-yaml
+ ripgrep
schroot
screen
slay
@@ -362,15 +365,26 @@ if [ -f /etc/debian_version ] ; then
rb-mail*) # is still running Debian buster because of python2
DEBS="$DEBS
bind9-dnsutils/buster-backports
- ripgrep
- lz4
monitoring-plugins-contrib/buster-backports
- mmdebstrap
munin-node/buster-backports
munin-plugins-core/buster-backports
munin-plugins-extra/buster-backports
devscripts/buster-backports
" ;;
+ osuosl4*|osuosl5*) # packages to be installed on trixie Debian systems
+ DEBS="$DEBS
+ btop
+ debootstrap
+ devscripts
+ foot-terminfo
+ fish
+ monitoring-plugins-contrib
+ munin-node
+ munin-plugins-core
+ munin-plugins-extra
+ ntpsec
+ rsyslog-
+ " ;;
*) # packages to be installed on bookworm Debian systems
DEBS="$DEBS
btop
@@ -378,14 +392,11 @@ if [ -f /etc/debian_version ] ; then
devscripts
foot-terminfo
fish
- lz4
monitoring-plugins-contrib
- mmdebstrap
munin-node
munin-plugins-core
munin-plugins-extra
ntpsec
- ripgrep
rsyslog-
" ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9eca0f1f99076076eb4d58086e86d2790ee02941
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9eca0f1f99076076eb4d58086e86d2790ee02941
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241106/a89c6de9/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list