[Git][haskell-team/DHG_packages][master] splitmix: Upgrading from 0.0.2 to 0.0.4

Clint Adams gitlab at salsa.debian.org
Sat May 30 17:23:08 BST 2020



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


Commits:
664cbb3d by Clint Adams at 2020-05-30T12:22:50-04:00
splitmix: Upgrading from 0.0.2 to 0.0.4

- - - - -


2 changed files:

- p/haskell-splitmix/debian/changelog
- p/haskell-splitmix/debian/control


Changes:

=====================================
p/haskell-splitmix/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-splitmix (0.0.4-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 12:22:08 -0400
+
 haskell-splitmix (0.0.2-2) unstable; urgency=medium
 
   * Gratuitous sourceful post-NEW upload.


=====================================
p/haskell-splitmix/debian/control
=====================================
@@ -10,8 +10,9 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-random-dev (>= 1.0),
  libghc-random-dev (<< 1.2),
- libghc-random-prof (>= 1.0),
- libghc-random-prof (<< 1.2),
+ libghc-random-prof,
+ libghc-hunit-dev,
+ libghc-hunit-prof,
  libghc-async-dev (>= 2.2.1),
  libghc-async-dev (<< 2.3),
  libghc-async-prof (>= 2.2.1),
@@ -32,8 +33,8 @@ Build-Depends: debhelper (>= 10),
  libghc-vector-prof (<< 0.13),
 Build-Depends-Indep: ghc-doc,
  libghc-random-doc,
-Standards-Version: 4.4.0
-X-Description: Fast Splittable PRNG
+Standards-Version: 4.5.0
+X-Description: fast splittable PRNG
  Pure Haskell implementation of SplitMix, a splittable
  pseudorandom number generator that is quite fast.
  .



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/664cbb3da39877c02c5b4584b36d9ad5ae72dd66
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/20200530/b76430c8/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list