~gapti-dev/gapti/trunk

Viewing all changes in revision 27.

  • Committer: Savvas Radevic
  • Date: 2009-03-16 16:24:38 UTC
  • Revision ID: vicedar@gmail.com-20090316162438-8qxk3jm7alvpk06n
* Bug-fix release.
* python 2.6 transition (LP: #340901)
  + debian/control: Build-Depends: python-all-dev, python-support
  + gapti-root: Fixed UpdateManager.SimpleGladeApp
  + Edited files directly, shebangs: #!/usr/bin/python
  + Modified files directly using: 2to3-2.6 -w *
  + Replaced commands.getoutput with subprocess.Popen().communicate()
  + Replaced lines with spaces (\s+) with empty lines
* debian/control:
  + Standards-Version: 3.8.0
  + debhelper (>= 5)
* debian/rules: Removed sed command that changed shebangs

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: