[Git][haskell-team/DHG_packages][master] 9 commits: blaze-textual: Upgrading from 0.2.2.1 to 0.2.3.1

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Sep 10 20:20:37 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
d1c51b70 by Ilias Tsitsimpis at 2023-09-10T21:58:17+03:00
blaze-textual: Upgrading from 0.2.2.1 to 0.2.3.1

- - - - -
de430eee by Ilias Tsitsimpis at 2023-09-10T21:59:08+03:00
ghc-events: Upgrading from 0.17.0.3 to 0.19.0.1

- - - - -
41890c36 by Ilias Tsitsimpis at 2023-09-10T22:00:59+03:00
hashtables: Upgrading from 1.2.4.2 to 1.3.1

- - - - -
abe08cf0 by Ilias Tsitsimpis at 2023-09-10T22:01:36+03:00
JuicyPixels: Upgrading from 3.3.7 to 3.3.8

- - - - -
72cf60ed by Ilias Tsitsimpis at 2023-09-10T22:06:22+03:00
resource-pool: Upgrading from 0.2.3.2 to 0.4.0.0

- - - - -
b158abc9 by Ilias Tsitsimpis at 2023-09-10T22:07:25+03:00
retry: Upgrading from 0.9.3.0 to 0.9.3.1

- - - - -
c1ef172f by Ilias Tsitsimpis at 2023-09-10T22:08:21+03:00
text-zipper: Upgrading from 0.11 to 0.13

- - - - -
3833ddae by Ilias Tsitsimpis at 2023-09-10T22:10:18+03:00
unordered-containers: Upgrading from 0.2.17.0 to 0.2.19.1

- - - - -
bf9abb93 by Ilias Tsitsimpis at 2023-09-10T22:14:19+03:00
vty: Upgrading from 5.33 to 5.38

- - - - -


19 changed files:

- p/haskell-blaze-textual/debian/changelog
- p/haskell-blaze-textual/debian/control
- p/haskell-ghc-events/debian/changelog
- p/haskell-ghc-events/debian/control
- p/haskell-hashtables/debian/changelog
- p/haskell-hashtables/debian/control
- + p/haskell-hashtables/debian/control.orig
- p/haskell-juicypixels/debian/changelog
- p/haskell-juicypixels/debian/control
- p/haskell-resource-pool/debian/changelog
- p/haskell-resource-pool/debian/control
- p/haskell-retry/debian/changelog
- p/haskell-retry/debian/control
- p/haskell-text-zipper/debian/changelog
- p/haskell-text-zipper/debian/control
- p/haskell-unordered-containers/debian/changelog
- p/haskell-unordered-containers/debian/control
- p/haskell-vty/debian/changelog
- p/haskell-vty/debian/control


Changes:

=====================================
p/haskell-blaze-textual/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-blaze-textual (0.2.2.1-2) UNRELEASED; urgency=medium
+haskell-blaze-textual (0.2.3.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:28 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 21:58:17 +0300
 
 haskell-blaze-textual (0.2.2.1-1) unstable; urgency=medium
 


=====================================
p/haskell-blaze-textual/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-blaze-builder-dev (>= 0.2.1.4),
@@ -23,7 +23,7 @@ Build-Depends-Indep:
  libghc-old-locale-doc,
  libghc-vector-doc,
 Standards-Version: 4.6.2
-Homepage: http://github.com/bos/blaze-textual
+Homepage: http://github.com/swamp-agr/blaze-textual
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-blaze-textual
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-blaze-textual]
 


