summaryrefslogtreecommitdiff
path: root/debian/control.doc
blob: 14afacfd1411b949c1001f25da2336378d958b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36

Package: cpp-doc
Section: doc
Architecture: any
Priority: optional
Depends: cpp-${pv:cpp}-doc ${reqv:cpp}, ${misc:Depends}
Suggests: cpp (>= ${version:cpp})
Description: Documentation for the GNU C preprocessor (cpp)
 Documentation for the GNU C preprocessor in info format (dependency package).

Package: gfortran-doc
Section: doc
Architecture: any
Priority: optional
Depends: gfortran-${pv:gfort}-doc ${reqv:gfort}, ${misc:Depends}
Suggests: gfortran (>= ${version:gfort})
Description: Documentation for the GNU Fortran compiler (gfortran)
 Documentation for the GNU Fortran compiler in info format (dependency package).

Package: gcc-doc
Section: doc
Architecture: any
Priority: optional
Depends: gcc-${pv:gcc}-doc ${reqv:gcc}, ${misc:Depends}
Suggests: gcc (>= ${version:gcc})
Description: Documentation for the GNU C compilers (gcc, gobjc, g++)
 Documentation for the GNU compilers in info format (dependency package).

Package: gccgo-doc
Section: doc
Architecture: any
Priority: optional
Depends: gccgo-${pv:ggo}-doc ${reqv:ggo}, ${misc:Depends}
Suggests: gccgo (>= ${version:ggo})
Description: Documentation for the GNU Go compiler
 Documentation for the GNU Go compiler in info format (dependency package).