swig 4.0.1-3 source package in Ubuntu

Changelog

swig (4.0.1-3) unstable; urgency=high

  * Fix invocation of ccache-swig4.0, the program transform logic was
    dropped from Makefile.in by upstream.
  * Actually use the hardening build flags for ccache. My last
    attempt did actually set CPPFLAGS correctly but I missed another
    assignment overriding the correct value.
  * Enable salsa.debian.org CI integration in the source package.
  * debian/gbp.conf: Added gbp (git build package) configuration file.

 -- Torsten Landschoff <email address hidden>  Thu, 20 Feb 2020 23:00:38 +0100

Upload details

Uploaded by:
Torsten Landschoff
Uploaded to:
Sid
Original maintainer:
Torsten Landschoff
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig_4.0.1-3.dsc 2.1 KiB ca7e72ef4c21c4486ec88e0a9202ec6c1fe250e05f24f712bec7eef68d0ef23d
swig_4.0.1.orig.tar.gz 7.7 MiB 7a00b4d0d53ad97a14316135e2d702091cd5f193bb58bcfcd8bc59d41e7887a9
swig_4.0.1-3.debian.tar.xz 19.6 KiB 6d2a45a487ab708e3787d2293cdc00a0b9b54f86d76f8daab81bcae6a54c0b5b

No changes file available.

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

swig4.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, 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.

swig4.0-dbgsym: debug symbols for swig4.0
swig4.0-doc: HTML documentation for SWIG

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

swig4.0-examples: Examples for applications of SWIG

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