Commit 44e6618c authored by Clint Adams's avatar Clint Adams
Browse files

aeson-extra: deduplicate Build-Depends

parent 39966245
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-aeson-extra (0.4.1.0-3) unstable; urgency=medium

  * Deduplicate Build-Depends.

 -- Clint Adams <clint@debian.org>  Mon, 16 Apr 2018 19:55:53 -0400

haskell-aeson-extra (0.4.1.0-2) unstable; urgency=medium

  * Patch for newer tasty and tasty-hunit.
+4 −12
Original line number Diff line number Diff line
@@ -34,22 +34,14 @@ Build-Depends:
 libghc-parsec3-dev (<< 3.2),
 libghc-parsec3-dev (>= 3.1.9),
 libghc-parsec3-prof,
 libghc-quickcheck-instances-dev (<< 0.4),
 libghc-quickcheck-instances-dev (>= 0.3),
 libghc-recursion-schemes-dev (<< 5.1),
 libghc-recursion-schemes-dev (>= 4.1.2),
 libghc-recursion-schemes-dev (<< 5.1),
 libghc-recursion-schemes-prof,
 libghc-scientific-dev (<< 0.4),
 libghc-scientific-dev (>= 0.3),
 libghc-scientific-prof,
 libghc-tasty-dev (<< 0.12),
 libghc-tasty-dev (>= 1.1),
 libghc-tasty-hunit-dev (>= 0.9),
 libghc-tasty-hunit-dev (<< 0.11),
 libghc-tasty-quickcheck-dev (<< 0.9),
 libghc-tasty-quickcheck-dev (>= 0.8),
 libghc-text-dev (<< 1.3),
 libghc-text-dev (>= 1.2),
 libghc-text-dev (<< 1.3),
 libghc-text-prof,
 libghc-these-dev (>= 0.7.4),
 libghc-these-dev (<< 0.8),
@@ -63,9 +55,9 @@ Build-Depends:
 libghc-quickcheck-instances-dev (>= 0.3),
 libghc-quickcheck-instances-dev (<< 0.4),
 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-time-parsers-dev (>= 0.1.0.0),