[Git][haskell-team/package-plan][master] Ignore packages that we cannot update
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Oct 15 10:59:35 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan
Commits:
83c78eba by Ilias Tsitsimpis at 2023-10-15T12:34:33+03:00
Ignore packages that we cannot update
- - - - -
3 changed files:
- packages.txt
- patches/snap-core/1.0.5.1/no-bytestring-builder
- patches/xmlhtml/0.2.5.4/no-bytestring-builder
Changes:
=====================================
packages.txt
=====================================
@@ -437,7 +437,7 @@ heterocephalus 1.0.5.7
hex 0.2.0
hierarchical-clustering 0.4.7
hi-file-parser 0.1.4.0
-hindent 6.0.0
+hindent 6.0.0 ignore # https://bugs.debian.org/1053982
hinotify 0.4.1
hint 0.9.0.7 notest
hjsmin 0.2.1
@@ -577,7 +577,7 @@ lambdabot-novelty-plugins 5.3.1.1 ignore # BROKEN LTS 21
lambdabot-reference-plugins 5.3.1.1 ignore # BROKEN LTS 21
lambdabot-social-plugins 5.3.1.1 ignore # BROKEN LTS 21
lambdabot-trusted 5.3.1.1 ignore # BROKEN LTS 21
-LambdaHack 0.11.0.0
+LambdaHack 0.11.0.0 ignore # https://bugs.debian.org/1053756
language-c 0.9.2
language-c99 0.2.0
language-c99-simple 0.2.2
@@ -787,7 +787,7 @@ prim-uniq 0.2
process-extras 0.7.4
profunctors 5.6.2
project-template 0.2.1.0
-propellor 5.13
+propellor 5.13 ignore # https://bugs.debian.org/1053981
protobuf 0.2.1.3
PSQueue 1.2.0
psqueues 0.2.7.3
@@ -805,7 +805,7 @@ QuickCheck-safe 0.1.0.6
quickcheck-simple 0.1.1.1
quickcheck-text 0.1.2.1
quickcheck-unicode 1.0.1.0
-raaz 0.3.7
+raaz 0.3.7 ignore # https://bugs.debian.org/1053980
random 1.2.1.1 notest
random-fu 0.3.0.1
random-shuffle 0.0.4
=====================================
patches/snap-core/1.0.5.1/no-bytestring-builder
=====================================
@@ -4,19 +4,19 @@ Index: b/snap-core.cabal
===================================================================
--- a/snap-core.cabal
+++ b/snap-core.cabal
-@@ -145,7 +145,6 @@ Library
- HUnit >= 1.2 && < 2,
- attoparsec >= 0.12 && < 0.15,
- bytestring >= 0.9 && < 0.13,
-- bytestring-builder >= 0.10.4 && < 0.11,
- case-insensitive >= 1.1 && < 1.3,
- containers >= 0.3 && < 1.0,
- directory >= 1 && < 2,
-@@ -260,7 +259,6 @@ Test-suite testsuite
- HUnit,
- attoparsec,
- bytestring,
-- bytestring-builder,
- case-insensitive,
- containers,
- directory,
+@@ -146,7 +146,6 @@ Library
+ HUnit >= 1.2 && < 2,
+ attoparsec >= 0.12 && < 0.15,
+ bytestring >= 0.9 && < 0.13,
+- bytestring-builder >= 0.10.4 && < 0.11,
+ case-insensitive >= 1.1 && < 1.3,
+ containers >= 0.3 && < 1.0,
+ directory >= 1 && < 2,
+@@ -261,7 +260,6 @@ Test-suite testsuite
+ HUnit,
+ attoparsec,
+ bytestring,
+- bytestring-builder,
+ case-insensitive,
+ containers,
+ directory,
=====================================
patches/xmlhtml/0.2.5.4/no-bytestring-builder
=====================================
@@ -7,7 +7,7 @@ Index: b/xmlhtml.cabal
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.13,
- bytestring-builder >= 0.10.4.0.2 && < 0.11,
- containers >= 0.3 && < 0.7,
+ containers >= 0.3 && < 1.0,
parsec >= 3.1.2 && < 3.2,
text >= 0.11 && < 2.2,
@@ -870,7 +869,6 @@ Test-suite testsuite
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/83c78ebad8ed8d4a9b969ac6b9ea6afa029626ef
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/83c78ebad8ed8d4a9b969ac6b9ea6afa029626ef
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/20231015/b71b2539/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list