Commit 0c94da10 authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-resolv: Bump dependency bounds

parent b70d0eab
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-resolv (0.1.1.1-2) unstable; urgency=medium

  * Update patch for newer tasty

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 28 Aug 2019 17:58:25 +0200

haskell-resolv (0.1.1.1-1) unstable; urgency=low

  * Initial release (Closes: #911608)
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
 libghc-base16-bytestring-dev (<< 0.2),
 libghc-base16-bytestring-prof,
 libghc-tasty-dev (>= 1.1),
 libghc-tasty-dev (<< 1.2),
 libghc-tasty-dev (<< 1.3),
 libghc-tasty-prof,
 libghc-tasty-hunit-dev (>= 0.10),
 libghc-tasty-hunit-dev (<< 0.11),
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ index 6da2282..f6d4ce9 100644
   -- additional dependencies not inherited
-  build-depends: tasty         >= 0.11.2  && < 0.12
-               , tasty-hunit   >= 0.9.2   && < 0.10
+  build-depends: tasty         >= 1.1     && < 1.2
+  build-depends: tasty         >= 1.1     && < 1.3
+               , tasty-hunit   >= 0.10    && < 0.11
                , directory     >= 1.1.0.2 && < 1.4
                , filepath      >= 1.3.0   && < 1.5