diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-30 20:12:51 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-30 20:12:51 +0200 |
| commit | efec4de24fba9109db1146f52dc4bbd960059701 (patch) | |
| tree | ec87408cddf9b65d06072ab2f592999ff028d21f /debian/control | |
| parent | 7e9ebc8d2215ec1963fc75b3c7e90fb482968628 (diff) | |
* debian/control: Depend on gcc-4.4 instead of gcc-4.3. Thanks Émilio!
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8d717aa9..fa125d40 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.8.4 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, - debhelper (>= 4.2.0), gcc-4.3, dpkg (>= 1.15.4) | install-info, + debhelper (>= 4.2.0), gcc-4.4, dpkg (>= 1.15.4) | install-info, libparted-dev Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>, |
