From dd8621b4a90e19e584b137759a95e96c3179f657 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sat, 16 Mar 2002 20:33:56 +0000 Subject: [PATCH] Move to main --- debian/changelog | 7 +++++++ debian/control | 3 ++- debian/kern-sysname | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f64631a11..5f3676fb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openafs (1.2.3final2-4) unstable; urgency=low + + * Move from non-us to main. + * Fix ultrasparc 2.4 build to actually work. + + -- Sam Hartman Sat, 16 Mar 2002 15:33:33 -0500 + openafs (1.2.3final2-3) unstable; urgency=medium * Oops, install backup diff --git a/debian/control b/debian/control index 7b5de9312..f04d45955 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: openafs -Section: non-us/main +Section: net Priority: optional Maintainer: Sam Hartman Build-Depends: debhelper (>= 2.2.20), libncurses5-dev, libpam0g-dev, bison, docbook-to-man, flex, autoconf, automake, perl @@ -60,6 +60,7 @@ Description: The AFS distributed filesystem- database server protection servers. Package: libopenafs-dev +Section: devel Architecture: i386 powerpc sparc alpha s390 Priority: extra Description: The AFS distributed filesystem- development libraries diff --git a/debian/kern-sysname b/debian/kern-sysname index a5d0743b3..6c51c9b31 100644 --- a/debian/kern-sysname +++ b/debian/kern-sysname @@ -39,7 +39,7 @@ i[3456]86) echo sparc64_linux22 ;; 2.4*) - echo Error: Not Supported + echo sparc64_linux24 ;; esac ;; -- 2.39.5