The following commit has been merged in the master branch:
commit 28a8ec9ba082a6eeba9ed853d043bf17639d0399
Author: Simon Richter <[email protected]>
Date:   Sun Aug 2 18:06:54 2009 +0200

    Add uClinux support to ostable and triplettable

diff --git a/debian/changelog b/debian/changelog
index 35763b2..efc745f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ dpkg (1.15.4) UNRELEASED; urgency=low
   * Fix an always false test when trying to decide which package to deselect
     to resolve a dependency problem in dselect.
   * Add uClibc Linux support to ostable and triplettable. Closes: #455501
+  * Add uClinux support to ostable and triplettable.
+    Thanks to Simon Richter <[email protected]>.
 
   [ Raphael Hertzog ]
   * Replace install-info by a wrapper around GNU's install-info. The wrapper
diff --git a/ostable b/ostable
index cfe5d77..2ef2cdd 100644
--- a/ostable
+++ b/ostable
@@ -28,3 +28,5 @@ bsd-freebsd           freebsd                 freebsd[^-]*
 bsd-netbsd             netbsd                  netbsd[^-]*
 bsd-openbsd            openbsd                 openbsd[^-]*
 sysv-solaris           solaris                 solaris[^-]*
+uclibceabi-uclinux     uclinux-uclibceabi      uclinux[^-]*-uclibceabi
+uclibc-uclinux         uclinux-uclibc          uclinux[^-]*(-uclibc.*)?
diff --git a/triplettable b/triplettable
index b9d9881..1a2c666 100644
--- a/triplettable
+++ b/triplettable
@@ -17,3 +17,5 @@ bsd-openbsd-<cpu>     openbsd-<cpu>
 bsd-netbsd-<cpu>       netbsd-<cpu>
 bsd-darwin-<cpu>       darwin-<cpu>
 sysv-solaris-<cpu>     solaris-<cpu>
+uclibceabi-uclinux-arm uclinux-armel
+uclibc-uclinux-<cpu>   uclinux-<cpu>

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to