swig2.0 2.0.12-1ubuntu1 source package in Ubuntu RTM

Changelog

swig2.0 (2.0.12-1ubuntu1) utopic; urgency=medium

  * Merge with Debian; remaining changes:
    - Configure for the Tk 8.5 multiarch installation.
    - Drop libchicken-dev from the build-depends (in universe).
    - Build-depend on python3-dev.

swig2.0 (2.0.12-1) unstable; urgency=medium

  * New upstream release 2.0.12.
  * Build with Guile 2.0 (closes: #746016).
  * For some reason, GUILE_CFLAGS is set correctly again (closes: #701865).
 -- Matthias Klose <email address hidden>   Wed, 18 Jun 2014 11:59:10 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main interpreters
14.09 release main interpreters

Downloads

File Size SHA-256 Checksum
swig2.0_2.0.12.orig.tar.gz 5.1 MiB 65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7
swig2.0_2.0.12-1ubuntu1.debian.tar.xz 16.5 KiB a618c1bf34e621faa10dd88e09f4238ef5dd7d5e7de13c7c4df819312badd6ee
swig2.0_2.0.12-1ubuntu1.dsc 1.8 KiB a29bcf2584c0bab9116a7961fb46ad8fe68e19ea017e928099e90f0d04f41d96

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.