swig2.0 2.0.11-1ubuntu1 source package in Ubuntu

Changelog

swig2.0 (2.0.11-1ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - Configure for the Tk 8.5 multiarch installation.
    - Build using guile-2.0.
    - Configure --with-guileincl=/usr/include/guile/2.0.
    - Drop libchicken-dev from the build-depends (in universe).
    - Build-depend on python3-dev.
    - Drop build dependency on liboctave-dev, configure --without-octave.

swig2.0 (2.0.11-1) unstable; urgency=low

  * Merge new upstream release 2.0.11 (closes: #727188).
  * Use Ruby 1.9.1 instead of 1.8 which is about to be removed from sid.
    Thanks to Cédric Boutillier for the patch (closes: #722282).
  * Install swigp4.ml manually as the upstream Makefile fails to do so
    when using a separate build directory (closes: #725945).

swig2.0 (2.0.10-1) unstable; urgency=low

  * New upstream release.
 -- Matthias Klose <email address hidden>   Mon, 06 Jan 2014 14:45:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig2.0_2.0.11.orig.tar.gz 5.1 MiB 63780bf29f53937ad399a1f68bccb3730c90f65746868c4cdfc25cafcd0a424e
swig2.0_2.0.11-1ubuntu1.debian.tar.gz 18.0 KiB 5c031fa778c6e22d961b14edbd2b2e9897fa425460e5d00f84f6420aae8d6d58
swig2.0_2.0.11-1ubuntu1.dsc 1.7 KiB 1f853ee2d149a38aed0f31b21de74334c4d739c5f58b6226f55a04576d6923ca

Available diffs

View changes file

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, PHP, 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.
 .
 This is a dependency package providing the stable version of SWIG.

swig-doc: HTML documentation for SWIG

 This is a dependency package providing the documentation of the default
 version of SWIG in Debian.

swig-examples: Examples for applications of SWIG

 This is a dependency package providing the examples of the default
 version of SWIG in Debian.

swig2.0: 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, PHP, 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.

swig2.0-doc: HTML documentation for SWIG

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

swig2.0-examples: Examples for applications of SWIG

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