Commit 1e5c5d21 authored by Clint Adams's avatar Clint Adams
Browse files

statistics: Upgrading from 0.14.0.2 to 0.15.0.0

parent 27cbc9c3
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
haskell-statistics (0.14.0.2-4) UNRELEASED; urgency=medium
haskell-statistics (0.15.0.0-1) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Add missing "Upstream-Name" field into "debian/copyright".

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 16 May 2019 14:24:27 +0000
  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Thu, 01 Aug 2019 21:06:49 -0400

haskell-statistics (0.14.0.2-3) unstable; urgency=medium

+10 −6
Original line number Diff line number Diff line
@@ -14,11 +14,14 @@ Build-Depends:
 libghc-aeson-dev (>= 0.6.0.0),
 libghc-aeson-prof,
 libghc-base-orphans-dev (>= 0.6),
 libghc-base-orphans-dev (<< 0.8),
 libghc-base-orphans-dev (<< 0.9),
 libghc-base-orphans-prof,
 libghc-erf-dev,
 libghc-erf-prof,
 libghc-math-functions-dev (>= 0.1.7),
 libghc-data-default-class-dev (>= 0.1.2),
 libghc-data-default-class-prof,
 libghc-dense-linear-algebra-dev (>= 0.1),
 libghc-dense-linear-algebra-dev (<< 0.2),
 libghc-dense-linear-algebra-prof,
 libghc-math-functions-dev (>= 0.3),
 libghc-math-functions-prof,
 libghc-monad-par-dev (>= 0.3.4),
 libghc-monad-par-prof,
@@ -35,7 +38,8 @@ Build-Depends:
Build-Depends-Indep: ghc-doc,
 libghc-aeson-doc,
 libghc-base-orphans-doc,
 libghc-erf-doc,
 libghc-data-default-class-doc,
 libghc-dense-linear-algebra-doc,
 libghc-math-functions-doc,
 libghc-monad-par-doc,
 libghc-mwc-random-doc,
@@ -43,7 +47,7 @@ Build-Depends-Indep: ghc-doc,
 libghc-vector-algorithms-doc,
 libghc-vector-binary-instances-doc,
 libghc-vector-th-unbox-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: https://github.com/bos/statistics
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-statistics
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-statistics]
+0 −11
Original line number Diff line number Diff line
--- a/statistics.cabal
+++ b/statistics.cabal
@@ -104,7 +104,7 @@
   build-depends:
     aeson >= 0.6.0.0,
     base >= 4.5 && < 5,
-    base-orphans >= 0.6 && <0.7,
+    base-orphans >= 0.6 && <0.8,
     binary >= 0.5.1.0,
     deepseq >= 1.1.0.2,
     erf,
+0 −1
Original line number Diff line number Diff line
newer-deps