summaryrefslogtreecommitdiff
path: root/DistUpgrade
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-04 10:22:45 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-04 10:22:45 +0200
commit57397ade71171c8ac03aa1de592ba67b50d1db87 (patch)
tree71f9ac2eac441af4151c4c58041d09fd9a8597e4 /DistUpgrade
parent351d82d208d57c629883e859030c290dc892313d (diff)
downloadpython-apt-57397ade71171c8ac03aa1de592ba67b50d1db87.tar.gz
* DistUpgrade/DistUpgrade.cfg:
- remove libgl1-mesa on upgrade (can break upgrades)
Diffstat (limited to 'DistUpgrade')
-rw-r--r--DistUpgrade/Changelog1
-rw-r--r--DistUpgrade/DistUpgrade.cfg2
2 files changed, 2 insertions, 1 deletions
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