Source: libsigc++-1.2
Section: devel
Priority: important
Maintainer: Daniel Burrows <dburrows@debian.org>
Standards-Version: 3.6.2.0
Build-depends: debhelper (>=4.0.0), m4, docbook-xsl, docbook-xml, xsltproc, g++ (>= 3:3.2.2-0)

Package: libsigc++-1.2-5c2
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libsigc++-1.2-5, libsigc++-1.2-5c102
Replaces: libsigc++-1.2-5, libsigc++-1.2-5c102
Architecture: any
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
 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++-1.2-dev
Section: libdevel
Depends: libsigc++-1.2-${Soname} (= ${Source-Version}), pkg-config, libstdc++-dev
Replaces: libsigc++-1.1-dev
Conflicts: libsigc++-1.1-dev
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
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.
