[Git][haskell-team/DHG_packages][master] uuid-types: Upgrading from 1.0.5 to 1.0.5.1

Clint Adams (@clint) gitlab at salsa.debian.org
Sat Oct 21 14:29:43 BST 2023



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
4a3ae20e by Clint Adams at 2023-10-21T09:29:25-04:00
uuid-types: Upgrading from 1.0.5 to 1.0.5.1

- - - - -


5 changed files:

- p/haskell-uuid-types/debian/changelog
- p/haskell-uuid-types/debian/control
- − p/haskell-uuid-types/debian/patches/newer-deps
- − p/haskell-uuid-types/debian/patches/no-ghc-byteorder
- − p/haskell-uuid-types/debian/patches/series


Changes:

=====================================
p/haskell-uuid-types/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-uuid-types (1.0.5.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 21 Oct 2023 09:27:30 -0400
+
 haskell-uuid-types (1.0.5-3) unstable; urgency=medium
 
   * Remove retired developer, Joachim Breitner, from Uploaders.


=====================================
p/haskell-uuid-types/debian/control
=====================================
@@ -18,16 +18,12 @@ Build-Depends:
  libghc-random-prof,
  libghc-quickcheck2-dev (>= 2.14.2) <!nocheck>,
  libghc-quickcheck2-dev (<< 2.15) <!nocheck>,
- libghc-quickcheck2-prof <!nocheck>,
  libghc-tasty-dev (>= 1.4.0.1) <!nocheck>,
- libghc-tasty-dev (<< 1.5) <!nocheck>,
- libghc-tasty-prof <!nocheck>,
+ libghc-tasty-dev (<< 1.6) <!nocheck>,
  libghc-tasty-hunit-dev (>= 0.10) <!nocheck>,
  libghc-tasty-hunit-dev (<< 0.11) <!nocheck>,
- libghc-tasty-hunit-prof <!nocheck>,
  libghc-tasty-quickcheck-dev (>= 0.10) <!nocheck>,
  libghc-tasty-quickcheck-dev (<< 0.11) <!nocheck>,
- libghc-tasty-quickcheck-prof <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
  libghc-random-doc,


=====================================
p/haskell-uuid-types/debian/patches/newer-deps deleted
=====================================
@@ -1,39 +0,0 @@
-Index: b/uuid-types.cabal
-===================================================================
---- a/uuid-types.cabal
-+++ b/uuid-types.cabal
-@@ -1,6 +1,7 @@
- cabal-version:      1.12
- name:               uuid-types
- version:            1.0.5
-+x-revision:         4
- copyright:
-   (c) 2017-2018 Herbert Valerio Riedel
-   (c) 2008-2014 Antoine Latter
-@@ -21,7 +22,11 @@ tested-with:
-    || ==8.4.4
-    || ==8.6.4
-    || ==8.8.4
--   || ==8.10.3
-+   || ==8.10.7
-+   || ==9.0.2
-+   || ==9.2.7
-+   || ==9.4.4
-+   || ==9.6.1
- 
- synopsis:           Type definitions for Universally Unique Identifiers
- description:
-@@ -49,10 +54,10 @@ library
-     , binary            >=0.5.1.0 && <0.9
-     , bytestring        >=0.9.2.1 && <0.12
-     , deepseq           >=1.3.0.0 && <1.5
--    , hashable          >=1.2.7.0 && <1.4
-+    , hashable          >=1.2.7.0 && <1.5
-     , random            >=1.1     && <1.3
--    , template-haskell  >=2.7.0.0 && <2.18
--    , text              >=1.2.3.0 && <1.3
-+    , template-haskell  >=2.7.0.0 && <2.21
-+    , text              >=1.2.3.0 && <1.3 || >=2.0 && <2.1
- 
-   exposed-modules:  Data.UUID.Types
- 


=====================================
p/haskell-uuid-types/debian/patches/no-ghc-byteorder deleted
=====================================
@@ -1,15 +0,0 @@
-Index: b/uuid-types.cabal
-===================================================================
---- a/uuid-types.cabal
-+++ b/uuid-types.cabal
-@@ -89,10 +89,6 @@ test-suite testuuid
-     , bytestring
-     , uuid-types
-     , template-haskell
--
--  -- deps w/o inherited constraints
--  build-depends:
--      ghc-byteorder     >=4.11    && <4.12
-     , QuickCheck        >=2.14.2  && <2.15
-     , tasty             >=1.4.0.1 && <1.5
-     , tasty-hunit       >=0.10    && <0.11


=====================================
p/haskell-uuid-types/debian/patches/series deleted
=====================================
@@ -1,2 +0,0 @@
-newer-deps
-no-ghc-byteorder



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4a3ae20ebb609f2d92d4b14e337194bc76ca735c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4a3ae20ebb609f2d92d4b14e337194bc76ca735c
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/20231021/a2355227/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list