~ubuntu-branches/ubuntu/quantal/gcc-defaults/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/.svn/text-base/control.doc.svn-base

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-07-09 19:23:28 UTC
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: james.westby@ubuntu.com-20110709192328-2qjsb8io27h12uri
Tags: 1.107
* Enable multiarch build for libgcj-bc. Closes: #633359.
* Don't care about gc[cj]-4.6 build dependencies on m68k.
* Fix last references to obsolete gcj package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Package: cpp-doc
 
3
Section: doc
 
4
Architecture: any
 
5
Priority: optional
 
6
Depends: cpp-${pv:cpp}-doc ${reqv:cpp}, ${misc:Depends}
 
7
Suggests: cpp (>= ${version:cpp})
 
8
Description: Documentation for the GNU C preprocessor (cpp)
 
9
 Documentation for the GNU C preprocessor in info format (dependency package).
 
10
 
 
11
Package: gfortran-doc
 
12
Section: doc
 
13
Architecture: any
 
14
Priority: optional
 
15
Depends: gfortran-${pv:gfort}-doc ${reqv:gfort}, ${misc:Depends}
 
16
Suggests: gfortran (>= ${version:gfort})
 
17
Description: Documentation for the GNU Fortran compiler (gfortran)
 
18
 Documentation for the GNU Fortran compiler in info format (dependency package).
 
19
 
 
20
Package: gcc-doc
 
21
Section: doc
 
22
Architecture: any
 
23
Priority: optional
 
24
Depends: gcc-${pv:gcc}-doc ${reqv:gcc}, ${misc:Depends}
 
25
Suggests: gcc (>= ${version:gcc})
 
26
Description: Documentation for the GNU C compilers (gcc, gobjc, g++)
 
27
 Documentation for the GNU compilers in info format (dependency package).