diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-04-10 23:05:07 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-04-10 23:05:26 +0200 |
commit | a9fffef0ce81e3584782168ef6dde8a77bd89cf3 (patch) | |
tree | 290db6845fb5d68e967906c045fa998c9a3376a8 /debian/control | |
parent | 99a1c013a821d19781cb0a10556eb3d459df3ec0 (diff) |
Build with gcc-4.5
* debian/control: Depend on gcc-4.5 instead of gcc-4.4.
* debian/rules: Build with gcc-4.5.
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 9363dea3..a8796e35 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.2 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.4, dpkg (>= 1.15.4) | install-info, + debhelper (>= 4.2.0), gcc-4.5, 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>, |