dh-octave 1.5.0 source package in Ubuntu

Changelog

dh-octave (1.5.0) unstable; urgency=medium

  * Upload to unstable

  * dh_octave_make.in:
    + Ensure a blank like before "Files: debian/*" stanza
    + Get URL documentation from "function reference" link

 -- Rafael Laboissière <email address hidden>  Tue, 13 Jun 2023 17:45:46 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-octave_1.5.0.dsc 2.0 KiB 3648242c22fa219147332c48019f23c5ac001952d754be761ae6fe9e2c73338c
dh-octave_1.5.0.tar.xz 15.6 KiB 5af0040b996055e642635b93c2cdbf6fc7b516fc1cdf3f910f786b194a6f62ca

Available diffs

No changes file available.

Binary packages built by this source

dh-octave: Debhelper-based infrastructure for building Octave add-on packages

 Since version 3.0 of Octave (a numerical computation software),
 add-ons can be installed through the pkg.m system. This package
 provides the infrastructure for packaging such add-ons for Debian,
 based on debhelper. It replaces the deprecated octave-pkg-dev
 package. This package contains debhelper-like scripts for building,
 checking and cleaning the add-on package as well as for generating
 the substitution variables in debian/control.
 .
 This package is intended to be used by the Debian Octave Group
 and should be of little interest to general users.

dh-octave-autopkgtest: script for the automatic testing of Octave add-on packages

 This package contains the dh_octave_check script that runs the unit tests
 contained in all *.m and *.cc files available in the source tree from
 which it is launched. It is intended to be used by the support for
 Octave-Forge add-on packages, which is implemented in autodep8.