Просмотр исходного кода

Add kopensolaris support to ostable and triplettable

Closes: #509312
Guillem Jover лет назад: 17
Родитель
Сommit
d9f2c0b8be
4 измененных файлов с 8 добавлено и 0 удалено
  1. 5 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 0
      ostable
  4. 1 0
      triplettable

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-02-06  Guillem Jover  <guillem@debian.org>
+
+	* ostable: Add gnu-kopensolaris.
+	* triplettable: Add gnu-kopensolaris to kopensolaris mapping.
+
 2009-02-06  Guillem Jover  <guillem@debian.org>
 
 	* ostable: Reindent to make room for longer os names.

+ 1 - 0
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

+ 1 - 0
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[^-]*

+ 1 - 0
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>