[Git][haskell-team/DHG_packages][master] 2 commits: hspec-core: Upgrading from 2.7.1 to 2.8.5

Clint Adams (@clint) gitlab at salsa.debian.org
Tue Jun 14 21:06:35 BST 2022



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


Commits:
ae819647 by Clint Adams at 2022-06-14T15:57:52-04:00
hspec-core: Upgrading from 2.7.1 to 2.8.5

- - - - -
0ead2abd by Clint Adams at 2022-06-14T16:00:03-04:00
hspec: Upgrading from 2.7.1 to 2.8.5

- - - - -


5 changed files:

- p/haskell-hspec-core/debian/changelog
- p/haskell-hspec-core/debian/control
- p/haskell-hspec/debian/changelog
- p/haskell-hspec/debian/control
- p/haskell-hspec/debian/patches/no-hspec-discover


Changes:

=====================================
p/haskell-hspec-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec-core (2.8.5-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jun 2022 15:57:52 -0400
+
 haskell-hspec-core (2.7.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-hspec-core/debian/control
=====================================
@@ -14,11 +14,11 @@ Build-Depends: debhelper (>= 10),
  libghc-hunit-prof,
  libghc-quickcheck2-dev (>= 2.13.1),
  libghc-quickcheck2-prof,
- libghc-ansi-terminal-dev (>= 0.5),
+ libghc-ansi-terminal-dev (>= 0.6.2),
  libghc-ansi-terminal-prof,
  libghc-call-stack-dev,
  libghc-call-stack-prof,
- libghc-clock-dev,
+ libghc-clock-dev (>= 0.7.1),
  libghc-clock-prof,
  libghc-hspec-expectations-dev (>= 0.8.2),
  libghc-hspec-expectations-dev (<< 0.8.3),


=====================================
p/haskell-hspec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec (2.8.5-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jun 2022 15:58:26 -0400
+
 haskell-hspec (2.7.1-2) unstable; urgency=medium
 
   * Fix hspec-discover dependency.


=====================================
p/haskell-hspec/debian/control
=====================================
@@ -11,9 +11,12 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.12),
  libghc-quickcheck2-prof,
- libghc-hspec-core-dev (>= 2.7.1),
- libghc-hspec-core-dev (<< 2.7.2),
+ libghc-hspec-core-dev (>= 2.8.5),
+ libghc-hspec-core-dev (<< 2.8.6),
  libghc-hspec-core-prof,
+ libghc-hspec-discover-dev (>= 2.8.5),
+ libghc-hspec-discover-dev (<< 2.8.6),
+ libghc-hspec-discover-prof,
  libghc-hspec-expectations-dev (>= 0.8.2),
  libghc-hspec-expectations-dev (<< 0.8.3),
  libghc-hspec-expectations-prof,
@@ -21,7 +24,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-hspec-core-doc,
  libghc-hspec-expectations-doc,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Homepage: https://hspec.github.io/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hspec
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hspec]


=====================================
p/haskell-hspec/debian/patches/no-hspec-discover
=====================================
@@ -4,11 +4,11 @@ control/debian.
 
 --- a/hspec.cabal
 +++ b/hspec.cabal
-@@ -47,7 +47,6 @@
+@@ -46,7 +46,6 @@ library
        QuickCheck >=2.12
      , base ==4.*
-     , hspec-core ==2.7.1
--    , hspec-discover ==2.7.1
+     , hspec-core ==2.8.5
+-    , hspec-discover ==2.8.5
      , hspec-expectations ==0.8.2.*
    exposed-modules:
        Test.Hspec



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/733521d540eeb20c25be3a09dd833d1988c80d4a...0ead2abd42e55cc1c19873668f6e51a7895334d5

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/733521d540eeb20c25be3a09dd833d1988c80d4a...0ead2abd42e55cc1c19873668f6e51a7895334d5
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/20220614/852fe52d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list