From 0a57ea3e181d91a03b7f84169d4bccee8cfe54af Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Aug 2005 05:20:47 +0000 Subject: Patch from Faidon Liambotis to update the debian stuff --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b6587f769..53fb7510a 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: uclibc Section: libs Priority: required Maintainer: Erik Andersen -Build-Depends: make (>= 3.78-4), dpkg-dev (>= 1.4.1.5), debianutils (>= 1.13.1), tar (>= 1.13.11), bzip2, texinfo (>= 4.0), kernel-source-2.4.22, sed (>= 4.0.5-4) -Standards-Version: 3.5.8 +Build-Depends: debhelper (>= 3), bzip2, texinfo, kernel-source-2.4.27, sed (>= 4.0.5-4) +Standards-Version: 3.6.1.1 Package: uclibc -Architecture: alpha arm i386 m68k mips mipsel powerpc sparc sh3 sh4 sh3eb sh4eb +Architecture: alpha arm i386 m68k mips mipsel powerpc sparc Section: base Priority: required Depends: @@ -17,12 +17,12 @@ Description: The uClibc C Library: Shared libraries systems. This package provides only the run-time libraries. Package: uclibc-dev -Architecture: alpha arm i386 m68k mips mipsel powerpc sparc sh3 sh4 sh3eb sh4eb +Architecture: alpha arm i386 m68k mips mipsel powerpc sparc Section: devel Priority: standard Depends: uclibc (= ${Source-Version}) Provides: libc-dev, libc6-dev -Recommends: c-compiler +Recommends: gcc | c-compiler Description: The uClibc C Library: Development Libraries and Header Files uClibc is an implementation of the standard C library that is much smaller than glibc, which makes it useful for embedded -- cgit v1.2.3