From: Ian Jackson Date: Sat, 20 Sep 2025 10:04:50 +0000 (+0100) Subject: Remove now-false caveat that hippotat isn't packaged. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=817af097a5429d23d4ed19f4dc752d9f4756c42c;p=secnet.git Remove now-false caveat that hippotat isn't packaged. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 5cd9a01..469136e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ secnet (0.6.8~) unstable; urgency=medium * Avoid using `bool`, `false` and `true` as identifiers. Fixes conflicts with modern C and GCC-15. Closes: #1097866. + * Remove now-false caveat that hippotat isn't packaged. It is, now. + [Report from Tomas Pospisek] Closes: #1066029. -- diff --git a/debian/control b/debian/control index bb08b1f..6133b5f 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,6 @@ Description: VPN software for distributed networks However, it is not easy to configure. . secnet works well with userv-ipif (allowing it to run without needing - root privilege) and hippotat (not currently in Debian). + root privilege) and hippotat. . secnet is the main VPN program used by greenend.org.uk.