[Git][haskell-team/DHG_packages][master] 8 commits: cassava: Upgrading from 0.5.3.2 to 0.5.4.1
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Mon Jan 26 22:24:01 GMT 2026
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f0439427 by Ilias Tsitsimpis at 2026-01-26T23:11:09+02:00
cassava: Upgrading from 0.5.3.2 to 0.5.4.1
- - - - -
a7728a90 by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
chimera: Upgrading from 0.3.4.0 to 0.4.1.0
- - - - -
07ddad6e by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
data-reify: Upgrading from 0.6.3 to 0.6.4
- - - - -
e916be45 by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
deferred-folds: Upgrading from 0.9.18.6 to 0.9.18.7
- - - - -
c9fb800a by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
dynamic-state: Upgrading from 0.3.1 to 0.3.2
- - - - -
fb3f98ac by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
ghc-exactprint: Upgrading from 1.7.1.0 to 1.10.0.0
- - - - -
db21462f by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
hi-file-parser: Upgrading from 0.1.6.0 to 0.1.8.0
- - - - -
fa1e9f12 by Ilias Tsitsimpis at 2026-01-27T00:18:35+02:00
lens: Add missing build dependencies
- - - - -
24 changed files:
- p/haskell-cassava/debian/changelog
- p/haskell-cassava/debian/control
- p/haskell-chimera/debian/changelog
- p/haskell-chimera/debian/control
- + p/haskell-chimera/debian/patches/newer-deps
- p/haskell-data-reify/debian/patches/series → p/haskell-chimera/debian/patches/series
- p/haskell-data-reify/debian/changelog
- p/haskell-data-reify/debian/control
- − p/haskell-data-reify/debian/patches/newer-deps
- p/haskell-deferred-folds/debian/changelog
- p/haskell-deferred-folds/debian/control
- p/haskell-dynamic-state/debian/changelog
- p/haskell-ghc-exactprint/debian/changelog
- p/haskell-ghc-exactprint/debian/control
- − p/haskell-ghc-exactprint/debian/patches/no-fail
- − p/haskell-ghc-exactprint/debian/patches/series
- p/haskell-hi-file-parser/debian/changelog
- p/haskell-hi-file-parser/debian/patches/no-rts-N
- p/haskell-lens/debian/changelog
- p/haskell-lens/debian/control
- p/haskell-lens/debian/patches/fudge-doctest-nonascii.diff
- + p/haskell-lens/debian/patches/newer-deps
- p/haskell-lens/debian/patches/series
- p/haskell-lens/debian/rules
Changes:
=====================================
p/haskell-cassava/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-cassava (0.5.3.2-2) UNRELEASED; urgency=medium
+haskell-cassava (0.5.4.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:51 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:11:09 +0200
haskell-cassava (0.5.3.2-1) unstable; urgency=medium
=====================================
p/haskell-cassava/debian/control
=====================================
@@ -17,17 +17,19 @@ Build-Depends:
libghc-attoparsec-dev (>= 0.11.3.0),
libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
+ libghc-hashable-dev (>= 1.2.4.0),
libghc-hashable-dev (<< 2),
libghc-hashable-prof,
- libghc-scientific-dev (>= 0.3.4.7),
+ libghc-scientific-dev (>= 0.3.4.9),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
libghc-text-short-dev (>= 0.1),
libghc-text-short-dev (<< 0.2),
libghc-text-short-prof,
+ libghc-unordered-containers-dev (>= 0.2.7.1),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.8),
+ libghc-vector-dev (>= 0.11.0.0),
libghc-vector-dev (<< 0.14),
libghc-vector-prof,
libghc-hunit-dev (<< 1.7),
=====================================
p/haskell-chimera/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-chimera (0.3.4.0-2) UNRELEASED; urgency=medium
+haskell-chimera (0.4.1.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:17 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:12:03 +0200
haskell-chimera (0.3.4.0-1) unstable; urgency=medium
=====================================
p/haskell-chimera/debian/control
=====================================
@@ -20,13 +20,13 @@ Build-Depends: debhelper-compat (= 13),
libghc-vector-dev (<< 0.14),
libghc-vector-prof,
libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.17),
libghc-quickcheck2-prof,
libghc-tasty-dev (<< 1.6),
libghc-tasty-prof,
libghc-tasty-hunit-dev (<< 0.11),
libghc-tasty-hunit-prof,
- libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-dev (<< 0.12),
libghc-tasty-quickcheck-prof,
libghc-tasty-smallcheck-dev (<< 0.9),
libghc-tasty-smallcheck-prof,
=====================================
p/haskell-chimera/debian/patches/newer-deps
=====================================
@@ -0,0 +1,46 @@
+Index: b/chimera.cabal
+===================================================================
+--- a/chimera.cabal
++++ b/chimera.cabal
+@@ -1,14 +1,16 @@
+ cabal-version: 2.2
+ name: chimera
+ version: 0.4.1.0
++x-revision: 1
+ license: BSD-3-Clause
+ license-file: LICENSE
+ copyright: 2017-2019 Bodigrim
+ maintainer: andrew.lelechenko at gmail.com
+ author: Bodigrim
+ tested-with:
+- ghc ==9.8.1 ghc ==9.6.3 ghc ==9.4.8 ghc ==9.2.8 ghc ==9.0.2
+- ghc ==8.10.7 ghc ==8.8.4 ghc ==8.6.5 ghc ==8.4.4 ghc ==8.2.2
++ ghc ==9.12.1 ghc ==9.10.1 ghc ==9.8.4 ghc ==9.6.6 ghc ==9.4.8
++ ghc ==9.2.8 ghc ==9.0.2 ghc ==8.10.7 ghc ==8.8.4 ghc ==8.6.5
++ ghc ==8.4.4 ghc ==8.2.2
+
+ homepage: https://github.com/Bodigrim/chimera#readme
+ synopsis:
+@@ -96,10 +98,10 @@ test-suite chimera-test
+ base >=4.5 && <5,
+ chimera,
+ infinite-list,
+- QuickCheck >=2.10 && <2.15,
++ QuickCheck >=2.10 && <2.17,
+ tasty <1.6,
+ tasty-hunit <0.11,
+- tasty-quickcheck <0.11,
++ tasty-quickcheck <0.12,
+ tasty-smallcheck <0.9,
+ vector,
+
+@@ -117,7 +119,7 @@ benchmark chimera-bench
+ base,
+ chimera,
+ mtl,
+- random <1.3,
++ random <1.4,
+ tasty >=1.4.2,
+- tasty-bench >=0.3.2 && <0.4,
++ tasty-bench >=0.4 && <0.5,
+ vector,
=====================================
p/haskell-data-reify/debian/patches/series → p/haskell-chimera/debian/patches/series
=====================================
=====================================
p/haskell-data-reify/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-data-reify (0.6.3-7) UNRELEASED; urgency=medium
+haskell-data-reify (0.6.4-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:56 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:12:35 +0200
haskell-data-reify (0.6.3-6) unstable; urgency=medium
=====================================
p/haskell-data-reify/debian/control
=====================================
@@ -12,9 +12,6 @@ Build-Depends: debhelper-compat (= 13),
libghc-hashable-prof,
libghc-unordered-containers-dev,
libghc-unordered-containers-prof,
- libghc-base-compat-dev (>= 0.11),
- libghc-base-compat-dev (<< 0.14),
- libghc-base-compat-prof,
libghc-hspec-dev (>= 2),
libghc-hspec-dev (<< 3),
libghc-hspec-prof,
=====================================
p/haskell-data-reify/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/data-reify.cabal
-+++ b/data-reify.cabal
-@@ -63,7 +63,7 @@ test-suite spec
- main-is: Spec.hs
- other-modules: Data.ReifySpec
- build-depends: base >= 4 && < 5
-- , base-compat >= 0.11 && < 0.12
-+ , base-compat >= 0.11 && < 0.14
- , data-reify
- , hspec == 2.*
- build-tool-depends: hspec-discover:hspec-discover == 2.*
=====================================
p/haskell-deferred-folds/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-deferred-folds (0.9.18.6-2) UNRELEASED; urgency=medium
+haskell-deferred-folds (0.9.18.7-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:25 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:13:44 +0200
haskell-deferred-folds (0.9.18.6-1) unstable; urgency=medium
=====================================
p/haskell-deferred-folds/debian/control
=====================================
@@ -28,26 +28,6 @@ Build-Depends: debhelper-compat (= 13),
libghc-vector-dev (<< 0.14),
libghc-vector-prof (>= 0.12),
libghc-vector-prof (<< 0.14),
- libghc-quickcheck2-dev (>= 2.8.1),
- libghc-quickcheck2-dev (<< 3),
- libghc-quickcheck2-prof (>= 2.8.1),
- libghc-quickcheck2-prof (<< 3),
- libghc-quickcheck-instances-dev (>= 0.3.11),
- libghc-quickcheck-instances-dev (<< 0.4),
- libghc-quickcheck-instances-prof (>= 0.3.11),
- libghc-quickcheck-instances-prof (<< 0.4),
- libghc-tasty-dev (>= 0.12),
- libghc-tasty-dev (<< 2),
- libghc-tasty-prof (>= 0.12),
- libghc-tasty-prof (<< 2),
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-hunit-dev (<< 0.11),
- libghc-tasty-hunit-prof (>= 0.9),
- libghc-tasty-hunit-prof (<< 0.11),
- libghc-tasty-quickcheck-dev (>= 0.9),
- libghc-tasty-quickcheck-dev (<< 0.11),
- libghc-tasty-quickcheck-prof (>= 0.9),
- libghc-tasty-quickcheck-prof (<< 0.11),
Build-Depends-Indep: ghc-doc,
libghc-foldl-doc,
libghc-hashable-doc,
=====================================
p/haskell-dynamic-state/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-dynamic-state (0.3.1-7) UNRELEASED; urgency=medium
+haskell-dynamic-state (0.3.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:26 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:16:45 +0200
haskell-dynamic-state (0.3.1-6) unstable; urgency=medium
=====================================
p/haskell-ghc-exactprint/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-ghc-exactprint (1.7.1.0-2) UNRELEASED; urgency=medium
+haskell-ghc-exactprint (1.10.0.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:33 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release (Closes: #1126206)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:21:04 +0200
haskell-ghc-exactprint (1.7.1.0-1) unstable; urgency=medium
=====================================
p/haskell-ghc-exactprint/debian/control
=====================================
@@ -6,32 +6,24 @@ Section: haskell
Build-Depends: debhelper-compat (= 13),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
dh-sequence-haskell,
- ghc (>= 9.4),
+ ghc,
ghc-prof,
- libghc-data-default-dev,
- libghc-data-default-prof,
- libghc-free-dev (>= 4.12),
- libghc-free-prof,
- libghc-ordered-containers-dev,
- libghc-ordered-containers-prof,
libghc-syb-dev (>= 0.5),
- libghc-syb-prof,
- libghc-cabal-syntax-dev,
- libghc-cabal-syntax-prof,
+ libghc-syb-dev (<< 0.8),
+ libghc-syb-prof (>= 0.5),
+ libghc-syb-prof (<< 0.8),
libghc-diff-dev,
libghc-diff-prof,
libghc-hunit-dev (>= 1.2),
- libghc-hunit-prof,
+ libghc-hunit-prof (>= 1.2),
libghc-extra-dev,
libghc-extra-prof,
libghc-ghc-paths-dev (>= 0.1),
- libghc-ghc-paths-prof,
+ libghc-ghc-paths-prof (>= 0.1),
libghc-silently-dev (>= 1.2),
- libghc-silently-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-data-default-doc,
- libghc-free-doc,
- libghc-ordered-containers-doc,
+ libghc-silently-prof (>= 1.2),
+Build-Depends-Indep:
+ ghc-doc,
libghc-syb-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/alanz/ghc-exactprint
=====================================
p/haskell-ghc-exactprint/debian/patches/no-fail deleted
=====================================
@@ -1,21 +0,0 @@
-Index: b/ghc-exactprint.cabal
-===================================================================
---- a/ghc-exactprint.cabal
-+++ b/ghc-exactprint.cabal
-@@ -86,7 +86,6 @@ library
- , mtl >= 2.2.1
- , syb >= 0.5
- , free >= 4.12
-- , fail >= 4.9 && <4.10
- , ghc-boot
-
-
-@@ -124,8 +123,6 @@ Test-Suite test
- , mtl >= 2.2.1
- , syb >= 0.5
- , silently >= 1.2
-- -- for the lib only
-- , fail >= 4.9 && <4.10
- , ghc-boot
- , Cabal-syntax
- if flag (dev)
=====================================
p/haskell-ghc-exactprint/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-fail
=====================================
p/haskell-hi-file-parser/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-hi-file-parser (0.1.6.0-2) UNRELEASED; urgency=medium
+haskell-hi-file-parser (0.1.8.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:02 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:25:50 +0200
haskell-hi-file-parser (0.1.6.0-1) unstable; urgency=medium
=====================================
p/haskell-hi-file-parser/debian/patches/no-rts-N
=====================================
@@ -2,12 +2,12 @@ Index: b/hi-file-parser.cabal
===================================================================
--- a/hi-file-parser.cabal
+++ b/hi-file-parser.cabal
-@@ -76,7 +76,7 @@ test-suite hi-file-parser-test
- Paths_hi_file_parser
- hs-source-dirs:
- test
-- ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
-+ ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded
- build-depends:
- base >=4.10 && <5
- , binary
+@@ -82,7 +82,7 @@ test-suite hi-file-parser-test
+ HiFileParserSpec
+ hs-source-dirs:
+ test
+- ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
++ ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded
+ build-depends:
+ base >=4.10 && <5
+ , binary
=====================================
p/haskell-lens/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lens (5.3.5-2) unstable; urgency=medium
+
+ * Add missing build dependencies (Closes: #1126208)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Mon, 26 Jan 2026 23:48:29 +0200
+
haskell-lens (5.3.5-1) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-lens/debian/control
=====================================
@@ -8,100 +8,117 @@ Rules-Requires-Root: no
Build-Depends:
dh-sequence-haskell,
debhelper-compat (= 13),
- ghc (>= 9.6),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
+ ghc,
ghc-prof,
- haskell-devscripts (>= 0.13),
libghc-assoc-dev (>= 1.0.2),
libghc-assoc-dev (<< 1.2),
- libghc-assoc-prof,
+ libghc-assoc-prof (>= 1.0.2),
+ libghc-assoc-prof (<< 1.2),
libghc-base-orphans-dev (>= 0.5.2),
libghc-base-orphans-dev (<< 1),
- libghc-base-orphans-dev (>= 0.3),
- libghc-base-orphans-prof,
+ libghc-base-orphans-prof (>= 0.5.2),
+ libghc-base-orphans-prof (<< 1),
libghc-bifunctors-dev (>= 5.5.7),
libghc-bifunctors-dev (<< 6),
- libghc-bifunctors-dev (>= 5),
- libghc-bifunctors-prof,
+ libghc-bifunctors-prof (>= 5.5.7),
+ libghc-bifunctors-prof (<< 6),
libghc-call-stack-dev (>= 0.1),
libghc-call-stack-dev (<< 0.5),
- libghc-call-stack-prof,
+ libghc-call-stack-prof (>= 0.1),
+ libghc-call-stack-prof (<< 0.5),
libghc-comonad-dev (>= 5.0.7),
libghc-comonad-dev (<< 6),
- libghc-comonad-dev (>= 4),
- libghc-comonad-prof,
+ libghc-comonad-prof (>= 5.0.7),
+ libghc-comonad-prof (<< 6),
libghc-contravariant-dev (>= 1.4),
libghc-contravariant-dev (<< 2),
- libghc-contravariant-prof,
+ libghc-contravariant-prof (>= 1.4),
+ libghc-contravariant-prof (<< 2),
libghc-distributive-dev (>= 0.5.1),
libghc-distributive-dev (<< 1),
- libghc-distributive-prof,
- libghc-exceptions-dev (<< 1),
- libghc-exceptions-dev (>= 0.1.1),
- libghc-exceptions-prof,
+ libghc-distributive-prof (>= 0.5.1),
+ libghc-distributive-prof (<< 1),
libghc-free-dev (>= 5.1.5),
libghc-free-dev (<< 6),
- libghc-free-prof,
+ libghc-free-prof (>= 5.1.5),
+ libghc-free-prof (<< 6),
libghc-hashable-dev (>= 1.2.7.0),
libghc-hashable-dev (<< 1.6),
- libghc-hashable-prof,
- libghc-hunit-dev (>= 1.2),
+ libghc-hashable-prof (>= 1.2.7.0),
+ libghc-hashable-prof (<< 1.6),
libghc-indexed-traversable-dev (>= 0.1),
libghc-indexed-traversable-dev (<< 0.2),
- libghc-indexed-traversable-prof,
+ libghc-indexed-traversable-prof (>= 0.1),
+ libghc-indexed-traversable-prof (<< 0.2),
libghc-indexed-traversable-instances-dev (>= 0.1),
libghc-indexed-traversable-instances-dev (<< 0.2),
- libghc-indexed-traversable-instances-prof,
+ libghc-indexed-traversable-instances-prof (>= 0.1),
+ libghc-indexed-traversable-instances-prof (<< 0.2),
libghc-kan-extensions-dev (>= 5),
libghc-kan-extensions-dev (<< 6),
- libghc-kan-extensions-prof,
+ libghc-kan-extensions-prof (>= 5),
+ libghc-kan-extensions-prof (<< 6),
libghc-parallel-dev (>= 3.2.1.0),
- libghc-parallel-dev (<< 3.3),
- libghc-parallel-prof,
+ libghc-parallel-dev (<< 3.4),
+ libghc-parallel-prof (>= 3.2.1.0),
+ libghc-parallel-prof (<< 3.4),
libghc-profunctors-dev (>= 5.5.2),
libghc-profunctors-dev (<< 6),
- libghc-profunctors-prof,
- libghc-quickcheck2-dev (>= 2.4),
- libghc-reflection-dev (<< 3),
+ libghc-profunctors-prof (>= 5.5.2),
+ libghc-profunctors-prof (<< 6),
libghc-reflection-dev (>= 2.1),
- libghc-reflection-prof,
+ libghc-reflection-dev (<< 3),
+ libghc-reflection-prof (>= 2.1),
+ libghc-reflection-prof (<< 3),
libghc-semigroupoids-dev (>= 5.0.1),
libghc-semigroupoids-dev (<< 7),
- libghc-semigroupoids-prof,
+ libghc-semigroupoids-prof (>= 5.0.1),
+ libghc-semigroupoids-prof (<< 7),
libghc-strict-dev (>= 0.4),
libghc-strict-dev (<< 0.6),
- libghc-strict-prof,
+ libghc-strict-prof (>= 0.4),
+ libghc-strict-prof (<< 0.6),
libghc-tagged-dev (>= 0.8.6),
libghc-tagged-dev (<< 1),
- libghc-tagged-dev (>= 0.4.4),
- libghc-tagged-prof,
+ libghc-tagged-prof (>= 0.8.6),
+ libghc-tagged-prof (<< 1),
libghc-th-abstraction-dev (>= 0.4.1),
libghc-th-abstraction-dev (<< 0.8),
- libghc-th-abstraction-prof,
+ libghc-th-abstraction-prof (>= 0.4.1),
+ libghc-th-abstraction-prof (<< 0.8),
libghc-these-dev (>= 1.1.1.1),
libghc-these-dev (<< 1.3),
- libghc-these-prof,
+ libghc-these-prof (>= 1.1.1.1),
+ libghc-these-prof (<< 1.3),
libghc-transformers-compat-dev (>= 0.5.0.4),
libghc-transformers-compat-dev (<< 1),
- libghc-transformers-compat-dev (>= 0.4),
- libghc-transformers-compat-prof,
+ libghc-transformers-compat-prof (>= 0.5.0.4),
+ libghc-transformers-compat-prof (<< 1),
libghc-unordered-containers-dev (>= 0.2.10),
libghc-unordered-containers-dev (<< 0.3),
- libghc-unordered-containers-prof,
+ libghc-unordered-containers-prof (>= 0.2.10),
+ libghc-unordered-containers-prof (<< 0.3),
libghc-vector-dev (>= 0.12.1.2),
libghc-vector-dev (<< 0.14),
- libghc-vector-prof,
- libghc-hunit-dev (>= 1.2),
- libghc-hunit-prof,
+ libghc-vector-prof (>= 0.12.1.2),
+ libghc-vector-prof (<< 0.14),
libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-prof,
+ libghc-quickcheck2-prof (>= 2.4),
libghc-simple-reflect-dev (>= 0.3.1),
- libghc-simple-reflect-prof,
- libghc-test-framework-dev (>= 0.6),
- libghc-test-framework-prof,
- libghc-test-framework-hunit-dev (>= 0.2),
- libghc-test-framework-hunit-prof,
- libghc-test-framework-quickcheck2-dev (>= 0.2),
- libghc-test-framework-quickcheck2-prof,
+ libghc-simple-reflect-prof (>= 0.3.1),
+ libghc-tasty-dev (>= 1.4),
+ libghc-tasty-dev (<< 1.6),
+ libghc-tasty-prof (>= 1.4),
+ libghc-tasty-prof (<< 1.6),
+ libghc-tasty-hunit-dev (>= 0.10),
+ libghc-tasty-hunit-dev (<< 0.11),
+ libghc-tasty-hunit-prof (>= 0.10),
+ libghc-tasty-hunit-prof (<< 0.11),
+ libghc-tasty-quickcheck-dev (>= 0.10),
+ libghc-tasty-quickcheck-dev (<< 0.12),
+ libghc-tasty-quickcheck-prof (>= 0.10),
+ libghc-tasty-quickcheck-prof (<< 0.12),
Build-Depends-Indep: ghc-doc,
libghc-assoc-doc,
libghc-base-orphans-doc,
@@ -110,7 +127,6 @@ Build-Depends-Indep: ghc-doc,
libghc-comonad-doc,
libghc-contravariant-doc,
libghc-distributive-doc,
- libghc-exceptions-doc,
libghc-free-doc,
libghc-hashable-doc,
libghc-indexed-traversable-doc,
=====================================
p/haskell-lens/debian/patches/fudge-doctest-nonascii.diff
=====================================
@@ -1,3 +1,5 @@
+Index: b/src/Data/Complex/Lens.hs
+===================================================================
--- a/src/Data/Complex/Lens.hs
+++ b/src/Data/Complex/Lens.hs
@@ -39,7 +39,7 @@ import Data.Complex
=====================================
p/haskell-lens/debian/patches/newer-deps
=====================================
@@ -0,0 +1,21 @@
+Index: b/lens.cabal
+===================================================================
+--- a/lens.cabal
++++ b/lens.cabal
+@@ -1,6 +1,7 @@
+ name: lens
+ category: Data, Lenses, Generics
+ version: 5.3.5
++x-revision: 1
+ license: BSD2
+ cabal-version: 1.18
+ license-file: LICENSE
+@@ -195,7 +196,7 @@ library
+ indexed-traversable-instances >= 0.1 && < 0.2,
+ kan-extensions >= 5 && < 6,
+ mtl >= 2.2.1 && < 2.4,
+- parallel >= 3.2.1.0 && < 3.3,
++ parallel >= 3.2.1.0 && < 3.4,
+ profunctors >= 5.5.2 && < 6,
+ reflection >= 2.1 && < 3,
+ semigroupoids >= 5.0.1 && < 7,
=====================================
p/haskell-lens/debian/patches/series
=====================================
@@ -1 +1,2 @@
+newer-deps
fudge-doctest-nonascii.diff
=====================================
p/haskell-lens/debian/rules
=====================================
@@ -6,8 +6,6 @@ export DEB_ENABLE_TESTS = yes
# test suite expects.
check-ghc-stamp: export LANG := en_US.UTF-8
-export DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-hlint
-
# Doctests just fail on too many architectures. This needs investigation,
# but it should hold up this particular package.
export DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-doctests
@@ -17,9 +15,5 @@ ifeq ($(GHC_HAS_SMP),no)
export DEB_SETUP_GHC_CONFIGURE_ARGS += -f-test-hunit -f-test-properties
endif
-ifeq ($(shell if [ ! -e /usr/bin/ghci ]; then echo 0; fi),0)
- export DEB_SETUP_GHC_CONFIGURE_ARGS += -fwithout-th -f-test-hunit -f-test-templates -f-test-properties
-endif
-
%:
dh $@
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/3c743bf92d259eeeb75d0ea689cf6be40b0142b6...fa1e9f1280743ce03cdee8ea898d890e87a7853e
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/3c743bf92d259eeeb75d0ea689cf6be40b0142b6...fa1e9f1280743ce03cdee8ea898d890e87a7853e
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/20260126/e5ae378a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list