[Git][haskell-team/DHG_packages][master] 11 commits: pointed: Upgrading from 5.0.4 to 5.0.5
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Jan 28 21:07:24 GMT 2026
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
8b8ec6df by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
pointed: Upgrading from 5.0.4 to 5.0.5
- - - - -
95299574 by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
pretty-simple: Upgrading from 4.1.2.0 to 4.1.4.0
- - - - -
4b543bf7 by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
reducers: Upgrading from 3.12.4 to 3.12.5
- - - - -
eb943f2c by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
static-bytes: Upgrading from 0.1.0 to 0.1.1
- - - - -
4a156a7e by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
strict-list: Upgrading from 0.1.7.5 to 0.1.7.6
- - - - -
67a8fd80 by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
tasty-discover: Upgrading from 5.0.0 to 5.0.2
- - - - -
25dbd2ee by Ilias Tsitsimpis at 2026-01-28T22:55:43+02:00
tasty-lua: Upgrading from 1.1.1 to 1.1.2
- - - - -
f3bbf2f6 by Ilias Tsitsimpis at 2026-01-28T23:04:16+02:00
text-show: Upgrading from 3.10.5 to 3.11.2
- - - - -
f5c5056c by Ilias Tsitsimpis at 2026-01-28T23:04:16+02:00
vault: Upgrading from 0.3.1.5 to 0.3.1.6
- - - - -
d0ab0c56 by Ilias Tsitsimpis at 2026-01-28T23:04:16+02:00
vector-hashtables: Upgrading from 0.1.2.0 to 0.1.2.1
- - - - -
9b7ce362 by Ilias Tsitsimpis at 2026-01-28T23:04:16+02:00
witherable: Upgrading from 0.4.2 to 0.5
- - - - -
30 changed files:
- p/haskell-pointed/debian/changelog
- p/haskell-pointed/debian/control
- − p/haskell-pointed/debian/patches/newer-deps
- − p/haskell-pointed/debian/patches/series
- p/haskell-pretty-simple/debian/changelog
- p/haskell-pretty-simple/debian/control
- p/haskell-pretty-simple/debian/patches/no-rts-N
- p/haskell-reducers/debian/changelog
- p/haskell-reducers/debian/control
- − p/haskell-reducers/debian/patches/newer-deps
- − p/haskell-reducers/debian/patches/series
- p/haskell-static-bytes/debian/changelog
- − p/haskell-static-bytes/debian/patches/big-endian
- − p/haskell-static-bytes/debian/patches/series
- p/haskell-strict-list/debian/changelog
- p/haskell-tasty-discover/debian/changelog
- p/haskell-tasty-lua/debian/changelog
- p/haskell-tasty-lua/debian/control
- p/haskell-text-show/debian/changelog
- p/haskell-text-show/debian/control
- − p/haskell-text-show/debian/patches/no-bytestring-builder
- − p/haskell-text-show/debian/patches/series
- p/haskell-vault/debian/changelog
- p/haskell-vault/debian/control
- − p/haskell-vault/debian/patches/newer-deps
- − p/haskell-vault/debian/patches/series
- p/haskell-vector-hashtables/debian/changelog
- p/haskell-witherable/debian/changelog
- p/haskell-witherable/debian/control
- p/haskell-witherable/debian/patches/newer-deps
Changes:
=====================================
p/haskell-pointed/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-pointed (5.0.4-4) UNRELEASED; urgency=medium
+haskell-pointed (5.0.5-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:12:03 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:29:45 +0200
haskell-pointed (5.0.4-3) unstable; urgency=medium
=====================================
p/haskell-pointed/debian/control
=====================================
@@ -13,9 +13,8 @@ Build-Depends:
libghc-comonad-dev (>= 5),
libghc-comonad-dev (<< 6),
libghc-comonad-prof,
- libghc-data-default-class-dev (<< 0.2),
libghc-data-default-class-dev (>= 0.0.1),
- libghc-data-default-class-dev (<< 0.2),
+ libghc-data-default-class-dev (<< 0.3),
libghc-data-default-class-prof,
libghc-hashable-dev (>= 1.1),
libghc-hashable-dev (<< 1.6),
@@ -25,10 +24,9 @@ Build-Depends:
libghc-kan-extensions-prof,
libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-dev (>= 4),
+ libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-prof,
- libghc-semigroups-dev (<< 1),
- libghc-semigroups-dev (>= 0.8.3.1),
- libghc-semigroups-prof,
+ libghc-tagged-dev (>= 0.5),
libghc-tagged-dev (<< 1),
libghc-tagged-dev (>= 0.5),
libghc-tagged-prof,
@@ -45,7 +43,6 @@ Build-Depends-Indep:
libghc-hashable-doc,
libghc-kan-extensions-doc,
libghc-semigroupoids-doc,
- libghc-semigroups-doc,
libghc-tagged-doc,
libghc-transformers-compat-doc,
libghc-unordered-containers-doc,
=====================================
p/haskell-pointed/debian/patches/newer-deps deleted
=====================================
@@ -1,37 +0,0 @@
-Index: b/pointed.cabal
-===================================================================
---- a/pointed.cabal
-+++ b/pointed.cabal
-@@ -1,6 +1,7 @@
- name: pointed
- category: Data
- version: 5.0.4
-+x-revision: 3
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -81,13 +82,13 @@ library
- build-depends: comonad >= 5 && < 6
-
- if flag(containers)
-- build-depends: containers >= 0.4 && < 0.7
-+ build-depends: containers >= 0.4 && < 0.8
-
- if flag(kan-extensions)
- build-depends: kan-extensions >= 5 && < 6
-
- if flag(semigroupoids)
-- build-depends: semigroupoids >= 4 && < 6
-+ build-depends: semigroupoids >= 4 && < 7
-
- if flag(semigroups)
- build-depends: semigroups >= 0.8.3.1 && < 1
-@@ -102,7 +103,7 @@ library
- build-depends: transformers >= 0.2 && < 0.7, transformers-compat >= 0.3 && < 1
-
- if flag(unordered-containers)
-- build-depends: hashable >= 1.1 && < 1.5, unordered-containers >= 0.2 && < 0.3
-+ build-depends: hashable >= 1.1 && < 1.6, unordered-containers >= 0.2 && < 0.3
-
- exposed-modules:
- Data.Pointed
=====================================
p/haskell-pointed/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
=====================================
p/haskell-pretty-simple/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-pretty-simple (4.1.2.0-4) UNRELEASED; urgency=medium
+haskell-pretty-simple (4.1.4.0-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:49 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:31:02 +0200
haskell-pretty-simple (4.1.2.0-3) unstable; urgency=medium
=====================================
p/haskell-pretty-simple/debian/control
=====================================
@@ -14,10 +14,6 @@ Build-Depends: debhelper-compat (= 13),
libghc-prettyprinter-ansi-terminal-prof,
libghc-optparse-applicative-dev,
libghc-optparse-applicative-prof,
- libghc-cabal-doctest-dev (>= 1.0.2) <!nocheck>,
- libghc-doctest-dev (>= 0.13) <!nocheck>,
- libghc-glob-dev <!nocheck>,
- libghc-quickcheck2-dev <!nocheck>,
Build-Depends-Indep: ghc-doc,
libghc-prettyprinter-doc,
libghc-prettyprinter-ansi-terminal-doc,
=====================================
p/haskell-pretty-simple/debian/patches/no-rts-N
=====================================
@@ -1,6 +1,8 @@
+Index: b/pretty-simple.cabal
+===================================================================
--- a/pretty-simple.cabal
+++ b/pretty-simple.cabal
-@@ -57,7 +57,7 @@
+@@ -52,7 +52,7 @@ executable pretty-simple
, text
, optparse-applicative
default-language: Haskell2010
@@ -9,7 +11,7 @@
if flag(buildexe)
buildable: True
-@@ -72,7 +72,7 @@
+@@ -67,7 +67,7 @@ executable pretty-simple-example
build-depends: base
, pretty-simple
default-language: Haskell2010
@@ -18,7 +20,7 @@
if flag(buildexample)
buildable: True
-@@ -89,7 +89,7 @@
+@@ -84,7 +84,7 @@ executable pretty-simple-json-example
, pretty-simple
, text
default-language: Haskell2010
@@ -27,16 +29,7 @@
if flag(buildexample)
buildable: True
-@@ -106,7 +106,7 @@
- , QuickCheck
- , template-haskell
- default-language: Haskell2010
-- ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
-+ ghc-options: -Wall -threaded -rtsopts
-
- benchmark pretty-simple-bench
- type: exitcode-stdio-1.0
-@@ -119,7 +119,7 @@
+@@ -102,7 +102,7 @@ benchmark pretty-simple-bench
, pretty-simple
, text
default-language: Haskell2010
=====================================
p/haskell-reducers/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-reducers (3.12.4-4) UNRELEASED; urgency=medium
+haskell-reducers (3.12.5-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:11 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:35:14 +0200
haskell-reducers (3.12.4-3) unstable; urgency=medium
=====================================
p/haskell-reducers/debian/control
=====================================
@@ -15,10 +15,10 @@ Build-Depends:
libghc-fingertree-dev (>= 0.1),
libghc-fingertree-prof,
libghc-hashable-dev (>= 1.1.2.1),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
- libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-dev (>= 4),
+ libghc-semigroupoids-dev (<< 7),
libghc-semigroupoids-prof,
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-dev (<< 0.3),
=====================================
p/haskell-reducers/debian/patches/newer-deps deleted
=====================================
@@ -1,30 +0,0 @@
-Index: b/reducers.cabal
-===================================================================
---- a/reducers.cabal
-+++ b/reducers.cabal
-@@ -1,6 +1,7 @@
- name: reducers
- category: Data, Math, Numerical, Semigroups
- version: 3.12.4
-+x-revision: 5
- license: BSD3
- cabal-version: >= 1.10
- license-file: LICENSE
-@@ -40,13 +41,13 @@ library
- base >= 4 && < 5,
- array >= 0.3 && < 0.6,
- transformers >= 0.2 && < 0.7,
-- bytestring >= 0.9.1 && < 0.12,
-+ bytestring >= 0.9.1 && < 0.13,
- containers >= 0.3 && < 0.7,
- fingertree >= 0.1 && < 0.2,
-- hashable >= 1.1.2.1 && < 1.4,
-- text >= 0.11.1.5 && < 1.3,
-+ hashable >= 1.1.2.1 && < 1.5,
-+ text >= 0.11.1.5 && < 2.2,
- unordered-containers >= 0.2 && < 0.3,
-- semigroupoids >= 4 && < 6
-+ semigroupoids >= 4 && < 7
-
- if impl(ghc < 8.0)
- build-depends:
=====================================
p/haskell-reducers/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
=====================================
p/haskell-static-bytes/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-static-bytes (0.1.0-4) UNRELEASED; urgency=medium
+haskell-static-bytes (0.1.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:32 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:36:29 +0200
haskell-static-bytes (0.1.0-3) unstable; urgency=medium
=====================================
p/haskell-static-bytes/debian/patches/big-endian deleted
=====================================
@@ -1,92 +0,0 @@
-From 08d19aaf328fd456960f689fa66e0bfb7eebf28b Mon Sep 17 00:00:00 2001
-From: Mike Pilgrem <mpilgrem at users.noreply.github.com>
-Date: Sun, 20 Oct 2024 20:29:04 +0100
-Subject: [PATCH] Fix #1 Enforce that the Word64 values used are little-endian.
-
-Index: b/src/Data/StaticBytes.hs
-===================================================================
---- a/src/Data/StaticBytes.hs
-+++ b/src/Data/StaticBytes.hs
-@@ -34,6 +34,7 @@ import qualified Data.Vector.Unboxed.Bas
- import Foreign.ForeignPtr
- import Foreign.Ptr
- import Foreign.Storable
-+import GHC.ByteOrder ( ByteOrder (..), targetByteOrder )
- import RIO hiding ( words )
- import System.IO.Unsafe ( unsafePerformIO )
-
-@@ -75,20 +76,23 @@ class DynamicBytes dbytes where
- lengthD :: dbytes -> Int
- -- Yeah, it looks terrible to use a list here, but fusion should kick in
- withPeekD :: dbytes -> ((Int -> IO Word64) -> IO a) -> IO a
-+ -- ^ This assumes that the Word64 values are all little-endian.
- -- | May throw a runtime exception if invariants are violated!
- fromWordsD :: Int -> [Word64] -> dbytes
-+ -- ^ This assumes that the Word64 values are all little-endian.
-
- fromWordsForeign ::
- (ForeignPtr a -> Int -> b)
- -> Int
- -> [Word64]
-+ -- ^ The Word64 values are assumed to be little-endian.
- -> b
- fromWordsForeign wrapper len words0 = unsafePerformIO $ do
- fptr <- B.mallocByteString len
- withForeignPtr fptr $ \ptr -> do
- let loop _ [] = pure ()
- loop off (w:ws) = do
-- pokeElemOff (castPtr ptr) off w
-+ pokeElemOff (castPtr ptr) off (fromLE64 w)
- loop (off + 1) ws
- loop 0 words0
- pure $ wrapper fptr len
-@@ -96,6 +100,7 @@ fromWordsForeign wrapper len words0 = un
- withPeekForeign ::
- (ForeignPtr a, Int, Int)
- -> ((Int -> IO Word64) -> IO b)
-+ -- ^ The Word64 values are assumed to be little-endian.
- -> IO b
- withPeekForeign (fptr, off, len) inner =
- withForeignPtr fptr $ \ptr -> do
-@@ -109,7 +114,7 @@ withPeekForeign (fptr, off, len) inner =
- let w64' = shiftL (fromIntegral w8) (i * 8) .|. w64
- loop w64' (i + 1)
- loop 0 0
-- | otherwise = peekByteOff ptr (off + off')
-+ | otherwise = toLE64 <$> peekByteOff ptr (off + off')
- inner f
-
- instance DynamicBytes B.ByteString where
-@@ -129,7 +134,7 @@ instance word8 ~ Word8 => DynamicBytes (
- let loop _ [] =
- VP.Vector 0 len <$> BA.unsafeFreezeByteArray ba
- loop i (w:ws) = do
-- BA.writeByteArray ba i w
-+ BA.writeByteArray ba i (fromLE64 w)
- loop (i + 1) ws
- loop 0 words0
- withPeekD (VP.Vector off len ba) inner = do
-@@ -143,7 +148,8 @@ instance word8 ~ Word8 => DynamicBytes (
- let w64' = shiftL (fromIntegral w8) (i * 8) .|. w64
- loop w64' (i + 1)
- loop 0 0
-- | otherwise = pure $ BA.indexByteArray ba (off + (off' `div` 8))
-+ | otherwise = pure $
-+ toLE64 $ BA.indexByteArray ba (off + (off' `div` 8))
- inner f
-
- instance word8 ~ Word8 => DynamicBytes (VU.Vector word8) where
-@@ -244,3 +250,13 @@ fromStatic ::
- => sbytes
- -> dbytes
- fromStatic = fromWordsD (lengthS (Nothing :: Maybe sbytes)) . ($ []) . toWordsS
-+
-+-- | Convert a 64 bit value in CPU endianess to little endian.
-+toLE64 :: Word64 -> Word64
-+toLE64 = case targetByteOrder of
-+ BigEndian -> byteSwap64
-+ LittleEndian -> id
-+
-+-- | Convert a little endian 64 bit value to CPU endianess.
-+fromLE64 :: Word64 -> Word64
-+fromLE64 = toLE64
=====================================
p/haskell-static-bytes/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-big-endian
=====================================
p/haskell-strict-list/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-strict-list (0.1.7.5-2) UNRELEASED; urgency=medium
+haskell-strict-list (0.1.7.6-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:32 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:37:53 +0200
haskell-strict-list (0.1.7.5-1) unstable; urgency=medium
=====================================
p/haskell-tasty-discover/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tasty-discover (5.0.0-3) UNRELEASED; urgency=medium
+haskell-tasty-discover (5.0.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:40 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:38:15 +0200
haskell-tasty-discover (5.0.0-2) unstable; urgency=medium
=====================================
p/haskell-tasty-lua/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tasty-lua (1.1.1-2) UNRELEASED; urgency=medium
+haskell-tasty-lua (1.1.2-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:14 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:38:42 +0200
haskell-tasty-lua (1.1.1-1) unstable; urgency=medium
=====================================
p/haskell-tasty-lua/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
ghc,
ghc-prof,
libghc-quickcheck2-dev (>= 2.9),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.18),
libghc-quickcheck2-prof,
libghc-file-embed-dev (>= 0.0),
libghc-file-embed-dev (<< 0.1),
=====================================
p/haskell-text-show/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-text-show (3.10.5-2) UNRELEASED; urgency=medium
+haskell-text-show (3.11.2-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> Wed, 28 Jan 2026 22:39:19 +0200
haskell-text-show (3.10.5-1) unstable; urgency=medium
=====================================
p/haskell-text-show/debian/control
=====================================
@@ -5,50 +5,45 @@ Uploaders:
Priority: optional
Section: haskell
Rules-Requires-Root: no
-Build-Depends:
+Build-Depends: debhelper-compat (= 13),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.16.42),
dh-sequence-haskell,
- debhelper-compat (= 13),
- ghc (>= 8.4.3),
+ ghc,
ghc-prof,
- haskell-devscripts (>= 0.13),
libghc-base-compat-batteries-dev (>= 0.11),
- libghc-base-compat-batteries-dev (<< 0.14),
+ libghc-base-compat-batteries-dev (<< 0.15),
libghc-base-compat-batteries-prof,
libghc-bifunctors-dev (>= 5.1),
libghc-bifunctors-dev (<< 6),
libghc-bifunctors-prof,
- libghc-generic-deriving-dev (>= 1.14.1),
- libghc-generic-deriving-dev (<< 2),
- libghc-generic-deriving-dev (>= 1.11),
- libghc-generic-deriving-prof,
- libghc-th-abstraction-dev (>= 0.4),
+ libghc-th-abstraction-dev (>= 0.5),
libghc-th-abstraction-dev (<< 0.8),
libghc-th-abstraction-prof,
- libghc-th-lift-dev (>= 0.7.6),
- libghc-th-lift-dev (<< 1),
- libghc-th-lift-prof,
libghc-transformers-compat-dev (>= 0.5),
libghc-transformers-compat-dev (<< 1),
libghc-transformers-compat-prof,
libghc-quickcheck2-dev (>= 2.14.3),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.17),
libghc-quickcheck2-prof,
libghc-base-orphans-dev (>= 0.8.5),
libghc-base-orphans-dev (<< 0.10),
libghc-base-orphans-prof,
libghc-deriving-compat-dev (>= 0.6.5),
libghc-deriving-compat-dev (<< 1),
+ libghc-deriving-compat-prof,
+ libghc-generic-deriving-dev (>= 1.14.1),
+ libghc-generic-deriving-dev (<< 2),
+ libghc-generic-deriving-prof,
libghc-hspec-dev (>= 2),
libghc-hspec-dev (<< 3),
libghc-hspec-prof,
libghc-quickcheck-instances-dev (>= 0.3.28),
libghc-quickcheck-instances-dev (<< 0.4),
+ libghc-quickcheck-instances-prof,
Build-Depends-Indep: ghc-doc,
libghc-base-compat-batteries-doc,
libghc-bifunctors-doc,
- libghc-generic-deriving-doc,
libghc-th-abstraction-doc,
- libghc-th-lift-doc,
libghc-transformers-compat-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/RyanGlScott/text-show
=====================================
p/haskell-text-show/debian/patches/no-bytestring-builder deleted
=====================================
@@ -1,20 +0,0 @@
-Index: b/text-show.cabal
-===================================================================
---- a/text-show.cabal
-+++ b/text-show.cabal
-@@ -179,7 +179,6 @@ library
- , base-compat-batteries >= 0.11 && < 0.14
- , bifunctors >= 5.1 && < 6
- , bytestring >= 0.9 && < 0.13
-- , bytestring-builder
- , containers >= 0.1 && < 0.8
- , generic-deriving >= 1.14.1 && < 2
- , ghc-prim
-@@ -370,7 +369,6 @@ test-suite spec
- , base-compat-batteries >= 0.11 && < 0.14
- , base-orphans >= 0.8.5 && < 0.10
- , bytestring >= 0.9 && < 0.13
-- , bytestring-builder
- , deriving-compat >= 0.6.5 && < 1
- , generic-deriving >= 1.14.1 && < 2
- , ghc-prim
=====================================
p/haskell-text-show/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-bytestring-builder
=====================================
p/haskell-vault/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-vault (0.3.1.5-5) UNRELEASED; urgency=medium
+haskell-vault (0.3.1.6-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:35 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:45:01 +0200
haskell-vault (0.3.1.5-4) unstable; urgency=medium
=====================================
p/haskell-vault/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-hashable-dev (>= 1.1.2.5),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
libghc-unordered-containers-dev (>= 0.2.3.0),
libghc-unordered-containers-dev (<< 0.3),
=====================================
p/haskell-vault/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
-Index: b/vault.cabal
-===================================================================
---- a/vault.cabal
-+++ b/vault.cabal
-@@ -1,5 +1,6 @@
- Name: vault
- Version: 0.3.1.5
-+x-revision: 3
- Synopsis: a persistent store for values of arbitrary types
- Description:
- A /vault/ is a persistent store for values of arbitrary types.
-@@ -48,10 +49,10 @@ flag UseGHC
-
- Library
- hs-source-dirs: src
-- build-depends: base >= 4.5 && < 4.16,
-+ build-depends: base >= 4.5 && < 4.19,
- containers >= 0.4 && < 0.7,
- unordered-containers >= 0.2.3.0 && < 0.3,
-- hashable >= 1.1.2.5 && < 1.4
-+ hashable >= 1.1.2.5 && < 1.5
-
- if impl(ghc < 8.0)
- build-depends: semigroups >= 0.1 && < 1.0
=====================================
p/haskell-vault/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
=====================================
p/haskell-vector-hashtables/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-vector-hashtables (0.1.2.0-2) UNRELEASED; urgency=medium
+haskell-vector-hashtables (0.1.2.1-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:46 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:45:46 +0200
haskell-vector-hashtables (0.1.2.0-1) unstable; urgency=medium
=====================================
p/haskell-witherable/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-witherable (0.4.2-5) UNRELEASED; urgency=medium
+haskell-witherable (0.5-1) unstable; urgency=medium
+ [ Scott Talbert ]
* Build using dh-haskell
- -- Scott Talbert <swt at techie.net> Sun, 09 Nov 2025 21:11:37 -0500
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 28 Jan 2026 22:46:40 +0200
haskell-witherable (0.4.2-4) unstable; urgency=medium
=====================================
p/haskell-witherable/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
libghc-base-orphans-dev (<< 0.10),
libghc-base-orphans-prof,
libghc-hashable-dev (>= 1.2.7.0),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
libghc-hashable-prof,
libghc-indexed-traversable-dev (>= 0.1.1),
libghc-indexed-traversable-dev (<< 0.2),
=====================================
p/haskell-witherable/debian/patches/newer-deps
=====================================
@@ -1,19 +1,32 @@
+Index: b/witherable.cabal
+===================================================================
--- a/witherable.cabal
+++ b/witherable.cabal
-@@ -24,12 +24,12 @@ library
+@@ -1,6 +1,7 @@
+ cabal-version: 2.4
+ name: witherable
+ version: 0.5
++x-revision: 2
+ synopsis: filterable traversable
+ description: A stronger variant of `traverse` which can remove elements and generalised mapMaybe, catMaybes, filter
+ homepage: https://github.com/fumieval/witherable
+@@ -13,7 +14,7 @@ category: Data
+ build-type: Simple
+ extra-source-files: CHANGELOG.md
+ tested-with: GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 ||
+- ==9.0.1 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1
++ ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.4 || ==9.10.3 || ==9.12.2
+
+ source-repository head
+ type: git
+@@ -25,8 +26,8 @@ library
Witherable
- Data.Witherable
build-depends: base >=4.9 && <5,
-- base-orphans >=0.8.4 && <0.9,
-+ base-orphans >=0.8.4 && <0.10,
- containers >=0.5.7.1 && <0.7,
-- hashable >=1.2.7.0 && <1.4,
-- transformers >=0.5.2.0 && <0.6,
-+ hashable >=1.2.7.0 && <1.5,
-+ transformers >=0.5.2.0 && <0.7,
+ base-orphans >=0.8.4 && <0.10,
+- containers >=0.5.7.1 && <0.8,
+- hashable >=1.2.7.0 && <1.5,
++ containers >=0.5.7.1 && <0.9,
++ hashable >=1.2.7.0 && <1.6,
+ transformers >=0.5.2.0 && <0.7,
unordered-containers >=0.2.12.0 && <0.3,
-- vector >=0.12.2.0 && <0.13,
-+ vector >=0.12.2.0 && <0.14,
- indexed-traversable >=0.1.1 && <0.2,
- indexed-traversable-instances >=0.1 && <0.2
- hs-source-dirs: src
+ vector >=0.12.2.0 && <0.14,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ef99c3d80762a19b5f78e49069c6239e1eb52f3b...9b7ce3628f5360f9bebc98923c9e414b550eec67
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/ef99c3d80762a19b5f78e49069c6239e1eb52f3b...9b7ce3628f5360f9bebc98923c9e414b550eec67
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/20260128/662ab6a3/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list