libsigc++-2.0 (2.2.10-0.2ubuntu2) trusty; urgency=low

  * Build using dh_autoreconf.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 08 Dec 2013 02:07:09 +0100

libsigc++-2.0 (2.2.10-0.2ubuntu1) saucy; urgency=low

  * Update config.{guess,sub} for AArch64.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 09 Oct 2013 11:11:20 +0200

libsigc++-2.0 (2.2.10-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * Support multi-arch: (closes: #651024)
    - Mark libsigc++-2.0-0c2a and libsigc++-2.0-dev as same.
    - Adjust debhelper build-dependency.

 -- Bastian Blank <waldi@debian.org>  Sat, 16 Jun 2012 17:36:21 +0000

libsigc++-2.0 (2.2.10-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove 0002-slot_rep-Avoid-access-to-deleted-object-in-notify.patch,
    merged upstream.
  * Fix watch file, track .xz tarballs.

 -- Michael Biebl <biebl@debian.org>  Thu, 08 Mar 2012 21:20:55 +0100

libsigc++-2.0 (2.2.9-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Avoid access to deleted object in slot_rep::notify(). (Closes: #649032)
    Patch cherry-picked from upstream Git.

 -- Michael Biebl <biebl@debian.org>  Sat, 03 Dec 2011 01:05:26 +0100

libsigc++-2.0 (2.2.9-1) unstable; urgency=low

  * New upstream release. (Closes: #578048)

    - Fixes g++ 4.6-related problems. (Closes: #619899, #609922, #620339)

  * Use DESTDIR instead of prefix to install files.

  * Regenerate autotools-generated files on every build.

  * Convert to source format 3.0 (quilt).

  * Debhelper compatibility changed to v8.

  * Standards-version updated.

 -- Daniel Burrows <dburrows@debian.org>  Wed, 06 Apr 2011 07:30:35 -0700

libsigc++-2.0 (2.2.4.2-1) unstable; urgency=low

  * New upstream release.

  * Released to unstable.  I'm not sure this is perfect, but we need to
    move to 2.2, and having this in unstable and being tested is better
    than having it molder in experimental, forgotten.

  * Don't manually install the Doxygen tagfile; it has a new name and
    comes along automatically with "make install" now.

  * Fixed the use of misc:Depends in the -doc package.

  * Tightened the versioned dependency on debhelper to >=5.0.0.

  * Referenced a versioned name for the license file in
    debian/copyright.

  * Removed the dependency from -dev to libstdc++: it's a virtual
    package that's provided as part of a proper g++ install, so no need
    to depend on it directly.

  * Updated config.sub and config.guess in build/. (Closes: #528218)

 -- Daniel Burrows <dburrows@debian.org>  Sun, 10 Jan 2010 15:28:45 -0800

libsigc++-2.0 (2.2.2-1) experimental; urgency=low

  * New upstream release.

  * Merge watchfile improvements from Deng Xiyue.

  * Update to debhelper compatibility level 5.

  * Use ${binary:Version} instead of ${Source-Version}.

  * Add ${misc:Depends} to all binary packages so that debhelper can magically
    generate dependencies for us.

  * Add a NEWS file warning that the deprecated SigC namespace has been
    removed.

 -- Daniel Burrows <dburrows@debian.org>  Fri, 21 Mar 2008 15:33:44 -0700

libsigc++-2.0 (2.2.1-1) experimental; urgency=low

  * New upstream release. (Closes: #468220)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 08 Mar 2008 13:38:05 -0800

libsigc++-2.0 (2.0.18-2) unstable; urgency=low

  * Upload to unstable. 

 -- Daniel Burrows <dburrows@debian.org>  Tue, 04 Mar 2008 19:56:43 -0800

libsigc++-2.0 (2.0.18-1) experimental; urgency=low

  * New upstream release (Closes: #443651).

  * Disable backwards-compatibility typedefs for slot_list.  This fixes
    compilation of sigc++-2.0 and dependent packages using g++-4.3.
    (Closes: #441537, #456971, #446333)

  * Package cleanups suggested by Hideki Yamane (Closes: #424929):
    + Declare debhelper compatibility level in debian/compat.
    + Clean up debian/copyright and bring it up to date.
    + Remove old cruft from debian/rules and remove 50autoconf.patch (which was
      referenced by that cruft).
  
  * Register the documentation with doc-base. (Closes: #346378)
  
  * Apply patch from Neil Williams to improve cross-building support.

 -- Daniel Burrows <dburrows@debian.org>  Wed, 13 Feb 2008 20:50:49 -0800

libsigc++-2.0 (2.0.17-2) unstable; urgency=low

  * Fix Description. (Closes: #387761)

 -- Daniel Burrows <dburrows@debian.org>  Thu, 21 Sep 2006 21:24:47 -0700

libsigc++-2.0 (2.0.17-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Wed, 30 Aug 2006 20:38:36 -0700

libsigc++-2.0 (2.0.16-3) unstable; urgency=low

  * Comment out both lines of the patch munging junk, to support
    the new make version. (Closes: #350697)

 -- Daniel Burrows <dburrows@debian.org>  Sun,  5 Feb 2006 10:37:44 -0800

libsigc++-2.0 (2.0.16-2) unstable; urgency=low

  * Rebuild for another C++ transition. (Closes: #339219)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 26 Nov 2005 14:28:22 -0600

libsigc++-2.0 (2.0.16-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Fri, 30 Sep 2005 12:21:17 -0700

libsigc++-2.0 (2.0.10-3) unstable; urgency=low

  * Fix dh_makeshlibs call (it WOULD be the one that I didn't check that
    needed to be changed; Closes: #317682).

 -- Daniel Burrows <dburrows@debian.org>  Sun, 10 Jul 2005 14:34:54 -0400

libsigc++-2.0 (2.0.10-2) unstable; urgency=low

  * C++ transition.

 -- Daniel Burrows <dburrows@debian.org>  Tue,  5 Jul 2005 19:14:28 -0400

libsigc++-2.0 (2.0.10-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Tue, 22 Feb 2005 11:26:44 -0500

libsigc++-2.0 (2.0.9-2) unstable; urgency=high

  * Upload with urgency=high to get the broken 2.0.7-1 out of testing.

 -- Daniel Burrows <dburrows@debian.org>  Mon,  7 Feb 2005 10:20:35 -0500

libsigc++-2.0 (2.0.9-1) unstable; urgency=low

  * New upstream release.
    - Fixes the warnings generated by the sigc++ header files.
    (Closes: #292696)
  * Include a watch file.

 -- Daniel Burrows <dburrows@debian.org>  Sun,  6 Feb 2005 17:38:15 -0500

libsigc++-2.0 (2.0.7-1) unstable; urgency=low

  * New upstream release

  * start the short descriptions with lower-case letters

 -- Daniel Burrows <dburrows@debian.org>  Wed, 26 Jan 2005 10:18:40 -0500

libsigc++-2.0 (2.0.6-1) unstable; urgency=low

  * New upstream release.
    - Fixes compilation problems with g++-3.4.  (Closes: #278985)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 30 Oct 2004 16:37:25 -0400

libsigc++-2.0 (2.0.4-1) unstable; urgency=low

  * New upstream release.  Most of the changes in this release pertain to
    non-Debian systems, so this isn't particularly critical (there is
    one bug involving optimization that could theoretically appear
    on Debian).

 -- Daniel Burrows <dburrows@debian.org>  Tue, 31 Aug 2004 18:53:56 -0400

libsigc++-2.0 (2.0.3-4) unstable; urgency=low

  * Don't compress doxygen tags...again.

 -- Daniel Burrows <dburrows@debian.org>  Wed, 18 Aug 2004 10:07:45 -0400

libsigc++-2.0 (2.0.3-3) unstable; urgency=low

  * Revert all the autotools junk back to the default, and ONLY regenerate
    the configure script this time.  (Closes: #266483)

 -- Daniel Burrows <dburrows@debian.org>  Wed, 18 Aug 2004 09:35:34 -0400

libsigc++-2.0 (2.0.3-2) unstable; urgency=low

  * The "Die autobuilders die die die!" release.

  * Regenerate the configure script (Closes: #251989, #254174).
  
  * Don't compress the doxygen tags file (Closes: #244229).

 -- Daniel Burrows <dburrows@debian.org>  Tue, 17 Aug 2004 10:39:46 -0400

libsigc++-2.0 (2.0.3-1) unstable; urgency=low

  * New upstream release.  NOTE: the previous release (2.0.2) had a nasty
    bug which can cause programs compiled against it to crash.  Any programs
    compiled with 2.0.2 should be recompiled with this version of libsigc++.

 -- Daniel Burrows <dburrows@debian.org>  Sun, 30 May 2004 21:51:38 -0400

libsigc++-2.0 (2.0.2-1) unstable; urgency=low

  * New upstream release
  
  * Make shlibs require at least this version, because the API/ABI changed.
    (the behavior of accumulators is different in some cases)

 -- Daniel Burrows <dburrows@debian.org>  Sun, 23 May 2004 12:49:39 -0400

libsigc++-2.0 (2.0.1-3) unstable; urgency=low

  * Fix an override disparity.

 -- Daniel Burrows <dburrows@debian.org>  Mon, 10 May 2004 14:26:19 -0400

libsigc++-2.0 (2.0.1-2) unstable; urgency=low

  * Make sure that everything actually gets installed where it ought to;
    in particular, it's now possible to build programs against sigc++.
    (Closes: #248279)

  * Conflict/Replace the libsigc++-1.9 packages. (Closes: #248280)
  
  * Remove a bunch of broken and useless links in /usr/share/doc.

 -- Daniel Burrows <dburrows@debian.org>  Mon, 10 May 2004 13:30:35 -0400

libsigc++-2.0 (2.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Daniel Burrows <dburrows@debian.org>  Wed, 28 Apr 2004 18:34:36 -0400

libsigc++-2.0 (2.0.0-1) unstable; urgency=low

  * New upstream release.  This is the first stable release of sigc++ 2.0.
  
  * This package version addresses bug #244229 in libsigc++-1.9, which
    will be removed from unstable as it is superseded by 2.0.

 -- Daniel Burrows <dburrows@debian.org>  Mon, 26 Apr 2004 09:02:17 -0400

libsigc++-1.9 (1.9.15-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Fri, 27 Feb 2004 21:22:28 -0500

libsigc++-1.9 (1.9.14-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Tue, 24 Feb 2004 13:23:30 -0500

libsigc++-1.2 (1.2.5-1) unstable; urgency=low

  * New upstream release
    - Should really fix libtool problems everywhere (Closes: #185395)
  * Description cleanup (remove editorializing, extraneous information,
    etc)

 -- Daniel Burrows <dburrows@debian.org>  Fri, 16 May 2003 09:56:16 -0400

libsigc++-1.2 (1.2.3-2) unstable; urgency=low

  * Right.  Conflict with libsigc++-1.2-5, and delete an accidentally
    duplicated changelog entry.  (Closes: nothing yet, but I'm sure
    someone will file without checking Incoming)

 -- Daniel Burrows <dburrows@debian.org>  Thu,  9 Jan 2003 17:15:56 -0500

libsigc++-1.2 (1.2.3-1) unstable; urgency=low

  * New upstream release
  * Built with g++-3.2.

 -- Daniel Burrows <dburrows@debian.org>  Thu,  9 Jan 2003 08:58:13 -0500

libsigc++-1.2 (1.2.2-1) unstable; urgency=low

  * New upstream release (Closes: #174722)
  * The documentation got messed with while I wasn't looking, handle it
    properly (thanks, Marcelo)

 -- Daniel Burrows <dburrows@debian.org>  Wed,  1 Jan 2003 17:25:32 -0500

libsigc++-1.2 (1.2.1-2) unstable; urgency=low

  * Update config.sub and config.guess (Closes: #167460)

 -- Daniel Burrows <dburrows@debian.org>  Mon,  4 Nov 2002 08:49:36 -0500

libsigc++-1.2 (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Daniel Burrows <dburrows@debian.org>  Wed, 23 Oct 2002 08:46:38 -0400

libsigc++-1.2 (1.2.0-1) unstable; urgency=low

  * New upstream release.  This is, at long last, the first release in the
    1.2 series.

 -- Daniel Burrows <dburrows@debian.org>  Thu, 10 Oct 2002 18:51:34 -0400

libsigc++-1.1 (1.1.13-1) unstable; urgency=low

  * New upstream release (release candidate for 1.2, soname bump)

 -- Daniel Burrows <dburrows@debian.org>  Mon, 29 Jul 2002 11:07:59 -0400

libsigc++-1.1 (1.1.11-1) unstable; urgency=low

  * New upstream release  (Closes: #150388)
  * The development package now depends on libstdc++-dev.  (it seems silly
    to install it unless you have g++ and hence libstdc++-dev, but I don't
    think it hurts)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 15 Jun 2002 12:47:39 -0400

libsigc++-1.1 (1.1.10-1) unstable; urgency=low

  * New upstream release
  
  * This release requires pkg-config for sigc++ development (as far as I
  can tell)  Added pkg-config to the Depends line of libsigc++-1.1-dev.

 -- Daniel Burrows <dburrows@debian.org>  Fri, 26 Apr 2002 20:15:20 -0400

libsigc++-1.1 (1.1.9-3) unstable; urgency=low

  * Added Build-Depends: m4.  (Closes: #142769)

 -- Daniel Burrows <dburrows@debian.org>  Sun, 14 Apr 2002 09:02:27 -0400

libsigc++-1.1 (1.1.9-2) unstable; urgency=low

  * Added prominent warning about unstableness to the Description.

 -- Daniel Burrows <dburrows@debian.org>  Thu, 11 Apr 2002 20:00:49 -0400

libsigc++-1.1 (1.1.9-1) unstable; urgency=low

  * New upstream (unstable) release.  (Closes: #141488)

 -- Daniel Burrows <dburrows@debian.org>  Thu, 11 Apr 2002 18:58:30 -0400

libsigc++ (1.0.4-3) unstable; urgency=low

  * Correct spelling of "ability".  I think "typesafe" is more common than
  "type-safe", actually, but `corrected' it anyway.
    (Closes: #125044, #125045)

 -- Daniel Burrows <dburrows@debian.org>  Fri,  8 Feb 2002 11:12:09 -0500

libsigc++ (1.0.4-2) unstable; urgency=low

  * Update config.{sub,guess}.  (closes: #122878)

 -- Daniel Burrows <dburrows@debian.org>  Sun,  9 Dec 2001 09:47:29 -0500

libsigc++ (1.0.4-1) unstable; urgency=low

  * New upstream release
  * Use prefix= instead of DESTDIR= to install; this works around some
   upstream braindeadness that otherwise tries to rm -fr /usr/include/sigc++ .
  * Only call ldconfig if $1=configure
  * Standards version updated to 3.5.6.0

 -- Daniel Burrows <dburrows@debian.org>  Tue, 27 Nov 2001 08:38:46 -0500

libsigc++ (1.0.3-3) unstable; urgency=low

  * Patch sigc.m4 to work around autoconf problems.  (closes: #100206)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 23 Jun 2001 08:42:47 -0400

libsigc++ (1.0.3-2) unstable; urgency=low

  * New Maintainer.  (closes: #101532)
  * Include programming examples
  * Build-depending on a task package is a mess.  Build-dependency
  tightened up to just debhelper; task-c++-dev is unnecessary (since
  all the c++ stuff we need is essential or build-essential)
  * Programming documentation moved to -dev package.
  * No longer use the deprecated dh_testversion.

 -- Daniel Burrows <dburrows@debian.org>  Fri, 22 Jun 2001 09:07:32 -0400

libsigc++ (1.0.3-1) unstable; urgency=low

  * New upstream release

 -- Michael Alan Dorman <mdorman@debian.org>  Tue,  6 Mar 2001 09:25:33 -0500

libsigc++ (1.0.2-2) unstable; urgency=low

  * Fix build depends (closes: bug#82157, bug#82240)
  * Fix -dev dependency (closes: bug#81005)
  * Conflict with libsigc++5 (closes: bug#84942)
  * Orphaned

 -- Michael Alan Dorman <mdorman@debian.org>  Sat, 10 Feb 2001 17:04:13 -0500

libsigc++ (1.0.2-1) unstable; urgency=low

  * New upstream release
  * Include doc/ (closes: bug#66674)

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 22 Nov 2000 11:23:44 -0500

libsigc++ (1.0.1-1) unstable; urgency=low

  * New upstream version.
  * Correct copyright file (closes: bug#64481)
  * Close bogus bug (closes: bug#63403)

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 22 May 2000 14:23:29 -0400

libsigc++ (0.8.6-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 19 Jan 2000 10:18:44 -0500

libsigc++ (0.8.5-2) unstable; urgency=low

  * Add dependency for -dev package (closes: bug#50785)
  * Give a better long description.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 28 Nov 1999 11:08:52 -0500

libsigc++ (0.8.5-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 10 Nov 1999 12:09:53 -0500

libsigc++ (0.8.3-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Tue, 19 Oct 1999 15:54:33 -0400

libsigc++ (0.8.2-1) unstable; urgency=low

  * Initial debianization.
  
 -- Michael Alan Dorman <mdorman@debian.org>  Wed,  6 Oct 1999 18:16:51 -0400
