From: Bdale Garbee Date: Fri, 24 Feb 2023 12:31:29 +0000 (-0700) Subject: minor update to fix man page X-Git-Tag: debian/1.1.11~1 X-Git-Url: https://git.gag.com/?p=debian%2Fipip;a=commitdiff_plain;h=ee41e7601519b155e240454ced16912b9db38075 minor update to fix man page --- diff --git a/debian/changelog b/debian/changelog index 3181081..0c2e33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ipip (1.1.11) unstable; urgency=medium + + * update man page to point to /usr/share/doc instead of /usr/doc + + -- Bdale Garbee Fri, 24 Feb 2023 05:30:49 -0700 + ipip (1.1.10) unstable; urgency=medium * resolve GCC 10 build issues, closes: #957368