mwrap 0.33-4 source package in Ubuntu

Changelog

mwrap (0.33-4) unstable; urgency=medium

  * Team upload

  * d/control: Bump Standards-Version to 4.1.3
  * d/control: Replace Priority:extra with Priority:optional.
    This is mandated by the Debian Policy since version 4.0.1.
  * Set debhelper compatibility level to >= 11
  * d/watch: Use secure upstream URI

 -- Rafael Laboissiere <email address hidden>  Sun, 11 Feb 2018 08:42:44 -0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
mwrap_0.33-4.dsc 1.9 KiB 3a5cc9f5084fa2000f9e8de71de3bd0a49a5c3accb2a936510a360c89b7e0373
mwrap_0.33.orig.tar.gz 188.0 KiB 98fd177858aa0f956b43050a0e38a07439d8a917c6f81c89a901f9db32a43706
mwrap_0.33-4.debian.tar.xz 5.6 KiB fb688c82af72539585e2f9ea650fc5bbb59c647f690840c564d40d06d4eef8da

Available diffs

No changes file available.

Binary packages built by this source

mwrap: Octave/MATLAB mex generator

 MWrap is an interface generation system in the spirit of SWIG or matwrap.
 From a set of augmented Octave/MATLAB script files, MWrap will generate a
 MEX gateway to desired C/C++ function calls and Octave/MATLAB function
 files to access that gateway. The details of converting to and from
 Octave/MATLAB's data structures, and of allocating and freeing temporary
 storage, are hidden from the user.

mwrap-dbgsym: debug symbols for mwrap