swig 4.2.0-1 source package in Ubuntu

Changelog

swig (4.2.0-1) unstable; urgency=medium

  [ Rafael Laboissière ]
  * New upstream release 4.2.0: Update patches.
    + Drop d/p/octave-8.1.patch (applied upstream).
    + Drop d/p/substitute-libv8-dev-with-libnode-dev.patch (applied upstream).

  [ Torsten Landschoff ]
  * Drop versioned packages swig4.0*, add conflicts and replaces.
  * Release to unstable (closes: #1061392, #1060801).

 -- Torsten Landschoff <email address hidden>  Fri, 26 Jan 2024 18:15:05 +0100

Upload details

Uploaded by:
Torsten Landschoff
Uploaded to:
Sid
Original maintainer:
Torsten Landschoff
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig_4.2.0-1.dsc 2.0 KiB b01c4e1ca6540b8c2e0105f7c6ef46627c6c8aa7d3aa3979040bf42e5ced9731
swig_4.2.0.orig.tar.gz 8.0 MiB 261ca2d7589e260762817b912c075831572b72ff2717942f75b3e51244829c97
swig_4.2.0-1.debian.tar.xz 20.3 KiB f34ccf81787e9f5ea8f6c09aefe21a17619417957a1e809a1fd0d4968103bc39

No changes file available.

Binary packages built by this source

swig: Generate scripting interfaces to C/C++ code

 SWIG is a compiler that makes it easy to integrate C and C++ code
 with other languages including Perl, Tcl, Ruby, Python, Java,
 Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
 .
 Swig takes a set of ANSI C/C++ declarations and generates an
 interface for them to your favorite scripting language.

swig-dbgsym: debug symbols for swig
swig-doc: HTML documentation for SWIG

 Contains the users' and developers' manuals for SWIG (Simplified
 Wrapper Interface Generator) in HTML format.

swig-examples: Examples for applications of SWIG

 Contains examples for applications of SWIG, a wrapper interface
 generator to integrate C code into scripting languages.