[Git][haskell-team/package-plan][master] Mark packages as obsolete
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Thu Sep 26 12:07:25 BST 2024
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
d33c1a1f by Ilias Tsitsimpis at 2024-09-26T14:07:02+03:00
Mark packages as obsolete
- - - - -
2 changed files:
- .gitlab-ci.yml
- 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 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
+ - 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 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=.cabal cabal update
- HOME=.cabal ./test-packages.pl
=====================================
packages.txt
=====================================
@@ -175,9 +175,9 @@ crypto-api 0.13.3
crypto-api-tests 0.3 avoid
crypto-cipher-tests 0.0.11
crypto-cipher-types 0.0.9
-cryptohash 0.11.9
-cryptohash-conduit 0.1.1
-cryptohash-cryptoapi 0.1.4
+cryptohash 0.11.9 # deprecated
+cryptohash-conduit 0.1.1 obsolete # https://bugs.debian.org/1082560
+cryptohash-cryptoapi 0.1.4 obsolete # https://bugs.debian.org/1082561
cryptohash-md5 0.11.101.0
cryptohash-sha1 0.11.101.0
cryptohash-sha256 0.11.102.1
@@ -200,7 +200,7 @@ csv 0.1.2
csv-conduit 0.7.3.0 ignore # https://bugs.debian.org/1082408
curl 1.3.8
curve25519 0.2.8
-darcs 2.16.5 key binary=darcs -f+pkgconfig -f+curl -f-http -f+terminfo notest ignore # BROKEN LTS 21
+darcs 2.18.2 key binary=darcs -f+pkgconfig -f+curl -f-http -f+terminfo notest ignore # https://bugs.debian.org/1082790
data-accessor 0.2.3.1
data-accessor-mtl 0.2.0.5
data-binary-ieee754 0.4.4 # obsolete
@@ -409,7 +409,7 @@ haskell-gi 0.26.10
haskell-gi-base 0.26.6
haskell-gi-overloading 1.0 meta # Empty package, remove from dependencies
haskell-lexer 1.1.1
-haskell-qrencode 1.0.4 obsolete
+haskell-qrencode 1.0.4 obsolete # https://bugs.debian.org/1082563
haskell-src 1.0.4
haskell-src-exts 1.23.1 notest
haskell-src-exts-simple 1.23.0.0
@@ -592,7 +592,7 @@ language-javascript 0.7.1.0
language-python 0.5.8
lazy-csv 0.5.1
lazysmallcheck 0.6
-LDAP 0.6.11 obsolete
+LDAP 0.6.11 obsolete # https://bugs.debian.org/1082566
lens 5.2.3 -f-test-hlint -f-test-doctests
lens-action 0.2.6
lens-aeson 1.2.3
@@ -602,8 +602,7 @@ libBF 0.6.8
libffi 0.2.1
libmpd 0.10.0.1
libxml-sax 0.7.5 obsolete # https://bugs.debian.org/1081369
-libyaml 0.1.4
-libyaml-clib 0.2.5
+libyaml 0.1.4 -f+system-libyaml
lifted-async 0.10.2.5
lifted-base 0.2.3.12 notest
lift-type 0.1.2.0
@@ -826,7 +825,7 @@ raw-strings-qq 1.1
reactive-banana 1.3.2.0 key
readable 0.3.1
ReadArgs 1.2.3 notest
-readline 1.0.3.0 obsolete
+readline 1.0.3.0 obsolete # https://bugs.debian.org/1082564
recaptcha 0.1.0.4
recursion-schemes 5.2.3
recv 0.1.0
@@ -966,7 +965,7 @@ system-posix-redirect 1.1.0.1
tabular 0.2.2.8
taffybar 4.0.2 key
tagged 0.8.8
-tagshare 0.0 obsolete # FTBFS with GHC 9.6
+tagshare 0.0 obsolete # https://bugs.debian.org/1082565
tagsoup 0.14.8
tagstream-conduit 0.5.6
tar 0.5.1.1 notest
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/d33c1a1f210c928c31178f20b82568c79a0f9690
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/d33c1a1f210c928c31178f20b82568c79a0f9690
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/20240926/e424b42b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list