octave-video 2.1.1-1 source package in Ubuntu

Changelog

octave-video (2.1.1-1) unstable; urgency=medium

  * New upstream version 2.1.1
  * d/p/use-cxxflags.patch: Drop patch (applied ustream)
  * d/copyright:
    + Reflect upstream changes
    + Update Source URL
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * d/watch:
    + Adjust for new URL at gnu-octave.github.io
    + Use tarball URL at GitHub
  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Update Homepage URL

 -- Rafael Laboissière <email address hidden>  Wed, 19 Jul 2023 05:55:25 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-video_2.1.1-1.dsc 2.2 KiB d7cd99812f77133d84a8cf005e1b939b0a0b3227b563289f45ccd89d6c9e6f41
octave-video_2.1.1.orig.tar.gz 64.3 KiB 6435b83e36cdb9ac50f2b64bcd721fdd42544ada6e2bac6987513b5364dc955a
octave-video_2.1.1-1.debian.tar.xz 3.3 KiB e784e9e33a24ee04020a7a67aa8006d314aef214b00b7e042e2435ae0cfd976f

No changes file available.

Binary packages built by this source

octave-video: video file reader/writer for Octave

 This package contains an implementation of the VideoReader and
 VideoWriter classes, based on OpenCV's CvCapture_FFMPEG
 and CvVideoWriter_FFMPEG, for Octave, a scientific computation
 software.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-video-dbgsym: debug symbols for octave-video