[Git][qa/jenkins.debian.net][master] haskell-package-plan: Install libpcre2-dev instead of libpcre3-dev
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Feb 19 11:27:28 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
49df6a0d by Scott Talbert at 2025-02-19T12:27:14+01:00
haskell-package-plan: Install libpcre2-dev instead of libpcre3-dev
libpcre3-dev has been removed from unstable and the regex package(s)
that used it have been updated to use libpcre2-dev.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/haskell-package-plan.yaml
Changes:
=====================================
job-cfg/haskell-package-plan.yaml
=====================================
@@ -75,7 +75,7 @@
jobs:
- '{name}':
my_distro: 'sid'
- my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libvte-2.91-dev libgsasl-dev libgirepository1.0-dev libhdf5-serial-dev libxml2-dev libpcre3-dev libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libzmq3-dev libyaml-dev'
+ my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libvte-2.91-dev libgsasl-dev libgirepository1.0-dev libhdf5-serial-dev libxml2-dev libpcre2-dev libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libzmq3-dev libyaml-dev'
my_shell: 'export http_proxy=http://ionos14-amd64.debian.net:3128; git clone https://salsa.debian.org/haskell-team/package-plan.git ; cd package-plan ; cabal update ; ./test-packages.pl' # the job runs on ionos10 and that node runs a proxy
my_description: 'Haskell Metadata sanity checks'
my_recipients: 'jenkins+debian-haskell qa-jenkins-scm at lists.alioth.debian.org pkg-haskell-maintainers at lists.alioth.debian.org'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/49df6a0d58f422ffbbc99152cd8feb1649b827ed
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/49df6a0d58f422ffbbc99152cd8feb1649b827ed
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/20250219/f593583a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list