[Merge] lp:~ubuntu-core-dev/ubuntu-release-upgrader/split into lp:ubuntu-release-upgrader
Michael Terry
michael.terry at canonical.com
Thu Jun 7 18:35:20 UTC 2012
Michael Terry has proposed merging lp:~ubuntu-core-dev/ubuntu-release-upgrader/split into lp:ubuntu-release-upgrader.
Requested reviews:
Michael Vogt (mvo)
Ubuntu Core Development Team (ubuntu-core-dev)
For more details, see:
https://code.launchpad.net/~ubuntu-core-dev/ubuntu-release-upgrader/split/+merge/109209
As discussed at UDS, we wanted to split out the release upgrade code from update-manager to its own source package.
This is my attempt at doing so. I'm not *super* familiar with the code, so I may have made a mistake but for the most part it was straightforward.
Some notes:
* This still uses some UpdateManager imports, so we hard-dep on update-manager.
* This still uses a couple keys from update-manager's gsettings schema. It didn't seem worth the pain of transitioning.
* This still uses the same /etc/update-manager location that update-manager did (although all files under that directory are really owned by this package now). I used appropriate Breaks/Replaces lines, but didn't bother renaming the directory. It didn't seem worth the effort, especially since we'd also have to migrate user files in /etc/update-manager/release-upgrades.d/
* I re-enabled some tests that had been dormant (chmod +x)
* A couple apport-oriented Python bits pretend to be /usr/bin/update-manager. I changed those to pretend to be /usr/bin/do-release-upgrade.
* I split packages into core/gtk/qt, matching what they were in update-manager, although the frontend packages are real tiny.
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~ubuntu-core-dev/ubuntu-release-upgrader/split/+merge/109209
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~ubuntu-core-dev/ubuntu-release-upgrader/split into lp:ubuntu-release-upgrader.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 524288 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20120607/a135c549/attachment-0001.diff>
More information about the Ubuntu-reviews
mailing list