From 39e0bd012fd880c1feb481b40d8a00b28d0eaa0c Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 15 Feb 2012 23:24:05 +0100 Subject: [PATCH] Blacklist some packages instead of using supported Extra-exclude --- blacklist | 7 +++++++ supported | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/blacklist b/blacklist index 8bac843..1b7e2c1 100644 --- a/blacklist +++ b/blacklist @@ -5,3 +5,10 @@ gnome-panel gdm # gnome-session don't work nicely with lxde-session gnome-session +## Specific packages +# High CPU usage, see lp:798437 +apt-xapian-index +# Bring part of gnome and unity +unity-greeter +# We don't use firefox, see lp:820056 +#firefox-locale-* diff --git a/supported b/supported index d8a13ea..b431906 100644 --- a/supported +++ b/supported @@ -62,8 +62,3 @@ Exclude some KDE-specific pieces: * Extra-Exclude: python-qt3-dbg * Extra-Exclude: python-qtext-dbg * Extra-Exclude: qt-x11-free-dbg - -Exclude specific packages - - * Extra-Exclude: apt-xapian-index # See lp:798437 - * Extra-Exclude: firefox-locale-* # See lp:820056