octave-signal 1.3.2-2 source package in Ubuntu

Changelog

octave-signal (1.3.2-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * d/watch: bump to format version 4.

  [ Rafael Laboissiere ]
  * d/p/comment-out-failing-unit-tests.patch: New patch.
    The package FTBFS with octave-pkg-dev 1.5.0 because it now exits with
    a code error when unit tests fail.  We comment out, for now, the
    failing tests, but this must be addressed in a proper way, since it
    may hide problems in the package. (Closes: #874139)
  * d/control:
    + Use secure URIs in the Vcs-* fields
    + Use cgit instead of gitweb in Vcs-Browser URL
    + Bump Standards-Version to 4.1.0 (no changes needed)

 -- Rafael Laboissiere <email address hidden>  Wed, 06 Sep 2017 12:51:55 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-signal_1.3.2-2.dsc 2.1 KiB b991172b2100239850d5884de3e641feb027bf5ca2c9d2f462d9a82cc33c644e
octave-signal_1.3.2.orig.tar.gz 185.9 KiB a277f12e9f47cc66a8c56ab26284ac4839b223f32de13e35e710401fd0539b60
octave-signal_1.3.2-2.debian.tar.xz 5.6 KiB c0fb512df6a653e1af1086696e44d0eee99c9e976d26e5d4ac8bb124901383b3

No changes file available.

Binary packages built by this source

octave-signal: signal processing functions for Octave

 This package provides signal processing tools including filtering,
 windowing and display functions in octave.
 .
 Blackman-Harris, Blackman-Nuttall and Bohman are among the windowing functions
 and filters include Chebyshev type filters and butterworth filters.
 .
 Additionally, some wavelet functions are included.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-signal-dbgsym: debug symbols for octave-signal