Source: computer-janitor
Maintainer: Lars Wirzenius <lars@ubuntu.com>
Section: admin
Priority: optional
Standards-Version: 3.8.0
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.51~), 
    python-central (>= 0.5.6), python, python-apt, python-distutils-extra
XS-Python-Version: all
Vcs-Bzr: http://bazaar.launchpad.net/%7Esystemcleaner-hackers/systemcleaner/trunk/
Homepage: https://wiki.ubuntu.com/CleanupCruft

Package: computer-janitor
Architecture: all
Depends: ${python:Depends}, python-apt, python-fstab (>= 1.2),
    update-manager-core (>= 1:0.98.1)
Conflicts: system-cleaner
Replaces: system-cleaner
XB-Python-Version: ${python:Versions}
Description: clean up a system so it's more like a freshly installed one
 Over time, a computer system tends to get cluttered. For example,
 software packages that are no longer needed can be uninstalled.
 When the system is upgraded from release to release, it may miss
 out on configuration tweaks that freshly installed systems get.
 .
 Computer Janitor is an application to fix these kinds of problems.
 It attempts to find software packages that can be removed, and
 tweak the system configuration in useful ways.
 .
 This is the command line version.

Package: computer-janitor-gtk
Architecture: all
Depends: ${python:Depends}, computer-janitor (=${source:Version}), 
    python-gtk2, python-glade2
Conflicts: system-cleaner-gtk
Replaces: system-cleaner-gtk
XB-Python-Version: ${python:Versions}
Description: clean up a system so it's more like a freshly installed one
 Over time, a computer system tends to get cluttered. For example,
 software packages that are no longer needed can be uninstalled.
 When the system is upgraded from release to release, it may miss
 out on configuration tweaks that freshly installed systems get.
 .
 Computer Janitor is an application to fix these kinds of problems.
 It attempts to find software packages that can be removed, and
 tweak the system configuration in useful ways.
 .
 This is the GNOME version.
