lp:~bhaveekdesai/computer-janitor/bug-726616

Created by Bhaveek Desai and last modified
Get this branch:
bzr branch lp:~bhaveekdesai/computer-janitor/bug-726616
Only Bhaveek Desai can upload to this branch. If you are Bhaveek Desai please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bhaveek Desai
Project:
computer-janitor
Status:
Development

Recent revisions

260. By Barry Warsaw

Update version number for release.

259. By Barry Warsaw

Change B-D to python-all for tests under all available Python versions.

258. By Barry Warsaw

- Fix various apt_cache deprecation warnings.
- Fix confirmation dialog secondary message.
- BD on python-all for tests.

257. By Barry Warsaw

* debian/control: computer-janitor-gtk depends gir1.2-pango-1.0 not
* application.py, test_application.py: Fix apt_cache deprecation warnings.
* debian/rules:
  - Switch to dh_python2.
  - Run the unit tests at build time.
  - Add --keep to dh_installchangelogs.
  - Remove override_dh_pysupport.
* debian/control:
  - Add Build-Depends on python-dbus and update-manager-core so that the
    unit tests can be run at build time. Remove B-D on python-support.
  - Fix typo in descriptions.
  - Remove XB-Python-Version and add X-Python-Version for dh_python2.

256. By Barry Warsaw

* control: computer-janitor-gtk depends gir1.2-pango-1.0 not
  gir1.2-pango-2.0. (LP: #720529)
* setup.py, computer-janitor-gtk.install: Install 24x24.png into
  /usr/share/computer-janitor which is where gtk expects it to be.
  (LP: #720743)
* Note: 2.1.0-0ubuntu2 was a quick fix upload to the archive containing
  the above debian/control file fix.

255. By Barry Warsaw

* Add Edit menu items for selecting and deselecting cruft.
* Bump version number.

254. By Barry Warsaw

[ Martin Pitt ]
* data/ComputerJanitor.ui: Drop obsolete has_separator properties.
* run_from_checkout.sh: Drop setting of $PYTHONPATH. Current directory is
  there by default anyway, and this breaks setting it from the environment.
* computerjanitorapp/gtk/*: Port from pygtk2 to pygi. Works fully with GTK3
  now, with GTK2 we need to disable the right-click popup menu
  (popup_for_device() is introspection safe, but only exists in GTK3.
  popup() isn't introspectable).
* computerjanitorapp/gtk/ui.py: Force GTK2 for now, as we do not yet have a
  GTK3 theme in Natty, and don't carry the GTK3 stack in the default
  install.
* debian/control: Update dependencies for the pygtk → pygi switch.
* debian/control: Drop obsolete system-cleaner conflicts and gksu
  dependency.
[ Barry Warsaw ]
* Bump version number due to above port.
* Update copyright years.
* Python style, whitespace, and import cleanups.
* Print error messages via logger instead of stderr.

253. By Barry Warsaw

Typo.

252. By Barry Warsaw

Sync news.

251. By Barry Warsaw

* Fix exceptoin when the user de-selects all cruft in the ui, then clicks
  on the 'Do' button. Instead, a dialog pops up that says there's nothing
  to do. (LP: #591433)
* Clean up some unused imports.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:computer-janitor
This branch contains Public information 
Everyone can see this information.

Subscribers