[Git][haskell-team/DHG_packages][master] store: Upgrading from 0.5.1.1 to 0.7.4

Clint Adams gitlab at salsa.debian.org
Sun May 31 13:51:43 BST 2020



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


Commits:
89d97871 by Clint Adams at 2020-05-31T08:51:26-04:00
store: Upgrading from 0.5.1.1 to 0.7.4

- - - - -


5 changed files:

- p/haskell-store/debian/changelog
- p/haskell-store/debian/control
- p/haskell-store/debian/patches/no--N.diff
- + p/haskell-store/debian/patches/no-fail
- p/haskell-store/debian/patches/series


Changes:

=====================================
p/haskell-store/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-store (0.7.4-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 May 2020 08:50:21 -0400
+
 haskell-store (0.5.1.1-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-store/debian/control
=====================================
@@ -56,7 +56,7 @@ Build-Depends: debhelper (>= 10),
  libghc-th-lift-prof,
  libghc-th-lift-instances-dev (>= 0.1.4),
  libghc-th-lift-instances-prof,
- libghc-th-orphans-dev (>= 0.12.2),
+ libghc-th-orphans-dev (>= 0.13.2),
  libghc-th-orphans-prof,
  libghc-th-reify-many-dev (>= 0.1.6),
  libghc-th-reify-many-prof,


=====================================
p/haskell-store/debian/patches/no--N.diff
=====================================
@@ -1,6 +1,6 @@
 --- a/store.cabal
 +++ b/store.cabal
-@@ -103,7 +103,7 @@
+@@ -115,7 +115,7 @@
        System.IO.ByteBufferSpec
    hs-source-dirs:
        test
@@ -9,7 +9,7 @@
    build-depends:
        array >=0.5.0.0
      , async >=2.0.2
-@@ -158,7 +158,7 @@
+@@ -177,7 +177,7 @@
        Paths_store
    hs-source-dirs:
        bench
@@ -18,7 +18,7 @@
    build-depends:
        array >=0.5.0.0
      , async >=2.0.2
-@@ -220,7 +220,7 @@
+@@ -246,7 +246,7 @@
    main-is: Allocations.hs
    hs-source-dirs:
        test


=====================================
p/haskell-store/debian/patches/no-fail
=====================================
@@ -0,0 +1,34 @@
+--- a/store.cabal
++++ b/store.cabal
+@@ -66,7 +66,6 @@
+     , cryptohash >=0.11.6
+     , deepseq >=1.3.0.2
+     , directory >=1.2
+-    , fail >=4.9
+     , filepath >=1.3
+     , free >=4.11
+     , ghc-prim >=0.3.1.0
+@@ -130,7 +129,6 @@
+     , cryptohash >=0.11.6
+     , deepseq >=1.3.0.2
+     , directory >=1.2
+-    , fail >=4.9
+     , filepath >=1.3
+     , free >=4.11
+     , ghc-prim >=0.3.1.0
+@@ -192,7 +190,6 @@
+     , cryptohash >=0.11.6
+     , deepseq >=1.3.0.2
+     , directory >=1.2
+-    , fail >=4.9
+     , filepath >=1.3
+     , free >=4.11
+     , ghc-prim >=0.3.1.0
+@@ -263,7 +260,6 @@
+     , cryptohash >=0.11.6
+     , deepseq >=1.3.0.2
+     , directory >=1.2
+-    , fail >=4.9
+     , filepath >=1.3
+     , free >=4.11
+     , ghc-prim >=0.3.1.0


=====================================
p/haskell-store/debian/patches/series
=====================================
@@ -1 +1,2 @@
 no--N.diff
+no-fail



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/89d97871d70b537915380100f265398131e1a5a3
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/9eca609b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list