swig 3.0.7-2ubuntu1 source package in Ubuntu

Changelog

swig (3.0.7-2ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop libchicken-dev from the build-depends (in universe).
  * Dropped changes, included in Debian:
    - Fix swig package to provide the actual unversioned commands.

swig (3.0.7-2) unstable; urgency=medium

  * Reintroduce symlinks swig and ccache-swig for the default version of
    SWIG (closes: #803369).
  * debian/control: Change XS-Testsuite to Testsuite, hoping that this
    will make the package appear on ci.debian.net.
  * New patch debian/patches/ccache-rename.diff: Allows calling ccache-swig
    as ccache-swig or ccache-swig3.0 (closes: #786618).
    + Added autopkgtest tests to check if ccache-swig can be called via
      the symlink as well as via the versioned binary name.

 -- Steve Langasek <email address hidden>  Sat, 31 Oct 2015 21:55:05 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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_3.0.7.orig.tar.gz 5.6 MiB 06dc8816a225667ce1eee545af3caf87e1bbaa379c32838d4cea53152514348d
swig_3.0.7-2ubuntu1.debian.tar.xz 19.1 KiB e2d02887569029cecc1673cc1d8d1c6e8e6fa7eef674212d87df28f49534a149
swig_3.0.7-2ubuntu1.dsc 2.4 KiB e57c4ed6871ebd16595fc96687e0354d7e7ebcb13c64a4a6f987cec2a3d6a93a

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.

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.