mwrap 1.1.1-2ubuntu1 source package in Ubuntu

Changelog

mwrap (1.1.1-2ubuntu1) oracular; urgency=medium

  * Fix autopkgtests following dpkg changes (LP: #2071468)

 -- Jeremy Bícha <email address hidden>  Sat, 29 Jun 2024 18:59:50 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mwrap_1.1.1.orig.tar.gz 249.3 KiB 7c007a2c833d956d4805f12922920c8c8f9a47dc3f483ba0ffffca5aa130daed
mwrap_1.1.1-2ubuntu1.debian.tar.xz 6.5 KiB 7f765e6169a33ea832c7200beba457ca938dd9f19c8b61048c71bc8c13f2f81b
mwrap_1.1.1-2ubuntu1.dsc 2.1 KiB aed2a64f7ced57f0325699d0d106223708293c4c0733a8e1ac33fbd9c5f1e023

View changes file

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