From 57397ade71171c8ac03aa1de592ba67b50d1db87 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 4 Sep 2006 10:22:45 +0200 Subject: * DistUpgrade/DistUpgrade.cfg: - remove libgl1-mesa on upgrade (can break upgrades) --- DistUpgrade/Changelog | 1 + DistUpgrade/DistUpgrade.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 799f62a2..35e4547e 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,6 +1,7 @@ 2006-09-04: - set Debug::pkgDepCache::AutoInstall as debug option too - be more robust against failure from the locales + - remove libgl1-mesa (no longer needed on edgy) 2006-09-03: - fix in the cdromupgrade script path detection 2006-09-01: diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index edd32011..f063840d 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -7,7 +7,7 @@ View=DistUpgradeViewGtk # the meta-pkgs we support MetaPkgs=ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop BaseMetaPkgs=ubuntu-minimal -PostUpgradePurge=xorg-common +PostUpgradePurge=xorg-common, libgl1-mesa Demotions=demoted.cfg # information about the individual meta-pkgs -- cgit v1.2.3