[Git][haskell-team/DHG_packages][master] fgl-arbitrary: Upgrading from 0.2.0.3 to 0.2.0.5

Clint Adams gitlab at salsa.debian.org
Sun May 31 17:38:43 BST 2020



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


Commits:
15cfb59e by Clint Adams at 2020-05-31T12:38:21-04:00
fgl-arbitrary: Upgrading from 0.2.0.3 to 0.2.0.5

- - - - -


5 changed files:

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


Changes:

=====================================
p/haskell-fgl-arbitrary/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-fgl-arbitrary (0.2.0.5-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 May 2020 12:36:54 -0400
+
 haskell-fgl-arbitrary (0.2.0.3-6) unstable; urgency=medium
 
   * patch for newer deps


=====================================
p/haskell-fgl-arbitrary/debian/control
=====================================
@@ -10,19 +10,20 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
  libghc-quickcheck2-dev (>= 2.3),
- libghc-quickcheck2-dev (<< 2.13),
+ libghc-quickcheck2-dev (<< 2.14),
  libghc-quickcheck2-prof,
  libghc-fgl-dev (>= 5.5.2.0),
  libghc-fgl-dev (<< 6),
- libghc-fgl-prof (>= 5.5.2.0),
- libghc-fgl-prof (<< 6),
+ libghc-fgl-prof,
+ libghc-quickcheck2-dev,
  libghc-fgl-dev,
  libghc-hspec-dev (>= 2.1),
- libghc-hspec-dev (<< 2.7),
+ libghc-hspec-dev (<< 2.8),
+ libghc-hspec-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-fgl-doc,
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
 X-Description: QuickCheck support for fgl
  Provides Arbitrary instances for fgl graphs (to avoid adding a
  QuickCheck dependency for fgl whilst still making the instances


=====================================
p/haskell-fgl-arbitrary/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- a/fgl-arbitrary.cabal
-+++ b/fgl-arbitrary.cabal
-@@ -29,7 +29,7 @@
-   -- other-extensions:
-   build-depends:       base < 5
-                      , fgl >= 5.5.2.0 && < 6
--                     , QuickCheck >= 2.3 && < 2.10
-+                     , QuickCheck >= 2.3 && < 2.13
-   -- hs-source-dirs:
-   default-language:    Haskell2010
- 
-@@ -43,7 +43,7 @@
-     build-depends:    fgl-arbitrary
-                     , fgl
-                     , base
--                    , QuickCheck >= 2.3 && < 2.10
-+                    , QuickCheck >= 2.3 && < 2.13
-                     , hspec >= 2.1 && < 2.5
-                     , containers
- 


=====================================
p/haskell-fgl-arbitrary/debian/patches/newer-hspec deleted
=====================================
@@ -1,11 +0,0 @@
---- a/fgl-arbitrary.cabal
-+++ b/fgl-arbitrary.cabal
-@@ -44,7 +44,7 @@
-                     , fgl
-                     , base
-                     , QuickCheck >= 2.3 && < 2.13
--                    , hspec >= 2.1 && < 2.5
-+                    , hspec >= 2.1 && < 2.7
-                     , containers
- 
-     hs-source-dirs:   test


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/15cfb59e081869b1599ef34b0725a0c160c4bd2a
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/20200531/5027fee2/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list