swig 3.0.7-1ubuntu1 source package in Ubuntu

Changelog

swig (3.0.7-1ubuntu1) xenial; urgency=medium

  * Fix swig package to provide the actual unversioned commands, instead of
    being an empty (and therefore broken) dummy package.  Closes: #803369.
  * Drop libchicken-dev from the build-depends (in universe).

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2015 15:34:02 -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-1ubuntu1.debian.tar.xz 18.0 KiB ba67fe3d5c51bb30f7c828a4f820779e367f7e2b1717e52940e5ee6e89884c80
swig_3.0.7-1ubuntu1.dsc 2.4 KiB 03b145bf80e6d493b25505862f5233af9bfafcf2957019054c470a646561b859

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.