=====================================
p/haskell-ghc-events/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-ghc-events (0.17.0.3-2) UNRELEASED; urgency=medium
+haskell-ghc-events (0.19.0.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:51 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 21:59:08 +0300
 
 haskell-ghc-events (0.17.0.3-1) unstable; urgency=medium
 


=====================================
p/haskell-ghc-events/debian/control
=====================================
@@ -7,11 +7,11 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-vector-dev (>= 0.7),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-vector-doc,


=====================================
p/haskell-hashtables/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-hashtables (1.2.4.2-2) UNRELEASED; urgency=medium
+haskell-hashtables (1.3.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:32:28 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:00:18 +0300
 
 haskell-hashtables (1.2.4.2-1) unstable; urgency=medium
 


=====================================
p/haskell-hashtables/debian/control
=====================================
@@ -8,15 +8,16 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-hashable-dev,
+ libghc-hashable-dev (>= 1.4),
+ libghc-hashable-dev (<< 1.5),
  libghc-hashable-prof,
  libghc-primitive-dev,
  libghc-primitive-prof,
  libghc-vector-dev (>= 0.7),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
  libghc-vector-prof,
 Build-Depends-Indep:
  ghc-doc,


=====================================
p/haskell-hashtables/debian/control.orig
=====================================
@@ -0,0 +1,131 @@
+Source: haskell-hashtables
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders:
+ Iain Lane <laney at debian.org>,
+Priority: optional
+Section: haskell
+Rules-Requires-Root: no
+Build-Depends:
+ cdbs,
+ debhelper (>= 10),
+ ghc (>= 8),
+ ghc-prof,
+<<<<<<< HEAD
+ haskell-devscripts (>= 0.13),
+ libghc-hashable-dev,
+=======
+ libghc-hashable-dev (>= 1.4),
+ libghc-hashable-dev (<< 1.5),
+>>>>>>> f7b67ac1c3 (hashtables: Upgrading from 1.2.4.2 to 1.3.1)
+ libghc-hashable-prof,
+ libghc-primitive-dev,
+ libghc-primitive-prof,
+ libghc-vector-dev (>= 0.7),
+ libghc-vector-dev (<< 0.14),
+ libghc-vector-prof,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-hashable-doc,
+ libghc-primitive-doc,
+ libghc-vector-doc,
+Standards-Version: 4.6.2
+Homepage: http://github.com/gregorycollins/hashtables
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hashtables
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hashtables]
+
+Package: libghc-hashtables-dev
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
+Description: mutable hash tables${haskell:ShortBlurb}
+ This package provides a couple of different implementations of mutable hash
+ tables in the ST monad, as well as a typeclass abstracting their common
+ operations, and a set of wrappers to use the hash tables in the IO monad.
+ .
+ There are three hash table implementations:
+ .
+  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
+    linear probing as the collision strategy. This should currently be the
+    fastest available hash table implementation for lookups, although it has a
+    higher memory overhead than others.
+  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
+    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
+    table is highly loaded.
+  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
+    insert and lookup performance for higher space efficiency and much shorter
+    delays when expanding the table.
+ .
+ ${haskell:Blurb}
+
+Package: libghc-hashtables-prof
+Architecture: any
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
+Description: mutable hash tables -- profiling libraries${haskell:ShortBlurb}
+ This package provides a couple of different implementations of mutable hash
+ tables in the ST monad, as well as a typeclass abstracting their common
+ operations, and a set of wrappers to use the hash tables in the IO monad.
+ .
+ There are three hash table implementations:
+ .
+  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
+    linear probing as the collision strategy. This should currently be the
+    fastest available hash table implementation for lookups, although it has a
+    higher memory overhead than others.
+  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
+    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
+    table is highly loaded.
+  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
+    insert and lookup performance for higher space efficiency and much shorter
+    delays when expanding the table.
+ .
+ ${haskell:Blurb}
+
+Package: libghc-hashtables-doc
+Architecture: all
+Section: doc
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
+Description: mutable hash tables -- documentation${haskell:ShortBlurb}
+ This package provides a couple of different implementations of mutable hash
+ tables in the ST monad, as well as a typeclass abstracting their common
+ operations, and a set of wrappers to use the hash tables in the IO monad.
+ .
+ There are three hash table implementations:
+ .
+  * Data.HashTable.ST.Basic contains a basic open-addressing hash table using
+    linear probing as the collision strategy. This should currently be the
+    fastest available hash table implementation for lookups, although it has a
+    higher memory overhead than others.
+  * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing".
+    Cuckoo hashing has worst-case O(1) lookups and performs well even when the
+    table is highly loaded.
+  * Data.HashTable.ST.Linear contains a linear hash table, which trades some
+    insert and lookup performance for higher space efficiency and much shorter
+    delays when expanding the table.
+ .
+ ${haskell:Blurb}


=====================================
p/haskell-juicypixels/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-juicypixels (3.3.7-2) UNRELEASED; urgency=medium
+haskell-juicypixels (3.3.8-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:08 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:01:36 +0300
 
 haskell-juicypixels (3.3.7-1) unstable; urgency=medium
 


=====================================
p/haskell-juicypixels/debian/control
=====================================
@@ -8,13 +8,12 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.15),
  libghc-primitive-dev (>= 0.4),
  libghc-primitive-prof,
- libghc-vector-dev (>= 0.10),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (>= 0.13),
  libghc-vector-prof,
  libghc-zlib-dev (<< 0.7),
  libghc-zlib-dev (>= 0.5.3.1),


=====================================
p/haskell-resource-pool/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-resource-pool (0.2.3.2-12) UNRELEASED; urgency=medium
+haskell-resource-pool (0.4.0.0-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:32 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:05:17 +0300
 
 haskell-resource-pool (0.2.3.2-11) unstable; urgency=medium
 


=====================================
p/haskell-resource-pool/debian/control
=====================================
@@ -8,25 +8,18 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-hashable-dev,
+ libghc-hashable-dev (>= 1.1.0.0),
  libghc-hashable-prof,
- libghc-monad-control-dev (>= 0.2.0.1),
- libghc-monad-control-prof,
- libghc-transformers-base-dev (>= 0.4),
- libghc-transformers-base-prof,
- libghc-vector-dev (>= 0.7),
- libghc-vector-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-primitive-dev (>= 0.7),
+ libghc-primitive-prof,
+Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
- libghc-monad-control-doc,
- libghc-transformers-base-doc,
- libghc-vector-doc,
+ libghc-primitive-doc,
 Standards-Version: 4.6.2
-Homepage: https://github.com/bos/pool
+Homepage: https://hackage.haskell.org/package/resource-pool
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-resource-pool
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-resource-pool]
 


=====================================
p/haskell-retry/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-retry (0.9.3.0-2) UNRELEASED; urgency=medium
+haskell-retry (0.9.3.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:32 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:07:25 +0300
 
 haskell-retry (0.9.3.0-1) unstable; urgency=medium
 


=====================================
p/haskell-retry/debian/control
=====================================
@@ -9,7 +9,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-exceptions-dev (>= 0.5),


=====================================
p/haskell-text-zipper/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-text-zipper (0.11-2) UNRELEASED; urgency=medium
+haskell-text-zipper (0.13-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:46 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:08:21 +0300
 
 haskell-text-zipper (0.11-1) unstable; urgency=medium
 


=====================================
p/haskell-text-zipper/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-vector-dev,


=====================================
p/haskell-unordered-containers/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-unordered-containers (0.2.17.0-3) UNRELEASED; urgency=medium
+haskell-unordered-containers (0.2.19.1-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:34:52 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:09:33 +0300
 
 haskell-unordered-containers (0.2.17.0-2) unstable; urgency=medium
 


=====================================
p/haskell-unordered-containers/debian/control
=====================================
@@ -7,18 +7,28 @@ Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
  haskell-devscripts (>= 0.13),
  cdbs,
- ghc (>= 8),
+ ghc (>= 9.4),
  ghc-prof,
  libghc-hashable-dev (>= 1.2.5),
  libghc-hashable-dev (<< 1.5),
  libghc-hashable-prof,
- libghc-chasingbottoms-dev <!nocheck>,
- libghc-hunit-dev <!nocheck>,
- libghc-quickcheck2-dev (>= 2.4.0.1) <!nocheck>,
- libghc-random-dev <!nocheck>,
- libghc-tasty-dev (>= 1.4.0.3) <!nocheck>,
- libghc-tasty-hunit-dev (>= 0.10.0.3) <!nocheck>,
- libghc-tasty-quickcheck-dev (>= 0.10.1.2) <!nocheck>,
+ libghc-chasingbottoms-dev,
+ libghc-chasingbottoms-prof,
+ libghc-hunit-dev,
+ libghc-hunit-prof,
+ libghc-quickcheck2-dev (>= 2.4.0.1),
+ libghc-quickcheck2-prof,
+ libghc-hashable-dev,
+ libghc-nothunks-dev (>= 0.1.3),
+ libghc-nothunks-prof,
+ libghc-random-dev,
+ libghc-random-prof,
+ libghc-tasty-dev (>= 1.4.0.3),
+ libghc-tasty-prof,
+ libghc-tasty-hunit-dev (>= 0.10.0.3),
+ libghc-tasty-hunit-prof,
+ libghc-tasty-quickcheck-dev (>= 0.10.1.2),
+ libghc-tasty-quickcheck-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
 Standards-Version: 4.6.2


=====================================
p/haskell-vty/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-vty (5.33-2) UNRELEASED; urgency=medium
+haskell-vty (5.38-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
   * Declare compliance with Debian policy 4.6.2
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:21 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 10 Sep 2023 22:13:41 +0300
 
 haskell-vty (5.33-1) unstable; urgency=medium
 


=====================================
p/haskell-vty/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-ansi-terminal-dev (>= 0.10.3),
@@ -16,18 +16,14 @@ Build-Depends:
  libghc-blaze-builder-dev (>= 0.3.3.2),
  libghc-blaze-builder-dev (<< 0.5),
  libghc-blaze-builder-prof,
- libghc-hashable-dev (>= 1.2),
- libghc-hashable-prof,
- libghc-microlens-dev (<< 0.4.13),
+ libghc-microlens-dev (<< 0.4.14),
  libghc-microlens-prof,
  libghc-microlens-mtl-dev,
  libghc-microlens-mtl-prof,
  libghc-microlens-prof,
  libghc-microlens-th-dev,
  libghc-microlens-th-prof,
- libghc-parallel-dev (<< 3.3),
- libghc-parallel-dev (>= 2.2),
- libghc-parallel-prof,
+ libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-dev (<< 1.1),
  libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-prof,
@@ -36,11 +32,9 @@ Build-Depends:
 Build-Depends-Indep: ghc-doc,
  libghc-ansi-terminal-doc,
  libghc-blaze-builder-doc,
- libghc-hashable-doc,
  libghc-microlens-doc,
  libghc-microlens-mtl-doc,
  libghc-microlens-th-doc,
- libghc-parallel-doc,
  libghc-utf8-string-doc,
  libghc-vector-doc,
 Standards-Version: 4.6.2



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/8e0a8e2dd7314feabb509bd86ae5ef3d9abd59c8...bf9abb9317cdae70bfb817b86d0fe1ebbe2b5df0

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/8e0a8e2dd7314feabb509bd86ae5ef3d9abd59c8...bf9abb9317cdae70bfb817b86d0fe1ebbe2b5df0
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/20230910/8ce0faae/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list