Merge lp:~evfool/update-manager/pkgsections into lp:update-manager

Proposed by Robert Roth
Status: Merged
Merged at revision: 2196
Proposed branch: lp:~evfool/update-manager/pkgsections
Merge into: lp:update-manager
Diff against target: 34 lines (+4/-1)
1 file modified
debian/control (+4/-1)
To merge this branch: bzr merge lp:~evfool/update-manager/pkgsections
Reviewer Review Type Date Requested Status
Michael Vogt Pending
Review via email: mp+69744@code.launchpad.net

Description of the change

Added proper sections to the debian/control file for the binary packages, where the default gnome section (as coming from the source packages Section) is not appropriate, like update-manager-text (added admin section), update-manager-kde (added kde section), and auto-upgrade-tester (added devel section).

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2011-07-25 16:41:16 +0000
+++ debian/control 2011-07-29 05:14:23 +0000
@@ -49,6 +49,7 @@
4949
50Package: update-manager-text50Package: update-manager-text
51Architecture: all51Architecture: all
52Section: admin
52Depends: ${python:Depends}, 53Depends: ${python:Depends},
53 ${misc:Depends}, 54 ${misc:Depends},
54 update-manager-core, 55 update-manager-core,
@@ -59,6 +60,7 @@
5960
60Package: update-manager-kde61Package: update-manager-kde
61Architecture: all62Architecture: all
63Section: kde
62Depends: ${python:Depends}, 64Depends: ${python:Depends},
63 ${misc:Depends}, 65 ${misc:Depends},
64 update-manager-core, 66 update-manager-core,
@@ -70,6 +72,7 @@
7072
71Package: auto-upgrade-tester73Package: auto-upgrade-tester
72Architecture: all74Architecture: all
75Section: devel
73Depends: ${python:Depends}, ${misc:Depends}76Depends: ${python:Depends}, ${misc:Depends}
74Recommends: qemu-kvm|kvm, 77Recommends: qemu-kvm|kvm,
75 ubuntu-vm-builder78 ubuntu-vm-builder
@@ -78,4 +81,4 @@
78 A tool to do QA for release upgrades in ubuntu that performs upgrades81 A tool to do QA for release upgrades in ubuntu that performs upgrades
79 in a virtual environment. Supported backends are "chroot", "kvm" and82 in a virtual environment. Supported backends are "chroot", "kvm" and
80 "EC2". It will also install a hudson/jenkins slave (disabled by 83 "EC2". It will also install a hudson/jenkins slave (disabled by
81 default).
82\ No newline at end of file84\ No newline at end of file
85 default).

Subscribers

People subscribed via source and target branches

to status/vote changes: