diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-09-26 19:58:11 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-09-26 19:58:11 +0000 |
| commit | 2d0f394f25d61db2b257608d727ea21e5e91ed5b (patch) | |
| tree | 868b9c9e145f6376fc138824679f68625f48253f /debian/changelog | |
| parent | b8c50c43d77a25c1fc416c30021e677f26b533fc (diff) | |
debian/patches/pfinet-gcc-4.3-fix.patch: Cherry-pick upstream patch to fix
build with gcc-4.3
debian/rules: Set CC to gcc-4.3 instead of gcc-4.2.
debian/control: Build-Depend on gcc-4.3 instead of gcc-4.2.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6533c88..5d69fe67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ hurd (20090404-2) unreleased; urgency=low * debian/patches/procfs.patch: Fix a couple of memory leaks, fix swap size report. * debian/control: Add missing comma in Build-Depends. + * debian/patches/pfinet-gcc-4.3-fix.patch: Cherry-pick upstream patch to fix + build with gcc-4.3 + * debian/rules: Set CC to gcc-4.3 instead of gcc-4.2. + * debian/control: Build-Depend on gcc-4.3 instead of gcc-4.2. -- Samuel Thibault <sthibault@debian.org> Sun, 23 Aug 2009 19:35:58 +0200 |
