summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildlib/ostable1
-rw-r--r--debian/changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/buildlib/ostable b/buildlib/ostable
index e513836a3..983bda8af 100644
--- a/buildlib/ostable
+++ b/buildlib/ostable
@@ -9,6 +9,7 @@
# These are used by Debian
[^-]*-linux-.* linux
[^-]*-kfreebsd.*-gnu freebsd
+[^-]*-knetbsd.*-gnu netbsd
[^-]*-gnu[^-]* hurd
# These are samples.
diff --git a/debian/changelog b/debian/changelog
index 2dcb9fa11..5ace69136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ apt (0.5.16) unstable; urgency=low
* po/de.po update from Michael Karcher <karcher@physik.fu-berlin.de>
(Closes: #222560)
* Update config.guess and config.sub from autotools-dev 20031007.1
+ * Add knetbsd to buildlib/ostable (Closes: #212344)
--