[Git][haskell-team/DHG_packages][master] integer-logarithms: fix b-ds

Clint Adams gitlab at salsa.debian.org
Sat Apr 14 16:08:51 BST 2018


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


Commits:
d85bea1e by Clint Adams at 2018-04-14T11:08:10-04:00
integer-logarithms: fix b-ds

- - - - -


2 changed files:

- p/haskell-integer-logarithms/debian/changelog
- p/haskell-integer-logarithms/debian/control


Changes:

=====================================
p/haskell-integer-logarithms/debian/changelog
=====================================
--- a/p/haskell-integer-logarithms/debian/changelog
+++ b/p/haskell-integer-logarithms/debian/changelog
@@ -1,3 +1,9 @@
+haskell-integer-logarithms (1.0.2.1-2) unstable; urgency=medium
+
+  * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org>  Sat, 14 Apr 2018 11:07:56 -0400
+
 haskell-integer-logarithms (1.0.2.1-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-integer-logarithms/debian/control
=====================================
--- a/p/haskell-integer-logarithms/debian/control
+++ b/p/haskell-integer-logarithms/debian/control
@@ -4,21 +4,20 @@ Uploaders: Clint Adams <clint at debian.org>
 Priority: optional
 Section: haskell
 Build-Depends: debhelper (>= 10),
- haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.8),
  cdbs,
  ghc,
  ghc-prof,
-# these are newer than current LTS
-# libghc-quickcheck2-dev (>= 2.10),
-# libghc-quickcheck2-dev (<< 2.11),
- libghc-smallcheck-dev (>= 1.1),
+ libghc-quickcheck2-dev (>= 2.10),
+ libghc-quickcheck2-dev (<< 2.12),
+ libghc-smallcheck-dev (>= 1.1.3),
  libghc-smallcheck-dev (<< 1.2),
  libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 0.12),
+ libghc-tasty-dev (<< 1.1),
  libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-hunit-dev (<< 0.10),
+ libghc-tasty-hunit-dev (<< 0.11),
  libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.10),
+ libghc-tasty-quickcheck-dev (<< 0.11),
  libghc-tasty-smallcheck-dev (>= 0.8),
  libghc-tasty-smallcheck-dev (<< 0.9),
 Build-Depends-Indep: ghc-doc,



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/d85bea1e4870e548ecb2c3a5cecf595201942e36
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/20180414/6a64623e/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list