diff options
author | David Schleef <ds@schleef.org> | 2003-02-12 22:07:38 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2003-02-12 22:07:38 +0000 |
commit | 7c7e861873a6768458cf36b695852d027673370e (patch) | |
tree | 911b06297f1156e4432b3dac5b6d4c9728017341 /debian/control | |
parent | 351a9751acfaaa9ce259f23d540f09b5e90165b7 (diff) |
Update CVS to Debian 0.9.18-1 package
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index cd0fd26f9..2ea715022 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: uclibc Section: devel Priority: optional Maintainer: David Schleef <ds@schleef.org> -Build-Depends: debhelper, bzip2, kernel-source-2.4.18 -Standards-Version: 3.5.6 +Build-Depends: debhelper, bzip2, kernel-source-2.4.20 +Standards-Version: 3.5.8 Package: libuclibc-dev Section: devel -Architecture: arm i386 m68k mips mipsel powerpc sh sparc +Architecture: alpha arm i386 m68k mips mipsel powerpc sh sparc Depends: libuclibc0 (= ${Source-Version}) Description: A small implementation of the C library uClibc is an implementation of the standard C library that is @@ -17,7 +17,7 @@ Description: A small implementation of the C library Package: libuclibc0 Section: libs -Architecture: arm i386 m68k mips mipsel powerpc sh sparc +Architecture: alpha arm i386 m68k mips mipsel powerpc sh sparc Depends: Description: A small implementation of the C library uClibc is an implementation of the standard C library that is @@ -30,7 +30,7 @@ Description: A small implementation of the C library Package: uclibc-toolchain Section: devel -Architecture: arm i386 m68k mips mipsel powerpc sh sparc +Architecture: alpha arm i386 m68k mips mipsel powerpc sh sparc Depends: gcc|c-compiler, binutils, ${shlibs:Depends} Recommends: libuclibc-dev Conflicts: uclibc-gcc |