Commit fc3315e7 authored by Clint Adams's avatar Clint Adams
Browse files

aeson: build-depend on haskell-devscripts (>= 0.15) to work around ancient...

aeson: build-depend on haskell-devscripts (>= 0.15) to work around ancient timestamp.  closes: #933164.
parent 050e11be
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
haskell-aeson (1.4.2.0-2) unstable; urgency=medium

  * Build-depend on haskell-devscripts (>= 0.15) to work around ancient
    timestamp.  closes: #933164.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 13:31:18 -0400

haskell-aeson (1.4.2.0-1) unstable; urgency=medium

  * New upstream version.
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Build-Depends:
 debhelper (>= 10),
 ghc (>= 8.4.3),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 haskell-devscripts (>= 0.15),
 libghc-attoparsec-dev (>= 0.13.2.2),
 libghc-attoparsec-dev (<< 0.14),
 libghc-attoparsec-prof,