[Git][haskell-team/package-plan][master] 2 commits: Install package libgtk2.0-dev instead of libgtk+2.0-dev
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Jan 19 16:34:08 GMT 2025
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
232dae1e by Ilias Tsitsimpis at 2025-01-19T18:27:59+02:00
Install package libgtk2.0-dev instead of libgtk+2.0-dev
- - - - -
f646f0db by Ilias Tsitsimpis at 2025-01-19T18:31:08+02:00
Update packages
- - - - -
3 changed files:
- .gitlab-ci.yml
- README.md
- packages.txt
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -8,6 +8,6 @@ build:
script:
- apt-get update
- apt-get install -y --no-install-recommends cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl
- - apt-get install -y --no-install-recommends --no-install-suggests pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libgtk+2.0-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
+ - apt-get install -y --no-install-recommends --no-install-suggests pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libgtk2.0-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
- HOME=/builds/haskell-team/package-plan cabal update
- HOME=/builds/haskell-team/package-plan ./test-packages.pl
=====================================
README.md
=====================================
@@ -87,7 +87,7 @@ The script has a few dependencies, so run
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 libgtk+2.0-dev libvte-2.91-dev libgsasl-dev \
+ libdbusmenu-gtk3-dev libgtk2.0-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 ca-certificates libyaml-dev
=====================================
packages.txt
=====================================
@@ -545,7 +545,7 @@ inspection-testing 0.5.0.3
integer-conversion 0.1.0.1
integer-logarithms 1.0.3.1 notest
integer-roots 1.0.2.0
-intern 0.9.5
+intern 0.9.6 ahead
interpolate 0.2.1
intervals 0.9.2
invariant 0.6.3
@@ -957,7 +957,7 @@ stringprep 1.0.0
string-qq 0.0.6
stringsearch 0.3.6.6
svg-builder 0.1.1
-swish 0.10.9.0 key notest
+swish 0.10.10.0 key notest ahead
syb 0.7.2.4 notest
system-fileio 0.3.16.4 notest
system-filepath 0.4.14 notest
@@ -1025,7 +1025,6 @@ th-lift 0.8.4
th-lift-instances 0.1.20
th-orphans 0.13.14
threads 0.5.1.8 notest
-threadscope 0.2.14.1 key binary ignore # https://bugs.debian.org/1082424
th-reify-compat 0.0.1.5
th-reify-many 0.1.10
th-utilities 0.2.5.0
@@ -1176,7 +1175,6 @@ yesod-static 1.6.1.0
yesod-test 1.6.16
yi 0.19.3 binary key -f+vty
yi-core 0.19.4
-yi-frontend-pango 0.19.2 # obsolete https://bugs.debian.org/967521
yi-frontend-vty 0.19.1
yi-keymap-emacs 0.19.0
yi-keymap-vim 0.19.0
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/97cb2b8b8b20797f5a7d6eea3f506d75dc619201...f646f0db314cc81c3ccb3bc1d0abb1aca925ba20
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/97cb2b8b8b20797f5a7d6eea3f506d75dc619201...f646f0db314cc81c3ccb3bc1d0abb1aca925ba20
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/pkg-haskell-commits/attachments/20250119/275a526c/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list