~ubuntu-branches/ubuntu/trusty/armel-cross-toolchain-base/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-12-06 11:10:47 UTC
  • Revision ID: package-import@ubuntu.com-20121206111047-nfkjrzjqwrdbhvbl
Tags: 1.92
* Stop building the dummy packages.
* Include the stubs-<abi>.h header for the non-default architecture
  in the libc6-dev-<arch>-cross package. Ugly hack, should really
  be built within this source package.
* Drop obsolete patches for toolchain packages.
* Allow libelf-dev as a build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
#Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
Maintainer: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
6
 
Standards-Version: 3.9.1
 
6
Standards-Version: 3.9.3
7
7
Build-Depends: dpkg-cross (>= 2.6.6), binutils-multiarch (>= 2.20.1-3~),
8
8
  dpkg (>= 1.16.0~ubuntu6), fdupes, lsb-release,
9
9
  binutils-source (>= 2.21.0.20110327-2~),
10
10
  eglibc-source (>= 2.16-0~),
11
11
  gcc-4.7-source (>= 4.7.2-5),
12
 
  linux-source (>= 3.7.0-0~), 
 
12
  linux-source (>= 3.7.0-0~),  libc6-dev-armhf-cross,
13
13
  autoconf (>= 2.64), autoconf2.64, autogen, automake (<< 1:1.12),
14
14
  automake (>= 1:1.11), bison (>= 1:2.3), chrpath, debhelper (>= 5.0.62),
15
15
  dpkg-dev (>= 1.15.3.1), fakeroot, file, flex,
16
16
  gawk, gettext, gperf (>= 3.0.1), kernel-wedge (>= 2.24),
17
 
  libcloog-ppl-dev (>= 0.15.8-1~), libelfg0-dev (>= 0.8.12), libmpc-dev,
 
17
  libcloog-ppl-dev (>= 0.15.8-1~), libelf-dev | libelfg0-dev (>= 0.8.12), libmpc-dev,
18
18
  libmpfr-dev (>= 2.3.0), libtool, lsb-release, lzma, m4,
19
19
  make (>= 3.81), module-init-tools,
20
20
  patchutils, procps, quilt, realpath (>= 1.9.12),
91
91
 libraries. They are NOT meant to be used to build third-party modules for
92
92
 your kernel. Use linux-headers-* packages for that.
93
93
 
94
 
Package: libc6-dev-armel-armhf-cross
95
 
Architecture: all
96
 
Depends: libc6-dev-armel-cross
97
 
Description: Dummy package to get libc6-dev:armel installed
98
 
 
99
 
Package: libc6-dev-armhf-armel-cross
100
 
Architecture: all
101
 
Depends: libc6-dev-armhf-cross
102
 
Description: Dummy package to get libc6-dev:armhf installed
103
 
 
104
 
Package: libc6-armel-armhf-cross
105
 
Architecture: all
106
 
Depends: libc6-armel-cross
107
 
Description: Dummy package to get libc6:armel installed
108
 
 
109
 
Package: libc6-armhf-armel-cross
110
 
Architecture: all
111
 
Depends: libc6-armhf-cross
112
 
Description: Dummy package to get libc6:armhf installed
 
94
#Package: libc6-dev-armel-armhf-cross
 
95
#Architecture: all
 
96
#Depends: libc6-dev-armel-cross
 
97
#Description: Dummy package to get libc6-dev:armel installed
 
98
 
 
99
#Package: libc6-dev-armhf-armel-cross
 
100
#Architecture: all
 
101
#Depends: libc6-dev-armhf-cross
 
102
#Description: Dummy package to get libc6-dev:armhf installed
 
103
 
 
104
#Package: libc6-armel-armhf-cross
 
105
#Architecture: all
 
106
#Depends: libc6-armel-cross
 
107
#Description: Dummy package to get libc6:armel installed
 
108
 
 
109
#Package: libc6-armhf-armel-cross
 
110
#Architecture: all
 
111
#Depends: libc6-armhf-cross
 
112
#Description: Dummy package to get libc6:armhf installed
113
113