libsigc++-2.0 2.6.1-3 source package in Ubuntu

Changelog

libsigc++-2.0 (2.6.1-3) unstable; urgency=medium

  * Use https:// for Vcs-Browser.
  * Enforce c++11 mode via pkg-config.
    libsigc++2.0 uses C++11 features in the header files it exports.
    As long  as GCC does not yet default to C++11, return -std=c++11 via
    pkg-config --cflags. Otherwise packages using those headers will fail to
    build. This is a temporary workaround to minimise the breakage caused by
    this change. It should be dropped again once the default is switched in
    GCC. (Closes: #800399)

 -- Michael Biebl <email address hidden>  Wed, 21 Oct 2015 22:33:26 +0200

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsigc++-2.0_2.6.1-3.dsc 2.1 KiB 60911f55c98a173c4a00e685c891643534ea524fbeb156b16be9686b688f21d5
libsigc++-2.0_2.6.1.orig.tar.xz 3.3 MiB 186f2167c1b3d90529ce8e715246bf160bc67ec1ec19f4e45d76c0ae54dfbe1b
libsigc++-2.0_2.6.1-3.debian.tar.xz 8.8 KiB 65c059e94d638a8e177f9354887124c7906d992289bd94a042877f0944cb3670

Available diffs

No changes file available.

Binary packages built by this source

libsigc++-2.0-0v5: type-safe Signal Framework for C++ - runtime

 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.

libsigc++-2.0-0v5-dbgsym: debug symbols for package libsigc++-2.0-0v5

 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.

libsigc++-2.0-dev: type-safe Signal Framework for C++ - development files

 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.

libsigc++-2.0-doc: type-safe Signal Framework for C++ - reference documentation

 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 This package contains the reference documentation for libsigc++,
 needed only if you wish to write software which uses it.