~mvo/update-manager/not-automatic

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Vogt
  • Date: 2009-01-27 09:27:06 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090127092706-12ey231jri88s1vv
reorganize the imports and get rid of "Common" submodule 
and merge that all into "Core"

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
                             ['UpdateManager/fdsend/fdsend.c'])],
12
12
      packages=[
13
13
                'UpdateManager',
14
 
                'UpdateManager.Common',
15
14
                'UpdateManager.Core',
16
15
                'UpdateManagerHildon',
17
16
                'UpdateManagerText',