# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: libsigc++-2.0
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gnome,
               docbook-xml,
               docbook-xsl,
               doxygen,
               graphviz,
               libxml2-utils <!nocheck>,
               meson (>= 0.50.0),
               mm-common (>= 1.0.0),
               python3-distutils,
               xsltproc
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/gnome-team/libsigcplusplus.git
Vcs-Browser: https://salsa.debian.org/gnome-team/libsigcplusplus
Homepage: https://libsigcplusplus.github.io/libsigcplusplus/

Package: libsigc++-2.0-0v5
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends}
Conflicts: libsigc++-2.0-0c2a
Replaces: libsigc++-2.0-0c2a
Architecture: any
Multi-Arch: same
Description: 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.

Package: libsigc++-2.0-dev
Section: libdevel
Depends: ${misc:Depends},
         libsigc++-2.0-0v5 (= ${binary:Version}),
         pkg-config
Suggests: libsigc++-2.0-doc
Multi-Arch: same
Architecture: any
Description: 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.

Package: libsigc++-2.0-doc
Section: doc
Depends: ${misc:Depends}
Architecture: all
Multi-Arch: foreign
Description: 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.
