Merge lp:~cjwatson/cpu-checker/arch-x86 into lp:cpu-checker

Proposed by Colin Watson
Status: Merged
Merged at revision: 40
Proposed branch: lp:~cjwatson/cpu-checker/arch-x86
Merge into: lp:cpu-checker
Diff against target: 28 lines (+4/-3)
2 files modified
debian/changelog (+3/-2)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/cpu-checker/arch-x86
Reviewer Review Type Date Requested Status
Kees Cook Pending
Review via email: mp+82661@code.launchpad.net

Description of the change

Mark as "Architecture: amd64 i386", since this package is uninstallable on all other architectures.

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/changelog'
--- debian/changelog 2011-09-08 21:31:22 +0000
+++ debian/changelog 2011-11-18 10:30:32 +0000
@@ -1,8 +1,9 @@
1cpu-checker (0.7) unreleased; urgency=low1cpu-checker (0.7) unreleased; urgency=low
22
3 * UNRELEASED3 * debian/control: mark as "Architecture: amd64 i386", since this package
4 is uninstallable on all other architectures (LP: #888087).
45
5 -- Dustin Kirkland <kirkland@ubuntu.com> Thu, 08 Sep 2011 14:31:22 -07006 -- Colin Watson <cjwatson@ubuntu.com> Fri, 18 Nov 2011 10:27:21 +0000
67
7cpu-checker (0.6-0ubuntu1) oneiric; urgency=low8cpu-checker (0.6-0ubuntu1) oneiric; urgency=low
89
910
=== modified file 'debian/control'
--- debian/control 2010-11-17 19:27:09 +0000
+++ debian/control 2011-11-18 10:30:32 +0000
@@ -9,7 +9,7 @@
9Vcs-Bzr: lp:~ubuntu-core-dev/cpu-checker/trunk9Vcs-Bzr: lp:~ubuntu-core-dev/cpu-checker/trunk
1010
11Package: cpu-checker11Package: cpu-checker
12Architecture: all12Architecture: amd64 i386
13Depends: msr-tools, ${shlibs:Depends}, ${misc:Depends}13Depends: msr-tools, ${shlibs:Depends}, ${misc:Depends}
14Conflicts: qemu-kvm (<< 0.12.3-0ubuntu13)14Conflicts: qemu-kvm (<< 0.12.3-0ubuntu13)
15Replaces: qemu-kvm (<< 0.12.3-0ubuntu13)15Replaces: qemu-kvm (<< 0.12.3-0ubuntu13)

Subscribers

People subscribed via source and target branches

to all changes: