Package: google-perftools
Version: 2.1-2
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Hi Daigo,

The google-perftools package works not only on the powerpc architecture, but
also on the ppc64el architecture that is currently being bootstrapped in
Ubuntu.  Would you please add ppc64el to the architecture list for the
package?

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
=== modified file 'debian/control'
--- debian/control	2013-08-04 22:08:47 +0000
+++ debian/control	2014-02-04 21:44:12 +0000
@@ -11,7 +11,7 @@
 
 Package: libgoogle-perftools-dev
 Section: libdevel
-Architecture: i386 amd64 powerpc armel armhf
+Architecture: i386 amd64 powerpc ppc64el armel armhf
 Depends: ${misc:Depends}, libgoogle-perftools4 (= ${binary:Version}), libtcmalloc-minimal4 (= ${binary:Version}), libunwind8-dev [amd64]
 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
  The gperftools, previously called google-perftools, package contains some
@@ -22,7 +23,7 @@
 
 Package: libtcmalloc-minimal4
 Section: libs
-Architecture: i386 amd64 powerpc armel armhf
+Architecture: i386 amd64 powerpc ppc64el armel armhf
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: efficient thread-caching malloc
  The gperftools, previously called google-perftools, package contains some
@@ -32,7 +32,7 @@
 Package: libtcmalloc-minimal4-dbg
 Section: debug
 Priority: extra
-Architecture: i386 amd64 powerpc armel armhf
+Architecture: i386 amd64 powerpc ppc64el armel armhf
 Depends: ${misc:Depends}, libtcmalloc-minimal4 (= ${binary:Version})
 Description: efficient thread-caching malloc
  Contains debugging symbols for libtcmalloc-minimal4.
@@ -43,7 +43,7 @@
 
 Package: libgoogle-perftools4
 Section: libs
-Architecture: i386 amd64 powerpc armel armhf
+Architecture: i386 amd64 powerpc ppc64el armel armhf
 Depends: libtcmalloc-minimal4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgoogle-perftools0
 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
@@ -55,7 +55,7 @@
 Package: libgoogle-perftools4-dbg
 Section: debug
 Priority: extra
-Architecture: i386 amd64 powerpc armel armhf
+Architecture: i386 amd64 powerpc ppc64el armel armhf
 Depends: ${misc:Depends}, libgoogle-perftools4 (= ${binary:Version})
 Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
  Contains debugging symbols for libgoogle-perftools4.

Reply via email to