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

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 03:24:56 BST 2019



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


Commits:
86d1790a by Clint Adams at 2019-07-28T02:24:02Z
store: Upgrading from 0.5.0.1 to 0.5.1.1

- - - - -


3 changed files:

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


Changes:

=====================================
p/haskell-store/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-store (0.5.1.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 22:21:18 -0400
+
 haskell-store (0.5.0.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-store/debian/control
=====================================
@@ -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]


=====================================
p/haskell-store/debian/patches/no--N.diff
=====================================
@@ -1,8 +1,6 @@
-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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/86d1790a6960e7f6afeb714f6596dd68a018e18d
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/20190728/7baaf160/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list