diff -u farsight2-0.0.14/debian/control farsight2-0.0.14/debian/control --- farsight2-0.0.14/debian/control +++ farsight2-0.0.14/debian/control @@ -1,7 +1,8 @@ Source: farsight2 Priority: optional Section: libs -Maintainer: Debian Telepathy maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Telepathy maintainers Uploaders: Dafydd Harries , Simon McVittie , Sjoerd Simons , @@ -27,8 +28,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-base (>= 0.10.22), - gstreamer0.10-plugins-good (>= 0.10.8), - gstreamer0.10-plugins-bad (>= 0.10.11), + gstreamer0.10-plugins-good (>= 0.10.15-2ubuntu1), gstreamer0.10-nice Description: Audio/Video communications framework: core library The Farsight project is an effort to create a framework to deal with all diff -u farsight2-0.0.14/debian/changelog farsight2-0.0.14/debian/changelog --- farsight2-0.0.14/debian/changelog +++ farsight2-0.0.14/debian/changelog @@ -1,3 +1,13 @@ +farsight2 (0.0.14-2ubuntu1) karmic; urgency=low + + * Merge from debian/unstable, remaining ubuntu changes: (LP: #410900) + - debian/control: + - don't depend on gstreamer0.10-plugins-bad, codecs moved to -good + - bump dependendency on -good to 0.10.15-2ubuntu1 to have necessary + codecs supported + + -- Andreas Moog Sun, 09 Aug 2009 02:08:25 +0200 + farsight2 (0.0.14-2) unstable; urgency=low * Enable gupnp-igd support @@ -13,6 +23,20 @@ -- Laurent Bigonville Wed, 05 Aug 2009 13:45:16 +0200 +farsight2 (0.0.12-1ubuntu2) karmic; urgency=low + + * debian/control: Bump dependency to -good to >= 0.10.15-2ubuntu1 to ensure + necessary codec support. + + -- Martin Pitt Fri, 03 Jul 2009 13:45:43 +0200 + +farsight2 (0.0.12-1ubuntu1) karmic; urgency=low + + * debian/control: Drop gstreamer0.10-plugins-bad dependency, the codecs + moved to -good. (see LP #388898) + + -- Martin Pitt Fri, 03 Jul 2009 13:16:37 +0200 + farsight2 (0.0.12-1) unstable; urgency=low * New Upstream Version