[Git][haskell-team/DHG_packages][master] singleton-bool: Upgrading from 0.1.5 to 0.1.6

Clint Adams (@clint) gitlab at salsa.debian.org
Sun Jul 31 03:53:45 BST 2022



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


Commits:
d3cdc1c7 by Clint Adams at 2022-07-30T22:53:28-04:00
singleton-bool: Upgrading from 0.1.5 to 0.1.6

- - - - -


3 changed files:

- p/haskell-singleton-bool/debian/changelog
- p/haskell-singleton-bool/debian/control
- p/haskell-singleton-bool/debian/patches/newer-deps


Changes:

=====================================
p/haskell-singleton-bool/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-singleton-bool (0.1.5-3) UNRELEASED; urgency=medium
+haskell-singleton-bool (0.1.6-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Declare compliance with Debian policy 4.6.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 28 Jun 2022 15:33:06 +0300
+  [ Clint Adams ]
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 Jul 2022 22:52:11 -0400
 
 haskell-singleton-bool (0.1.5-2) unstable; urgency=medium
 


=====================================
p/haskell-singleton-bool/debian/control
=====================================
@@ -9,11 +9,19 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-boring-dev (>= 0.2),
+ libghc-boring-dev (<< 0.3),
+ libghc-boring-prof,
  libghc-dec-dev (>= 0.0.3),
  libghc-dec-dev (<< 0.1),
  libghc-dec-prof,
+ libghc-some-dev (>= 1.0.3),
+ libghc-some-dev (<< 1.1),
+ libghc-some-prof,
 Build-Depends-Indep: ghc-doc,
+ libghc-boring-doc,
  libghc-dec-doc,
+ libghc-some-doc,
 Standards-Version: 4.6.1
 Homepage: https://github.com/phadej/singleton-bool#readme
 X-Description: type-level booleans


=====================================
p/haskell-singleton-bool/debian/patches/newer-deps
=====================================
@@ -1,11 +1,11 @@
 --- a/singleton-bool.cabal
 +++ b/singleton-bool.cabal
-@@ -31,7 +31,7 @@
+@@ -36,7 +36,7 @@ library
    hs-source-dirs:   src
    ghc-options:      -Wall
    build-depends:
--      base  >=4.6   && <4.13
-+      base  >=4.6   && <5
- 
-   if impl(ghc >= 7.8)
-     build-depends:
+-      base     >=4.7   && <4.16
++      base     >=4.7   && <5
+     , boring   >=0.2   && <0.3
+     , dec      >=0.0.3 && <0.1
+     , deepseq  >=1.3   && <1.5



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d3cdc1c79b8b24f2991a64239553b35e8f4106d7
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/20220731/8fe11c8d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list