~ubuntu-branches/ubuntu/maverick/usb-creator/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Evan Dandrea, Roderick B. Greening
  • Date: 2009-08-26 21:16:18 UTC
  • Revision ID: james.westby@ubuntu.com-20090826211618-d1p2wkg661375fz9
Tags: 0.2.3
[ Evan Dandrea ]
* Depend on python-qt4-dbus.  Thanks Daniel T. Chen (LP: #404553).
* New KDE icon.  Thanks Jonathan Riddell and Ken Wimer!
* Massively cleaned up the structure of the usb-creator code.
* Replaced the HAL backend with a DeviceKit-disks backend.
* Added a Windows frontend and backend (built outside the archive).
* Manage the install routine and progress feedback in separate threads,
  rather than a separate process.
* Replace dependency on parted and mtools with devicekit-disks.

[ Roderick B. Greening ]
* Update ui file name for KDE.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
Package: usb-creator-common
11
11
Architecture: all
12
 
Depends: ${misc:Depends}, ${python:Depends}, python-dbus, syslinux, parted, mtools
 
12
Depends: ${misc:Depends}, ${python:Depends}, python-dbus, syslinux, devicekit-disks
13
13
XB-Python-Version: ${python:Versions}
14
14
Conflicts: usb-creator (<< 0.2.0~beta1)
15
15
Replaces: usb-creator (<< 0.2.0~beta1)
43
43
 
44
44
Package: usb-creator-kde
45
45
Architecture: all
46
 
Depends: ${misc:Depends}, ${python:Depends}, usb-creator-common (= ${source:Version}), kdesudo, python-qt4, python-kde4, python-dbus
 
46
Depends: ${misc:Depends}, ${python:Depends}, usb-creator-common (= ${source:Version}), kdesudo, python-kde4, python-qt4-dbus
47
47
XB-Python-Version: ${python:Versions}
48
48
Description: Ubuntu USB desktop image creator for KDE
49
49
 This is a simple utility designed to make bootable USB desktop images from