Merge lp:~kamalmostafa/ubuntu/lucid/inteltool/fix-508633-ftbfs into lp:ubuntu/lucid/inteltool

Proposed by Kamal Mostafa
Status: Work in progress
Proposed branch: lp:~kamalmostafa/ubuntu/lucid/inteltool/fix-508633-ftbfs
Merge into: lp:ubuntu/lucid/inteltool
Diff against target: 35 lines (+10/-2)
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-2)
To merge this branch: bzr merge lp:~kamalmostafa/ubuntu/lucid/inteltool/fix-508633-ftbfs
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+17535@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

Following recommendation in Debian bug report, restricted package to x86-family architectures (i386 amd64 kfreebsd-i386 kfreebsd-amd64).

Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

Note: The "LP: #nnnnnn" syntax in the changelog is incorrect.

Unmerged revisions

4. By Kamal Mostafa

* debian/control: restrict package to x86-family architectures (i386 amd64
  kfreebsd-i386 kfreebsd-amd64) (LP#: 508633).

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-11-29 01:00:59 +0000
3+++ debian/changelog 2010-01-17 05:57:14 +0000
4@@ -1,3 +1,10 @@
5+inteltool (0.0+r4091-1.1ubuntu1) lucid; urgency=low
6+
7+ * debian/control: restrict package to x86-family architectures (i386 amd64
8+ kfreebsd-i386 kfreebsd-amd64) (LP#: 508633).
9+
10+ -- Kamal Mostafa <kamal@whence.com> Sat, 16 Jan 2010 21:18:40 -0800
11+
12 inteltool (0.0+r4091-1.1) unstable; urgency=low
13
14 * Non-maintainer upload.
15
16=== modified file 'debian/control'
17--- debian/control 2009-04-10 21:13:04 +0000
18+++ debian/control 2010-01-17 05:57:14 +0000
19@@ -1,13 +1,14 @@
20 Source: inteltool
21 Section: utils
22 Priority: extra
23-Maintainer: Uwe Hermann <uwe@debian.org>
24+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
25+XSBC-Original-Maintainer: Uwe Hermann <uwe@debian.org>
26 Build-Depends: cdbs, debhelper (>= 7), libpci-dev
27 Standards-Version: 3.8.1
28 Homepage: http://coreboot.org/Inteltool
29
30 Package: inteltool
31-Architecture: any
32+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
33 Depends: ${shlibs:Depends}, ${misc:Depends}
34 Description: Dump Intel CPU / chipset configuration parameters
35 inteltool is a tool for dumping the configuration space of

Subscribers

People subscribed via source and target branches

to all changes: