From b7c39558155861ae5807e35cc3b6ba932a207c36 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 26 Sep 2006 21:50:03 +0200 Subject: * DistUpgrade/DistUpgrade.cfg: - new KeepInstalledPkgs keyword * DistUpgrade/DistUpgradeCache.py: - implemented keepInstaledRule() --- DistUpgrade/DistUpgrade.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'DistUpgrade/DistUpgrade.cfg') diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg index 60c3ca9f..b25def9a 100644 --- a/DistUpgrade/DistUpgrade.cfg +++ b/DistUpgrade/DistUpgrade.cfg @@ -11,6 +11,10 @@ PostUpgradePurge=xorg-common, libgl1-mesa Demotions=demoted.cfg RemoveEssentialOk=sysvinit RemovalBlacklistFile=removal_blacklist.cfg +# if those packages were installed, make sure to keep them installed +# we use this right now to emulate Breaks +KeepInstalledPkgs=gnumeric, gnumeric-gtk, hpijs +KeepInstalledSection=translations # information about the individual meta-pkgs [ubuntu-desktop] @@ -29,7 +33,6 @@ KeyDependencies=edubuntu-artwork, tuxpaint [xubuntu-desktop] KeyDependencies=xubuntu-artwork-usplash, xubuntu-default-settings, xfce4 - [Files] BackupExt=distUpgrade -- cgit v1.2.3