Codebase list telepathy-glib / debian/0.7.20-1 debian / changelog
debian/0.7.20-1

Tree @debian/0.7.20-1 (Download .tar.gz)

changelog @debian/0.7.20-1raw · history · blame

telepathy-glib (0.7.20-1) experimental; urgency=low

  * New upstream release (ABI, API added)
  * Move packaging to git; the setup is basically the same as
    telepathy-farsight, but with pristine-tar enabled
  * debian/control: wrap Uploaders line
  * debian/control: add ${misc:Depends} to everything

 -- Simon McVittie <smcv@debian.org>  Thu, 18 Dec 2008 01:58:54 +0000

telepathy-glib (0.7.19-1) experimental; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@debian.org>  Fri, 05 Dec 2008 17:02:16 +0000

telepathy-glib (0.7.18-1) experimental; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@debian.org>  Mon, 03 Nov 2008 16:12:32 +0000

telepathy-glib (0.7.17-1) experimental; urgency=low

  * New upstream release (ABI, API added)
  * Update build dependencies again: since 0.7.16 we need gtkdoc 1.10
  * Format build dependencies in multiple lines while I'm there
  * Standards-Version 3.8.0: put a note about patches in README.source

 -- Simon McVittie <smcv@debian.org>  Tue, 14 Oct 2008 17:50:05 +0100

telepathy-glib (0.7.16-1) experimental; urgency=low

  * New upstream release (ABI, API added)
  * Update build dependencies: since 0.7.14, we need GLib 2.16

 -- Simon McVittie <smcv@debian.org>  Fri, 26 Sep 2008 18:22:57 +0100

telepathy-glib (0.7.15-1) experimental; urgency=low

  [ Simon McVittie ]
  * New upstream release (ABI, API added)

  [ Laurent Bigonville ]
  * Use my debian.org address in Uploaders

 -- Simon McVittie <smcv@debian.org>  Thu, 18 Sep 2008 15:22:13 -0700

telepathy-glib (0.7.14-1) experimental; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@debian.org>  Tue, 19 Aug 2008 14:16:21 +0100

telepathy-glib (0.7.13-1) experimental; urgency=low

  * New upstream release (ABI, API added)
  * Target experimental for now, due to the lenny freeze

 -- Simon McVittie <smcv@debian.org>  Tue, 29 Jul 2008 12:33:46 +0100

telepathy-glib (0.7.12-1) unstable; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@debian.org>  Mon, 21 Jul 2008 10:42:54 +0100

telepathy-glib (0.7.11-1) unstable; urgency=low

  * New upstream bugfix release (no new ABI/API)

 -- Simon McVittie <smcv@debian.org>  Wed, 02 Jul 2008 13:43:03 +0100

telepathy-glib (0.7.10-1) unstable; urgency=low

  * New upstream release (ABI, API added)
  * Add DPKG_GENSYMBOLS_CHECK_LEVEL=4 to debian/rules for maximum
    paranoia in detecting any ABI breakage
  * Add README.source explaining that versions >= 0.7.10 generate a
    dpkg-gensymbols .symbols file during the build, which can be copied
    into the packaging after checking that it makes sense

 -- Simon McVittie <smcv@debian.org>  Fri, 06 Jun 2008 15:59:45 +0100

telepathy-glib (0.7.9-1) unstable; urgency=low

  * New upstream release (ABI, API added).

 -- Simon McVittie <smcv@debian.org>  Fri, 30 May 2008 18:22:07 +0100

telepathy-glib (0.7.8-1) unstable; urgency=low

  * New upstream release (ABI, API added) with support for the Hold interface

 -- Simon McVittie <smcv@debian.org>  Fri, 09 May 2008 16:23:15 +0100

telepathy-glib (0.7.7-1) unstable; urgency=low

  * New upstream release (ABI, API added)
  * Use my Debian email address in Uploaders
  * Update years in debian/copyright

 -- Simon McVittie <smcv@debian.org>  Fri, 02 May 2008 17:43:23 +0100

telepathy-glib (0.7.6-1) unstable; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Thu, 03 Apr 2008 18:24:37 +0100

