[Git][haskell-team/DHG_packages][master] fgl: Upgrading from 5.6.0.0 to 5.7.0.1

Clint Adams gitlab at salsa.debian.org
Sat Jul 27 23:12:06 BST 2019



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


Commits:
5d974f68 by Clint Adams at 2019-07-27T22:11:46Z
fgl: Upgrading from 5.6.0.0 to 5.7.0.1

- - - - -


5 changed files:

- p/haskell-fgl/debian/changelog
- p/haskell-fgl/debian/control
- − p/haskell-fgl/debian/patches/newer-hspec
- − p/haskell-fgl/debian/patches/newer-quickcheck
- − p/haskell-fgl/debian/patches/series


Changes:

=====================================
p/haskell-fgl/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-fgl (5.7.0.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 18:10:46 -0400
+
 haskell-fgl (5.6.0.0-4) unstable; urgency=medium
 
   * Patch for newer hspec.


=====================================
p/haskell-fgl/debian/control
=====================================
@@ -10,11 +10,13 @@ Build-Depends: debhelper (>= 10),
  ghc (>= 8),
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
+ libghc-quickcheck2-prof,
  libghc-hspec-dev (>= 2.1),
- libghc-hspec-dev (<< 2.6),
+ libghc-hspec-dev (<< 2.7),
+ libghc-hspec-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.4.0
 Homepage: http://hackage.haskell.org/package/fgl
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-fgl
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-fgl]


=====================================
p/haskell-fgl/debian/patches/newer-hspec deleted
=====================================
@@ -1,11 +0,0 @@
---- a/fgl.cabal
-+++ b/fgl.cabal
-@@ -91,7 +91,7 @@
-     build-depends:    fgl
-                     , base
-                     , QuickCheck >= 2.8 && < 2.12
--                    , hspec >= 2.1 && < 2.5
-+                    , hspec >= 2.1 && < 2.6
-                     , containers
- 
-     hs-source-dirs:   test


=====================================
p/haskell-fgl/debian/patches/newer-quickcheck deleted
=====================================
@@ -1,11 +0,0 @@
---- a/fgl.cabal
-+++ b/fgl.cabal
-@@ -90,7 +90,7 @@
- 
-     build-depends:    fgl
-                     , base
--                    , QuickCheck >= 2.8 && < 2.10
-+                    , QuickCheck >= 2.8 && < 2.12
-                     , hspec >= 2.1 && < 2.5
-                     , containers
- 


=====================================
p/haskell-fgl/debian/patches/series deleted
=====================================
@@ -1,2 +0,0 @@
-newer-quickcheck
-newer-hspec



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/5d974f68a32d6abe8902cc4485fda2e006c79914
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/20190727/cdb1b111/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list