X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=0c2e33d8941a56a4aedd744489d285c92c57ad82;hb=ee41e7601519b155e240454ced16912b9db38075;hp=42f9a72ca66491ec6d7c7f8cd30f082e26b843c1;hpb=e1afe273728490fdebbed5a7e4e169f7303c259c;p=debian%2Fipip diff --git a/debian/changelog b/debian/changelog index 42f9a72..0c2e33d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +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 + * bring up to current debhelper version, Debian standards + + -- Bdale Garbee Wed, 05 Aug 2020 13:46:13 -0600 + +ipip (1.1.9) unstable; urgency=low + + * add Vcs entries to the control file + * move gbp.conf to .git/ + * turn on hardening build flags + * make lintian happier + + -- Bdale Garbee Fri, 29 Jun 2012 08:11:42 -0600 + +ipip (1.1.8) unstable; urgency=low + + * clean up the init script short description + + -- Bdale Garbee Tue, 15 Apr 2008 14:11:27 -0600 + ipip (1.1.7) unstable; urgency=low * add LSB formatted dependency info in init.d script, thanks Petter!