File: control

package info (click to toggle)
octave-communications 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,748 kB
  • ctags: 474
  • sloc: cpp: 6,476; perl: 476; makefile: 131; sh: 24
file content (40 lines) | stat: -rw-r--r-- 1,783 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
Source: octave-communications
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>,
           Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.0), texlive, 
 texlive-generic-recommended, ghostscript, octave-signal (>= 1.1.3), gnuplot
Standards-Version: 3.9.8
Homepage: http://octave.sourceforge.net/communications
Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-communications.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-octave/octave-communications.git

Package: octave-communications
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 octave-communications-common (= ${source:Version})
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}
Breaks: octave-communications (<< 1.0.9-1)
Replaces: octave-communications (<< 1.0.9-1)
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.