Merge lp:~dannf/ubuntu/trusty/numactl/arm64 into lp:ubuntu/trusty/numactl

Proposed by dann frazier
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~dannf/ubuntu/trusty/numactl/arm64
Merge into: lp:ubuntu/trusty/numactl
Diff against target: 53 lines (+10/-4)
2 files modified
debian/changelog (+6/-0)
debian/control (+4/-4)
To merge this branch: bzr merge lp:~dannf/ubuntu/trusty/numactl/arm64
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+207751@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for the work. Would it make sense to foward that fix to Debian as well?

Revision history for this message
Sebastien Bacher (seb128) wrote :

(sorry, commented in the wrong tab, ignore the previous comment)

Revision history for this message
Sebastien Bacher (seb128) wrote :
review: Approve

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 2013-12-05 13:37:21 +0000
3+++ debian/changelog 2014-02-21 22:50:47 +0000
4@@ -1,3 +1,9 @@
5+numactl (2.0.9~rc5-1ubuntu2) UNRELEASED; urgency=medium
6+
7+ * Enable arm64 builds (LP: #1283279)
8+
9+ -- dann frazier <dann.frazier@canonical.com> Fri, 21 Feb 2014 15:49:23 -0700
10+
11 numactl (2.0.9~rc5-1ubuntu1) trusty; urgency=low
12
13 * Update architecture list.
14
15=== modified file 'debian/control'
16--- debian/control 2013-12-05 13:37:21 +0000
17+++ debian/control 2014-02-21 22:50:47 +0000
18@@ -10,7 +10,7 @@
19
20 Package: numactl
21 Multi-Arch: foreign
22-Architecture: i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
23+Architecture: arm64 i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
24 Depends: ${shlibs:Depends}, ${misc:Depends}, libnuma1 (>= 2.0.1)
25 Description: NUMA scheduling and memory placement tool
26 numactl runs processes with a specific NUMA (Non-Uniform Memory
27@@ -23,7 +23,7 @@
28 Multi-Arch: same
29 Pre-Depends: ${misc:Pre-Depends}
30 Depends: ${misc:Depends}, ${shlibs:Depends}
31-Architecture: i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
32+Architecture: arm64 i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
33 Description: Libraries for controlling NUMA policy
34 Library to control specific NUMA (Non-Uniform Memory Architecture)
35 scheduling or memory placement policies.
36@@ -33,7 +33,7 @@
37 Priority: extra
38 Multi-Arch: same
39 Depends: ${misc:Depends}, libnuma1 (= ${binary:Version}), libc6-dev | libc-dev
40-Architecture: i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
41+Architecture: arm64 i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64 ppc64el
42 Description: Development files for libnuma
43 Library to control specific NUMA (Non-Uniform Memory Architecture)
44 scheduling or memory placement policies. This package contains
45@@ -44,7 +44,7 @@
46 Priority: extra
47 Multi-Arch: same
48 Depends: ${misc:Depends}, libnuma1 (= ${binary:Version}), libc6-dev | libc-dev
49-Architecture: i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64
50+Architecture: arm64 i386 amd64 ia64 mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe x32 ppc64
51 Description: Debug package for libnuma
52 Library to control specific NUMA (Non-Uniform Memory Architecture)
53 scheduling or memory placement policies. This package contains

Subscribers

People subscribed via source and target branches

to all changes: