[Git][haskell-team/DHG_packages][master] hspec: Upgrading from 2.6.1 to 2.7.1

Clint Adams gitlab at salsa.debian.org
Sat May 30 22:24:58 BST 2020



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


Commits:
c869b1b3 by Clint Adams at 2020-05-30T17:24:31-04:00
hspec: Upgrading from 2.6.1 to 2.7.1

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-hspec/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec (2.7.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 17:23:10 -0400
+
 haskell-hspec (2.6.1-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-hspec/debian/control
=====================================
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.12),
  libghc-quickcheck2-prof,
- libghc-hspec-core-dev (>= 2.6.1),
- libghc-hspec-core-dev (<< 2.6.2),
+ libghc-hspec-core-dev (>= 2.7.1),
+ libghc-hspec-core-dev (<< 2.7.2),
  libghc-hspec-core-prof,
  libghc-hspec-expectations-dev (>= 0.8.2),
  libghc-hspec-expectations-dev (<< 0.8.3),
@@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-hspec-core-doc,
  libghc-hspec-expectations-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 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
=====================================
@@ -7,8 +7,8 @@ control/debian.
 @@ -47,7 +47,6 @@
        QuickCheck >=2.12
      , base ==4.*
-     , hspec-core ==2.6.1
--    , hspec-discover ==2.6.1
+     , hspec-core ==2.7.1
+-    , hspec-discover ==2.7.1
      , hspec-expectations ==0.8.2.*
    exposed-modules:
        Test.Hspec



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/c869b1b337959b27dc1e2b2aad13f73b5e7d55d7
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/20200530/bc90dc6f/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list