[Git][haskell-team/DHG_packages][master] edit-distance: fix b-ds

Clint Adams gitlab at salsa.debian.org
Sun Jun 7 01:32:31 BST 2020



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


Commits:
b1338c22 by Clint Adams at 2020-06-06T20:32:07-04:00
edit-distance: fix b-ds

- - - - -


2 changed files:

- p/haskell-edit-distance/debian/changelog
- p/haskell-edit-distance/debian/control


Changes:

=====================================
p/haskell-edit-distance/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-edit-distance (0.2.2.1-11) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sat, 06 Jun 2020 20:31:56 -0400
+
 haskell-edit-distance (0.2.2.1-10) unstable; urgency=medium
 
   * Patch for newer QuickCheck.


=====================================
p/haskell-edit-distance/debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends:
  libghc-random-prof,
  libghc-test-framework-dev (>= 0.1.1),
  libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.13),
+ libghc-quickcheck2-dev (<< 2.14),
  libghc-test-framework-quickcheck2-dev,
 Build-Depends-Indep: ghc-doc, libghc-random-doc
 Standards-Version: 4.5.0



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b1338c228c75d837c71d76e544cf3bf3b781f7ee
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/20200607/f7690507/attachment.html>


More information about the Pkg-haskell-commits mailing list