From: Mark Wooding Date: Sun, 22 Sep 2019 00:18:58 +0000 (+0100) Subject: configure.ac, debian/control: Set Catacomb version now that it's released. X-Git-Tag: 1.5.0~1 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/a97b7d4ee71c32d6e255bdbc4f84c127dd7249e2?hp=dbc84ac3309e10a581233f3a2bd62ba174d247db configure.ac, debian/control: Set Catacomb version now that it's released. --- diff --git a/configure.ac b/configure.ac index b61659f7..e6d1c0d2 100644 --- a/configure.ac +++ b/configure.ac @@ -87,7 +87,7 @@ case $want_adns,$have_adns in esac PKG_CHECK_MODULES([mLib], [mLib >= 2.2.1]) -PKG_CHECK_MODULES([catacomb], [catacomb >= 2.4.2-70]) +PKG_CHECK_MODULES([catacomb], [catacomb >= 2.5.0]) AM_CFLAGS="$AM_CFLAGS $mLib_CFLAGS $catacomb_CFLAGS" diff --git a/debian/control b/debian/control index 43dbc175..07a34c23 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), pkg-config, curl, rsync, tshark, wireshark-dev (>= 1.12.1), python (>= 2.6.6-3~), mlib-dev (>= 2.2.2), - catacomb-dev (>= 2.4.2+70), catacomb-bin (>= 2.1.4) + catacomb-dev (>= 2.5.0), catacomb-bin (>= 2.1.4) Build-Depends-Indep: python-cdb, python-gtk2, python-mlib (>= 1.0.2), python-catacomb (>= 1.2.0) Standards-Version: 3.1.1