mwrap 1.1.1-3 source package in Ubuntu

Changelog

mwrap (1.1.1-3) unstable; urgency=medium

  [ Rafael Laboissière ]
  * d/control: Bump Standards-Version to 4.7.0 (no changes needed)

  [ Jeremy Bícha ]
  * Fix autopkgtests following dpkg changes (LP: #2071468)

 -- Rafael Laboissière <email address hidden>  Mon, 01 Jul 2024 04:52:25 -0300

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
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
mwrap_1.1.1-3.dsc 2.1 KiB 46927870b5651212ed44b2ff8e4bddc3e50d25d36e26e49592da97e51ce39aec
mwrap_1.1.1.orig.tar.gz 249.3 KiB 7c007a2c833d956d4805f12922920c8c8f9a47dc3f483ba0ffffca5aa130daed
mwrap_1.1.1-3.debian.tar.xz 6.5 KiB 8e76c382b7572b5855ae8771dd65926ed02a6ffd6021ac29e129ef607329398f

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