The following commit has been merged in the master branch:
commit d9f2c0b8be230eccf6bbb2471a0d10141f93a66f
Author: Guillem Jover <guil...@debian.org>
Date:   Fri Feb 6 02:53:04 2009 +0200

    Add kopensolaris support to ostable and triplettable
    
    Closes: #509312

diff --git a/ChangeLog b/ChangeLog
index 6054b71..f2a8a4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-02-06  Guillem Jover  <guil...@debian.org>
 
+       * ostable: Add gnu-kopensolaris.
+       * triplettable: Add gnu-kopensolaris to kopensolaris mapping.
+
+2009-02-06  Guillem Jover  <guil...@debian.org>
+
        * ostable: Reindent to make room for longer os names.
 
 2009-02-05  Raphael Hertzog  <hert...@debian.org>
diff --git a/debian/changelog b/debian/changelog
index 6f475a9..3d8d3be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,7 @@ dpkg (1.15.0) UNRELEASED; urgency=low
   * Sanitize --status-fd output by replacing newlines with spaces.
     Closes: #505172
   * Remove unneeded cpio dependency from dpkg-dev.
+  * Add kopensolaris support to ostable and triplettable. Closes: #509312
 
   [ Raphael Hertzog ]
   * Enhance dpkg-shlibdeps's error message when a library can't be found to
diff --git a/ostable b/ostable
index 56aa503..9cd8956 100644
--- a/ostable
+++ b/ostable
@@ -19,6 +19,7 @@ gnulp-linux           linux-gnulp             linux[^-]*-gnulp
 gnu-linux              linux-gnu               linux[^-]*(-gnu.*)?
 gnu-kfreebsd           kfreebsd-gnu            kfreebsd[^-]*(-gnu.*)?
 gnu-knetbsd            knetbsd-gnu             knetbsd[^-]*(-gnu.*)?
+gnu-kopensolaris       kopensolaris-gnu        kopensolaris[^-]*(-gnu.*)?
 gnu-hurd               gnu                     gnu[^-]*
 bsd-darwin             darwin                  darwin[^-]*
 bsd-freebsd            freebsd                 freebsd[^-]*
diff --git a/triplettable b/triplettable
index 79ca1d0..db4a2ad 100644
--- a/triplettable
+++ b/triplettable
@@ -8,6 +8,7 @@ gnulp-linux-i386        lpia
 gnu-linux-<cpu>                <cpu>
 gnu-kfreebsd-<cpu>     kfreebsd-<cpu>
 gnu-knetbsd-<cpu>      knetbsd-<cpu>
+gnu-kopensolaris-<cpu> kopensolaris-<cpu>
 gnu-hurd-<cpu>         hurd-<cpu>
 bsd-freebsd-<cpu>      freebsd-<cpu>
 bsd-openbsd-<cpu>      openbsd-<cpu>

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to