Commit 86d1790a authored by Clint Adams's avatar Clint Adams
Browse files

store: Upgrading from 0.5.0.1 to 0.5.1.1

parent 39b81a81
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-store (0.5.1.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 22:21:18 -0400

haskell-store (0.5.0.1-1) unstable; urgency=medium

  * New upstream release
+1 −11
Original line number Diff line number Diff line
@@ -68,18 +68,8 @@ Build-Depends: debhelper (>= 10),
 libghc-vector-prof,
 libghc-void-dev (>= 0.5.11),
 libghc-void-prof,
 libghc-cereal-dev,
 libghc-cereal-prof,
 libghc-cereal-vector-dev,
 libghc-cereal-vector-prof,
 libghc-clock-dev (>= 0.3),
 libghc-clock-prof,
 libghc-criterion-dev,
 libghc-criterion-prof,
 libghc-vector-binary-instances-dev,
 libghc-vector-binary-instances-prof,
 libghc-weigh-dev,
 libghc-weigh-prof,
Build-Depends-Indep: ghc-doc,
 libghc-async-doc,
 libghc-base-orphans-doc,
@@ -110,7 +100,7 @@ Build-Depends-Indep: ghc-doc,
 libghc-unordered-containers-doc,
 libghc-vector-doc,
 libghc-void-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: https://github.com/fpco/store
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-store
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-store]
+11 −13
Original line number Diff line number Diff line
Index: b/store.cabal
===================================================================
--- a/store.cabal
+++ b/store.cabal
@@ -102,7 +102,7 @@ test-suite store-test
@@ -103,7 +103,7 @@
       System.IO.ByteBufferSpec
   hs-source-dirs:
       test
@@ -11,16 +9,7 @@ Index: b/store.cabal
   build-depends:
       array >=0.5.0.0
     , async >=2.0.2
@@ -154,7 +154,7 @@ test-suite store-weigh
   main-is: Allocations.hs
   hs-source-dirs:
       test
-  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T -O2
+  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-T -O2
   build-depends:
       array >=0.5.0.0
     , async >=2.0.2
@@ -213,7 +213,7 @@ benchmark store-bench
@@ -158,7 +158,7 @@
       Paths_store
   hs-source-dirs:
       bench
@@ -29,3 +18,12 @@ Index: b/store.cabal
   build-depends:
       array >=0.5.0.0
     , async >=2.0.2
@@ -220,7 +220,7 @@
   main-is: Allocations.hs
   hs-source-dirs:
       test
-  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T -O2
+  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-T -O2
   build-depends:
       array >=0.5.0.0
     , async >=2.0.2