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

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-12-14 10:11:41 UTC
  • Revision ID: package-import@ubuntu.com-20121214101141-g04nwo3eiz3r4e0x
Tags: 1.93
* Stop building the libgcc packages from this source.
* Remove the the libc6 dependency on libgcc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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~), libelf-dev | libelfg0-dev (>= 0.8.12), libmpc-dev,
 
17
  libcloog-ppl-dev (>= 0.15.8-1~), 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),
56
56
 Contains the symlinks, headers, and object files needed to compile
57
57
 and link programs which use the standard C library.
58
58
 
59
 
Package: libgcc1-CROSS_ARCH-cross
60
 
Architecture: all
61
 
Depends: gcc-VER_GCC_BASE-CROSS_GNU_TYPE-base, ${misc:Depends}
62
 
Homepage: http://gcc.gnu.org/
63
 
Description: GCC support library
64
 
 Shared version of the support library, a library of internal subroutines
65
 
 that GCC uses to overcome shortcomings of particular machines, or
66
 
 special needs for some languages.
67
 
 .
68
 
 This package contains files for CROSS_ARCH architecture, for use in cross-compile
69
 
 environment.
 
59
#Package: libgcc1-CROSS_ARCH-cross
 
60
#Architecture: all
 
61
#Depends: gcc-VER_GCC_BASE-CROSS_GNU_TYPE-base, ${misc:Depends}
 
62
#Homepage: http://gcc.gnu.org/
 
63
#Description: GCC support library
 
64
# Shared version of the support library, a library of internal subroutines
 
65
# that GCC uses to overcome shortcomings of particular machines, or
 
66
# special needs for some languages.
 
67
# .
 
68
# This package contains files for CROSS_ARCH architecture, for use in cross-compile
 
69
# environment.
70
70
 
71
 
Package: libgcc1-dbg-CROSS_ARCH-cross
72
 
Architecture: all
73
 
Depends: gcc-VER_GCC_BASE-CROSS_GNU_TYPE-base, ${misc:Depends}
74
 
Section: debug
75
 
Homepage: http://gcc.gnu.org/
76
 
Description: GCC support library (debug symbols)
77
 
 Debug symbols for the GCC support library.
78
 
 .
79
 
 This package contains files for CROSS_ARCH architecture, for use in cross-compile
80
 
 environment.
 
71
#Package: libgcc1-dbg-CROSS_ARCH-cross
 
72
#Architecture: all
 
73
#Depends: gcc-VER_GCC_BASE-CROSS_GNU_TYPE-base, ${misc:Depends}
 
74
#Section: debug
 
75
#Homepage: http://gcc.gnu.org/
 
76
#Description: GCC support library (debug symbols)
 
77
# Debug symbols for the GCC support library.
 
78
# .
 
79
# This package contains files for CROSS_ARCH architecture, for use in cross-compile
 
80
# environment.
81
81
 
82
82
Package: linux-libc-dev-CROSS_ARCH-cross
83
83
Architecture: all