swig2.0 2.0.4-3ubuntu1 source package in Ubuntu

Changelog

swig2.0 (2.0.4-3ubuntu1) oneiric; urgency=low

  * Resynchronise with Debian (LP: #831377).  Remaining changes:
    + debian/control:
      - Don't take over swig, swig-doc and swig-examples packages yet.
      - Add conflicts/replaces on swig for swig2.0.

swig2.0 (2.0.4-3) unstable; urgency=low

  * Acknowledge changes by Luca Falavigna - thanks.
  * Applied the patch by Chris Butler to fix wrapper generation on i386 for
    perl compiled with -Duse64bitint (closes: #579450).
 -- Colin Watson <email address hidden>   Fri, 02 Sep 2011 15:42:28 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig2.0_2.0.4.orig.tar.gz 4.9 MiB 763a117730d26f8e5ed67f5718c6c0761fbb8461680fc20269db8c0839e1ec8a
swig2.0_2.0.4-3ubuntu1.debian.tar.gz 18.6 KiB 828c07259a63fa4e7440c4c3a2fdc5d08b7103ab866f6e9f80e1a23bf8e8ea36
swig2.0_2.0.4-3ubuntu1.dsc 2.2 KiB 4b10f1e44393563d9e297b045bc84fafc570b47099d3e9ac14bd3d60ad81ea80

View changes file

Binary packages built by this source

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: No summary available for swig2.0-doc in ubuntu oneiric.

No description available for swig2.0-doc in ubuntu oneiric.

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.