File: control

package info (click to toggle)
octave-communications 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,992 kB
  • sloc: cpp: 6,991; perl: 476; makefile: 131; sh: 29
file content (51 lines) | stat: -rw-r--r-- 1,975 bytes parent folder | download
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: octave-communications
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>,
           Mike Miller <mtmiller@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-octave (>= 1.2.3),
               dh-sequence-octave,
               gnuplot-nox <!nodoc>,
               octave-signal,
               pkgconf,
               texlive <!nodoc>,
               texlive-plain-generic <!nodoc>,
               epstool <!nodoc>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-communications
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-communications.git
Homepage: https://gnu-octave.github.io/packages/communications/
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-communications
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         octave-communications-common (= ${source:Version})
Multi-Arch: same
Description: communications package for Octave
 This package provides functions for Octave, a numerical computation
 software, to perform error analysis on communication signals,
 convert between analog and digital signals, and many more functions
 pertaining to signal analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-communications-common
Architecture: all
Depends: ${misc:Depends},
         ${octave:Depends}
Multi-Arch: foreign
Description: communications package for Octave (arch-indep files)
 This package provides functions for Octave, a numerical computation
 software, to perform error analysis on communication signals,
 convert between analog and digital signals, and many more functions
 pertaining to signal analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package contains the architecture-independent files for the
 octave-communications package.