~ubuntu-branches/ubuntu/trusty/binutils-armhf-cross/trusty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Marcin Juszkiewicz
  • Date: 2012-05-14 12:57:48 UTC
  • Revision ID: package-import@ubuntu.com-20120514125748-chgrjevci8ak6st6
Tags: 1.83
Move cross binutils to separate source package as this will make
armel-cross-toolchain-base (a-c-t-b) arch:all so less building. Also
allows to kill a-c-t-b when we will get cross-arch build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: binutils-armhf-cross
 
2
Section: devel
 
3
Priority: extra
 
4
#Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
Maintainer: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
 
6
Standards-Version: 3.9.1
 
7
Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.64), bison, flex, gettext,
 
8
  texinfo, dejagnu (>= 1.4.2-1.1), quilt, file, xz-utils, lsb-release,
 
9
  zlib1g-dev, g++, lsb-release,
 
10
  binutils-source (>= 2.21.0.20110327-2~)
 
11
Vcs-Browser: http://git.linaro.org/gitweb?p=people/hrw/cross-toolchain-packaging.git;a=shortlog;h=refs/heads/debian/experimental/armhf-cross-toolchain-base
 
12
Vcs-git: git://git.linaro.org/people/hrw/cross-toolchain-packaging.git
 
13
 
 
14
Package: binutils-arm-linux-gnueabihf
 
15
Architecture: amd64 i386
 
16
Depends: binutils, ${shlibs:Depends}, ${misc:Depends}
 
17
Description: The GNU binary utilities, for arm-linux-gnueabihf target
 
18
 This package provides GNU assembler, linker and binary utilities
 
19
 for arm-linux-gnueabihf target, for use in a cross-compilation environment.
 
20
 .
 
21
 You don't need this package unless you plan to cross-compile programs
 
22
 for arm-linux-gnueabihf.