Package: system-xfree86-upgrade Version: 1.0 Revision: 1 Type: bundle Description: (place-holder package for upgrading broken installs) DescDetail: << This package exists to warn about buggy versions of the system-xfree86 packages. There's no reason to ever install this yourself, it will be added as a dependency by other packages if it's needed. << PreInstScript: << echo -e "- checking if your system-xfree86 is broken: \c" if test `%p/bin/dpkg-query -s system-xfree86 2>/dev/null | grep 'Conflicts: x11' | wc -l` -gt 0; then echo "yup. (sorry)" cat <