telepathy-glib (0.7.5-1) unstable; urgency=low

  * New upstream release (ABI, API added)

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Fri, 07 Mar 2008 16:00:14 +0000

telepathy-glib (0.7.4-1) unstable; urgency=low

  * New upstream bugfix release

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Wed, 05 Mar 2008 11:31:43 +0000

telepathy-glib (0.7.3-1) unstable; urgency=low

  * New upstream release
    - now uses Requires.private for reduced impact on library transitions;
      added dependency on pkg-config 0.21
    - ABI added: D-Bus core Properties mixin (shlibs bumped, symbols added)
  * Bump dependency on dbus-1 to 0.95 to match what configure.ac says

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Wed, 20 Feb 2008 13:11:39 +0000

telepathy-glib (0.7.2-1) unstable; urgency=low

  * New upstream release, fixes assertion in Room -> Join New... in Empathy.
  * Bumped shlibs, added new symbols.
  * Amended description to stop saying "a library for connection managers"
    now that we have client code.

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Mon, 11 Feb 2008 19:08:06 +0000

telepathy-glib (0.7.1-2) unstable; urgency=low

  * Don't use wildcards in .symbols, for compatibility with dpkg-gensymbols
    in 1.14.8 <= dpkg-dev < 1.14.16 (e.g. Ubuntu hardy).

    This will also fix building on buildds that aren't fully up to date -
    the previous upload should have had
    Build-Depends: dpkg-dev (>= 1.14.16) | dpkg-dev (<< 1.14.8).

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Wed, 06 Feb 2008 13:32:18 +0000

telepathy-glib (0.7.1-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * Standards-Version: 3.7.3 (no changes)

  [ Simon McVittie ]
  * New upstream release with (many) ABI additions, bump shlibs
  * Add a symbols file using the upstream versioned symbols
    (making *@TELEPATHY_GLIB_0.7.0 depend on version 0.7.1 is not a typo -
    versioned symbols were introduced upstream in 0.7.1)
  * Install example Valgrind suppressions and code in -doc

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Mon, 04 Feb 2008 17:58:03 +0000

telepathy-glib (0.7.0-1) unstable; urgency=low

  * New upstream development release with ABI additions, bump shlibs
  * Tighten versioned dependencies to match configure.ac
  * Add XS-Dm-Upload-Allowed: yes so I can upload it

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Thu, 22 Nov 2007 17:39:28 +0000

telepathy-glib (0.6.1-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * Use new Homepage field instead of old pseudo-field
  * Use now official Vcs-* field

  [ Simon McVittie ]
  * New upstream version 0.6.1, bump shlibs version
  * Explicitly disable -Werror in builds (doesn't affect releases, but makes
    it easier to build unofficial snapshots - cdbs forces -Wall which warns on
    unused parameters)

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Mon, 12 Nov 2007 10:52:51 +0000

telepathy-glib (0.6.0-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * New upstream release, bump shlibs version

  [ Sjoerd Simons ]
  * Remove telepathy-glib-unstable-dev. It's officially deprecated

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 29 Sep 2007 12:32:48 +0200

telepathy-glib (0.5.14-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * Add XS-Vcs-Bzr field
  * Add myself as an Uploaders
  * Use binary:Version instead of Source-Version to be binNMU safe

  [ Simon McVittie ]
  * New upstream release
    - increase shlibdeps to 0.5.14

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Tue, 28 Aug 2007 15:21:47 +0100

telepathy-glib (0.5.13-1) unstable; urgency=low

  * New upstream version.
    - ABI added - update shlibs
  * Set maintainer to the pkg-telepathy mailing list.
  * Fix debian/watch.

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Tue, 05 Jun 2007 13:10:24 +0100

telepathy-glib (0.5.11-1) unstable; urgency=low

  * New upstream version.

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Mon, 30 Apr 2007 18:36:37 +0100

telepathy-glib (0.5.10-1) unstable; urgency=low

  * Initial release, separated from telepathy-gabble upstream.

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Fri, 20 Apr 2007 12:22:22 +0100