swig 3.0.2-1ubuntu1~ubuntu14.04.1 source package in Ubuntu

Changelog

swig (3.0.2-1ubuntu1~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1448823)

swig (3.0.2-1ubuntu1) utopic; urgency=medium

  * Build using python3.
  * Drop build dependency on libchicken-dev (universe).

swig (3.0.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version: 3.9.3 -> 3.9.5 (lintian).
    Checked via upgrading-checklist.txt.gz from debian-policy package.

swig (3.0.0-1) unstable; urgency=low

  * Retarget to unstable.

swig (3.0.0-0) experimental; urgency=low

  * New upstream release 3.0.0 (closes: #739910).
  * debian/control: Change source name from swig2.0 back to swig.

 -- Micah Gersten <email address hidden>  Tue, 19 May 2015 15:01:23 -0500

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Trusty
Original maintainer:
Torsten Landschoff
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty backports universe interpreters

Downloads

File Size SHA-256 Checksum
swig_3.0.2.orig.tar.gz 5.4 MiB a2669657cabcedc371f63c0457407a183e0b6b2ef4e7e303c1ec9a3964cc7813
swig_3.0.2-1ubuntu1~ubuntu14.04.1.debian.tar.gz 17.6 KiB dc1c363c597e37da62b7119a59c69190860a50cb97d789c84e1c5a6b0bcfeaf7
swig_3.0.2-1ubuntu1~ubuntu14.04.1.dsc 2.1 KiB 7a5e18b7f1700863ebb043576d69e9e0921a56e742d5c90eea8d329cbc23a8c9

View changes file

Binary packages built by this source

swig3.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.

swig3.0-dbgsym: debug symbols for package swig3.0

 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.

swig3.0-doc: HTML documentation for SWIG

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

swig3.0-examples: Examples for applications of SWIG

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