minor update to fix man page
[debian/ipip] / debian / changelog
index 42f9a72ca66491ec6d7c7f8cd30f082e26b843c1..0c2e33d8941a56a4aedd744489d285c92c57ad82 100644 (file)
@@ -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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  Fri, 29 Jun 2012 08:11:42 -0600
+
+ipip (1.1.8) unstable; urgency=low
+
+  * clean up the init script short description
+
+ -- Bdale Garbee <bdale@gag.com>  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!