[kernel] r22600 - in dists/trunk/linux-tools/debian: . templates
Ben Hutchings
benh at moszumanska.debian.org
Mon May 11 02:00:35 UTC 2015
Author: benh
Date: Mon May 11 02:00:34 2015
New Revision: 22600
Log:
debian/control: Add gcc-multilib to Build-Depends in order to build perf-read-vdso{,x}32
Modified:
dists/trunk/linux-tools/debian/changelog
dists/trunk/linux-tools/debian/templates/control.source.in
Modified: dists/trunk/linux-tools/debian/changelog
==============================================================================
--- dists/trunk/linux-tools/debian/changelog Mon May 11 01:43:36 2015 (r22599)
+++ dists/trunk/linux-tools/debian/changelog Mon May 11 02:00:34 2015 (r22600)
@@ -3,6 +3,8 @@
* New upstream release
* Thanks to Luca Boccassi and Lukas Wunner for some hints on upgrading
to 4.0 (Closes: #778588)
+ * debian/control: Add gcc-multilib to Build-Depends in order to build
+ perf-read-vdso{,x}32
* linux-tools: Add version suffix to the new perf-read-vdso{,x}32
commands
* linux-tools: Set ARCH=x86 when building perf for amd64, i386 or x32
Modified: dists/trunk/linux-tools/debian/templates/control.source.in
==============================================================================
--- dists/trunk/linux-tools/debian/templates/control.source.in Mon May 11 01:43:36 2015 (r22599)
+++ dists/trunk/linux-tools/debian/templates/control.source.in Mon May 11 02:00:34 2015 (r22600)
@@ -6,7 +6,7 @@
Standards-Version: 3.9.4
Build-Depends:
debhelper (>> 7), python,
- asciidoc, bison, flex, libaudit-dev, libdw-dev, libelf-dev, libiberty-dev | binutils-dev (<< 2.23.91.20131123-1), libnewt-dev, libnuma-dev [amd64 arm64 hppa i386 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sparc x32], libperl-dev, libunwind8-dev [amd64 armel armhf arm64 i386], python-dev, xmlto,
+ asciidoc, bison, flex, gcc-multilib [amd64 ppc64 s390x sparc64], libaudit-dev, libdw-dev, libelf-dev, libiberty-dev | binutils-dev (<< 2.23.91.20131123-1), libnewt-dev, libnuma-dev [amd64 arm64 hppa i386 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sparc x32], libperl-dev, libunwind8-dev [amd64 armel armhf arm64 i386], python-dev, xmlto,
autoconf, automake, libtool, libglib2.0-dev, libudev-dev, libwrap0-dev
Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux-tools/
Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux-tools/
More information about the Kernel-svn-changes
mailing list