lp:ubuntu/precise/usb-creator

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/usb-creator
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

64. By Evan

[ Colin Watson ]
* Fix production of Ubuntu <= 10.04 images on Ubuntu >= 10.10 using
  syslinux-legacy (LP: #645818).

[ Evan Dandrea ]
* When comparing against 10.04, treat its point releases the same as
  the initial release.
* Drop code to insert 'ui' in front of 'gfxboot bootlogo' in 10.04.
  The ui command was added after 10.04.

63. By Martin Pitt

debian/control: Fix dependency: python-gobject → python-gi.

62. By Martin Pitt

[ Colin Watson ]
* Use Python 3-compatible print functions.
* Use "except Exception as e" syntax rather than the old-style "except
  Exception, e".
* Use "raise Exception(value)" syntax rather than the old-style "raise
  Exception, value".
* Use absolute imports.

[ Martin Pitt ]
* usbcreator/frontends/gtk/frontend.py: We do not have any help for
  usb-creator, so hide the Help button. (LP: #884008)

61. By Timo Aaltonen

update the maintainer address

59. By Didier Roche-Tolomelli

depends on gir unity 5.0 (for real, this time)

58. By Didier Roche-Tolomelli

Wrong target, sorry, reverting to unity 4.0 to upload to the ppa,
this time

57. By Didier Roche-Tolomelli

depends on gir unity 5.0

56. By Colin Watson

usb-creator currently requires the syslinux binary to make Ubuntu images
bootable, so this package can only work on amd64 and i386 at the moment.
Change the Architecture line to reflect this.

55. By Colin Watson

[ Mario Limonciello ]
* Fix usb creator crash in KVMTest().

[ Gabor Kelemen ]
* Build with dh_translations, to localize the .policy file at runtime.
  LP: #853227

[ Colin Watson ]
* Build-depend on dh-translations and bump required debhelper version, to
  support previous change.

Branch metadata

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

Subscribers