~ubuntu-branches/ubuntu/oneiric/clutter-gst/oneiric-proposed

« back to all changes in this revision

Viewing changes to clutter-gst/clutter-gst-util.c

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-09-16 10:43:39 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090916104339-frm6o7fnk0e4pojv
Tags: 0.10.0-0ubuntu1
* New upstream release.
* Clutter 0.8 -> 1.0 transition. (LP: #364630)
* debian/control:
 - Renaming libclutter-gst-0.8-0 to libclutter-gst-0.10-0,
   libclutter-gst-0.8-dev to libclutter-gst-0.10-dev, and
   libclutter-gst-0.8-dbg to libclutter-gst-0.10-dbg for 
   new soname.
 - Bump build-dep to libclutter-1.0-dev
 - Put libclutter-gst-0.10-dbg in Section: debug
* debian/*.{install,examples}: update packages name

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *
4
4
 * GStreamer integration library for Clutter.
5
5
 *
6
 
 * clutter-gst-util.h - Miscellaneous functions
 
6
 * clutter-gst-util.c - Miscellaneous functions.
7
7
 *
8
8
 * Authored By Matthew Allum  <mallum@openedhand.com>
9
9
 *