diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:42 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:59:42 +0000 |
commit | fc5d1867292e92af72cb4018e1817a677bc32858 (patch) | |
tree | 3a64cd8a193ddd97826ee513ef5741df1dd2c5a6 | |
parent | cc99a10236616ca1b01e4bc3852a9c5257c69d48 (diff) |
Add s390x.
Author: doogie
Date: 2002-11-09 19:59:10 GMT
Add s390x.
-rw-r--r-- | buildlib/archtable | 1 | ||||
-rw-r--r-- | debian/changelog | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/buildlib/archtable b/buildlib/archtable index 252f39d7c..22cc89937 100644 --- a/buildlib/archtable +++ b/buildlib/archtable @@ -23,3 +23,4 @@ sh sh hppa.* hppa ia64 ia64 s390 s390 +s390x s390x diff --git a/debian/changelog b/debian/changelog index 518e7e881..0b47f16a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,7 @@ apt (0.5.5) unstable; urgency=low * apt-config dumps sends to stdout not stderr now. Closes: #146294 * Fix segfault in FindAny when /i is used, and there is no default. Closes: #165891 + * Add s390x to archtable. Closese: #160992. -- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600 |