The following commit has been merged in the master branch:
commit 3d2368c48427dc6156152b807587f2d932daac5d
Author: Samuel Thibault <[email protected]>
Date: Mon Aug 30 20:12:51 2010 +0200
* debian/control: Depend on gcc-4.4 instead of gcc-4.3. Thanks Émilio!
diff --git a/debian/changelog b/debian/changelog
index be0b717..c44bb14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hurd (20100829-2) unreleased; urgency=low
+
+ [ Samuel Thibault ]
+ * debian/control: Depend on gcc-4.4 instead of gcc-4.3. Thanks Émilio!
+
+ -- Samuel Thibault <[email protected]> Mon, 30 Aug 2010 20:12:32 +0200
+
hurd (20100829-1) unstable; urgency=low
[ Samuel Thibault ]
diff --git a/debian/control b/debian/control
index 8d717aa..fa125d4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <[email protected]>
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 <[email protected]>,
Neal H. Walfield <[email protected]>, Michael Banck <[email protected]>,
--
Debian GNU Hurd packaging