octave-vibes 0.2.0-9 source package in Ubuntu

Changelog

octave-vibes (0.2.0-9) unstable; urgency=medium

  * Reintroduce package into unstable
    The package has been removed from unstable due to a request made
    by the maintainer (Bug#1058025), because the package was unusable
    without the VIBes-viewer program. This latter is now in Debian
    thanks to the introduction of the vibes package (ITP Bug#1059434).
    + d/check.m: Test the connection with the VIBes-viewer server
    + d/control:
      - Build-depends on dh-octave >= 1.6.0, such that the HOME
        environment variable is set to a temporary, writable directory
        (this, effectively, fixes Bug#1057591)
      - Build-depens on vibes
  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Update Homepage URL
  * d/copyright: Update Source URL

 -- Rafael Laboissière <email address hidden>  Sat, 30 Dec 2023 09:26:15 -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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
octave-vibes_0.2.0-9.dsc 2.0 KiB 240f2079cc15289f2851a48490a2b042e2e1e349dde447f4425bad767ad9b266
octave-vibes_0.2.0.orig.tar.gz 26.1 KiB cf86d4eef982dd0b3f32ea23bf340af9cd5e58b7b17c78e1310f4fa95936c8fe
octave-vibes_0.2.0-9.debian.tar.xz 5.2 KiB 3d2b2ad74aaf53f3b9d96e0209189babd604eb031f72cf1916fc33f92ac37666

No changes file available.

Binary packages built by this source

octave-vibes: VIBes API to easily display results in Octave

 The VIBes API allows one to easily display results (boxes, pavings)
 from interval methods.
 .
 VIBes consists in two parts: (1) the VIBes application that features viewing,
 annotating and exporting figures, and (2) the VIBes API that enables your
 program to communicate with the viewer in order to draw figures.
 .
 This package integrates the VIBes API into Octave. The VIBes application
 is required for operation and must be installed separately. Data types from
 third-party interval arithmetic libraries for Octave are also supported.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-vibes-dbgsym: debug symbols for octave-vibes