Commit ac1cf182 authored by Clint Adams's avatar Clint Adams
Browse files

math-functions: Upgrading from 0.2.1.0 to 0.3.1.0

parent 438f11b0
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
haskell-math-functions (0.2.1.0-4) UNRELEASED; urgency=medium
haskell-math-functions (0.3.1.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:19 +0000
  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <clint@debian.org>  Thu, 01 Aug 2019 19:39:12 -0400

haskell-math-functions (0.2.1.0-3) unstable; urgency=medium

+7 −5
Original line number Diff line number Diff line
@@ -8,21 +8,23 @@ Rules-Requires-Root: no
Build-Depends:
 cdbs,
 debhelper (>= 10),
 haskell-devscripts (>= 0.13),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-data-default-class-dev (>= 0.1.2.0),
 libghc-data-default-class-prof,
 libghc-primitive-dev,
 libghc-primitive-prof,
 libghc-vector-dev (>= 0.7),
 libghc-vector-prof,
 libghc-vector-th-unbox-dev,
 libghc-vector-th-unbox-dev (>= 0.2.1.6),
 libghc-vector-th-unbox-prof,
Build-Depends-Indep:
 ghc-doc,
Build-Depends-Indep: ghc-doc,
 libghc-data-default-class-doc,
 libghc-primitive-doc,
 libghc-vector-doc,
 libghc-vector-th-unbox-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: https://github.com/bos/math-functions
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-math-functions
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-math-functions]