Browse Source

* Update k*bsd-gnu arch names in buildlib/ostable (Clos...
Author: mdz
Date: 2004-06-10 08:10:23 GMT
* Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)

Arch Librarian 22 years ago
parent
commit
c9b6b707c7
2 changed files with 3 additions and 2 deletions
  1. 2 2
      buildlib/ostable
  2. 1 0
      debian/changelog

+ 2 - 2
buildlib/ostable

@@ -8,8 +8,8 @@
 
 
 # These are used by Debian
 # These are used by Debian
 [^-]*-linux-.*   linux
 [^-]*-linux-.*   linux
-[^-]*-kfreebsd.*-gnu   freebsd
-[^-]*-knetbsd.*-gnu   netbsd
+[^-]*-kfreebsd.*-gnu   kfreebsd
+[^-]*-knetbsd.*-gnu   knetbsd
 [^-]*-gnu[^-]*   hurd
 [^-]*-gnu[^-]*   hurd
 
 
 # These are samples. 
 # These are samples. 

+ 1 - 0
debian/changelog

@@ -17,6 +17,7 @@ apt (0.5.26) unstable; urgency=low
     from debian/rules
     from debian/rules
   * Fix typo in error message when encountering unknown type in source list
   * Fix typo in error message when encountering unknown type in source list
     (Closes: #253217)
     (Closes: #253217)
+  * Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)
 
 
  --
  --