dh-octave 0.2.0 source package in Ubuntu

Changelog

dh-octave (0.2.0) unstable; urgency=medium

  * d/control: Change Maintainer to <email address hidden>
  * README.md: Add section on the internals of dh-octave

 -- Rafael Laboissiere <email address hidden>  Sun, 04 Feb 2018 10:04:56 -0200

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-octave_0.2.0.dsc 1.7 KiB 5741fd3dffa1cfaeddaf2716083bee95367e601caa320b3158c8506bf341a5dc
dh-octave_0.2.0.tar.xz 9.3 KiB 3c64a9ae77aed0ee582f7992ce8944b75cb567fd28e970da962405b8b1d28b18

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.