Commit 8b47a517 authored by Andreas Tille's avatar Andreas Tille
Browse files

Build against ffindex (>= 0.9.9.8)

parent 1378e068
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
hhsuite (3.0~beta3+dfsg-3) UNRELEASED; urgency=medium

  * Build against ffindex (>= 0.9.9.8)

 -- Andreas Tille <tille@debian.org>  Fri, 11 Jan 2019 13:05:23 +0100

hhsuite (3.0~beta3+dfsg-2) unstable; urgency=medium

  * Install context_data.crf (Thanks for the patch to Andrius Merkys
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Uploaders: Laszlo Kajan <lkajan@debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               libffindex0-dev (>= 0.9.9.7.soedinglab+git20171201.74550c8),
               libffindex0-dev (>= 0.9.9.8),
               cmake,
               texlive-latex-base,
               texlive-latex-recommended,
@@ -21,7 +21,7 @@ Package: hhsuite
Architecture: amd64
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ffindex (>= 0.9.9.7.soedinglab+git20171201.74550c8),
         ffindex (>= 0.9.9.8),
         hhsuite-data (= ${source:Version}),
         python
Breaks: hhsuite-data (<= 2.0.16-1)