gstreamer0.10 (0.10.6-0ubuntu2) dapper; urgency=low * debian/patches/01_registry.patch: + Handle empty strings in the registry parser correctly. Prevents it from beeing recreated always and all plugins loaded to memory always. Should save a fair amount of memory for example for the gnome mixer applet. (Ubuntu: #44294) * debian/patches/02_build-system.patch: + Set the Package's Origin and URL correctly -- Sebastian Dröge Wed, 17 May 2006 16:21:47 +0200 gstreamer0.10 (0.10.6-0ubuntu1) dapper; urgency=low * New upstream release: Features of this release: - Fixes for the collectpads helper - Support for proper time recording on server-trickmode streams via the applied_rate parameter of the NewSegment event - Many bug fixesB Bugs fixed in this release: - [patch] mem-leak of bin in gstbin.c - [patch] registry cache is always written - [patch] fdsink should not handle short writes and non fat... - does not build on opensolaris, must always include config... - gst-launch wrapper fails with 'No version of tool gst-lau... - locking problem in gstbasesink - gst-launch no longer supports --version - remove glib pre 2.8 hacks and compat stuff - gst_mini_object_ref () docs make no mention of writeability - leaking caps in padtemplate - gstsystemclock hangs when outputting to stdout via fdsink - API: add GST_TAG_IMAGE - [qtdemux] bails out on Meet The Robinsons trailer - gst-launch: print image tags in a human readable form - [patch] serializing a GValue with a NULL buffer crashes * Build-Depend on libglib2.0-dev (>= 2.8) * debian/patches/70_relibtoolize.patch: + Dropped, upstream uses Debian's libtool now -- Sebastian Dröge Sun, 14 May 2006 20:30:24 +0200 gstreamer0.10 (0.10.5-0ubuntu1) dapper; urgency=low * Sync with Debian * New upstream version: Changes since 0.10.4: - QoS in BaseTransform - gcc 4.1 fixes - BaseTransform reworked - Bus reworked; signal API added Bugs fixed since 0.10.4: - [PATCH] [api] loading a class leaves elementfactory blank - gstreamer Cygwin build fixes - Build fails with GCC 4.1 - GStreamer CVS head files to build with GCC 4.1 - [basesink] filesink spews warnings when used with flacenc - xml registry loader should use mmap() where possible - [GstQueue/GstPad] queue pauses immediately when linked, p... (Ubuntu: #32664, #33440) - Something wrong in caps checking... - pkg-config files must link with the same check library th... - Stale libgnomeui check in configure - Missing functions in def files for dlls - GST_BOILERPLATE_FULL etc isn' optimised - start with debugging disabled - totem goes (and stays) out of sync when running bittorrent - [queue] Queue might block in EOS - [filesink] throws error when writing 0 bytes - small cleanup in gstplugin.c - Pipeline bus is not initially flushing - Internal data flow error with latest updates for FC5 with... - basesink does not call the PAUSED- > PLAYING change_state f... - GstBaseSrc's send_event handler ignores seek requests aft... * debian/control.in: - list a -dbg package - updated the gstreamer0.8-tools Conflicts version for Ubuntu * debian/rules: - use dh_strip to build a debug package -- Sebastien Bacher Fri, 28 Apr 2006 23:00:51 +0200 gstreamer0.10 (0.10.4.2-1) unstable; urgency=low * New upstream pre-release, with API additions. - Drop patch for the check libraries in pkg-config files (merged upstream). [debian/patches/11_libcheck-pkgconfig-force-pic.patch] - Relibtoolize. [debian/patches/70_relibtoolize.patch] - Drop all references to the gst-md5sum utility (removed upstream). [debian/gstreamer-tools-abi.install, debian/gstreamer-tools.install, debian/gstreamer-tools-abi.manpages] -- Loic Minier Mon, 17 Apr 2006 23:19:50 +0200 gstreamer0.10 (0.10.4-1) unstable; urgency=low * New upstream release, "Light". -- Loic Minier Sat, 11 Mar 2006 09:55:26 +0100 gstreamer0.10 (0.10.3.2-1) unstable; urgency=low * New upstream pre-release, with API additions. - Backward incompatible change: removes support for quoted strings and mimetypes when writing filtered caps. - Drop patch for force linking against the PIC version of libcheck since upstream implemented a better fix. [debian/patches/10_libcheck-macro-force-pic.patch] - Relibtoolize. [debian/patches/70_relibtoolize.patch] * Use upstream descriptions for packages descriptions. [debian/control, debian/control.in] -- Loic Minier Fri, 10 Mar 2006 10:43:57 +0100 gstreamer0.10 (0.10.3-1) unstable; urgency=low * New upstream release, "Like a virgin". -- Loic Minier Wed, 8 Feb 2006 20:49:29 +0100 gstreamer0.10 (0.10.2.3-1) unstable; urgency=low * New upstream pre-release. -- Loic Minier Wed, 8 Feb 2006 17:13:14 +0100 gstreamer0.10 (0.10.2.2-1) unstable; urgency=low * New upstream pre-release. - Relibtoolize. [debian/patches/70_relibtoolize.patch] -- Loic Minier Wed, 8 Feb 2006 16:08:38 +0100 gstreamer0.10 (0.10.2-1) unstable; urgency=low * New upstream release, "If man is 5". -- Loic Minier Mon, 16 Jan 2006 21:42:56 +0100 gstreamer0.10 (0.10.1-2) unstable; urgency=low * Drop unneeded passivetex and xmltex from the build-deps, thanks Frank Küster; this is urgent since xmltex is RC-buggy. (Closes: #348214) [debian/control, debian/control.in] -- Loic Minier Sun, 15 Jan 2006 19:40:59 +0100 gstreamer0.10 (0.10.1-1) unstable; urgency=low * Suggest gstreamer0.10-plugins-base instead of misc. (Closes: #345118) [debian/control, debian/control.in] * Add Sebastien Bacher to Uploaders. [debian/control, debian/control.in] * Replace occurrences of GST_PREFIX in GST_PKGNAME since they hold the same value and GST_PREFIX isn't used in the other source packages. [debian/control.in, debian/gstreamer-doc.install, debian/gstreamer-doc.links, debian/gstreamer-doc.lintian, debian/rules] * New upstream release. * Force linking against libcheck_pic instead of libcheck. Warning: to use this patch you need to relibtoolize afterwards or patch configure too. [debian/patches/10_libcheck-macro-force-pic.patch] * Advertise this in pkgconfig files. [debian/patches/11_libcheck-pkgconfig-force-pic.patch] * Relibtoolize. [debian/patches/70_relibtoolize.patch] * Move check to arch-dependent build-deps and version to >= 0.9.3-2 to get a PIC version of the static lib. [debian/control, debian/control.in] -- Loic Minier Tue, 3 Jan 2006 22:28:37 +0100 gstreamer0.10 (0.10.0-1) unstable; urgency=medium [ Sebastien Bacher ] * New upstream version. * Changes for gstreamer0.10: - Rename 0.8 packages to 0.10. [debian/rules] - Build-Depends on check, python-twisted, python-xml [debian/control.in] - Bump shlibs deps for 0.10. [debian/rules] - Create a cache directory [debian/libgstreamer.dirs, debian/rules] - Don't use alternatives [debian/gstreamer-tools-abi.postinst,. debian/gstreamer-tools-abi.prerm] - Drop references to deprecated tools [debian/gstreamer-tools-abi.install,. debian/gstreamer-tools-abi.manpages,debian/gstreamer-tools-abi.postinst,. debian/gstreamer-tools-abi.prerm, debian/libgstreamer.install,. debian/libgstreamer.manpages, debian/libgstreamer.postinst, debian/rules] - New gstreamer-tools (unversionned binaries) package [debian/control.in, debian/gstreamer-tools.install, debian/rules]. - Remove transition code. [debian/libgstreamer.preinst] - Rename documentation lists. [debian/gstreamer0.8-doc.doc-base.core-ref, debian/gstreamer0.8-doc.doc-base.faq, debian/gstreamer0.8-doc.doc-base.libs-ref, debian/gstreamer0.8-doc.doc-base.manual, debian/gstreamer0.8-doc.doc-base.pwg] - Updated descriptions [debian/control.in] - Updated lists of files. [debian/libgstreamer.install debian/gstreamer-tools-abi.install debian/libgstreamer-dev.install] - Updated options for the documentation build [debian/rules] - Updated the TODO list [debian/TODO] * debian/patches/64_sparc-gcc4-build-fix.patch, debian/patches/doc-build.patch: - fixed with the new version. [ Loic Minier ] * Merge changes from Sebastien Bacher, thanks! * Update upstream URL to http://gstreamer.freedesktop.org/. [debian/control, debian/control.in, debian/copyright] * Minor cleanups. [debian/rules] * Let gstreamer-tools conflict with gstreamer0.8-tools << 0.8.11-2 which shipped the gst-* command line tools as symlinks. [debian/control, debian/control.in] * Add gst-xmlinspect to man pages. [debian/gstreamer-tools-abi.manpages] -- Loic Minier Sun, 11 Dec 2005 20:57:56 +0100 gstreamer0.8 (0.8.11-2) unstable; urgency=low [ Sebastien Bacher ] * Clean the alternatives, we use real files now [debian/gstreamer-tools.postinst, debian/gstreamer-tools.preinst, debian/gstreamer-tools.prerm] [ Loic Minier ] * Merge the work of Sebastien Bacher (above), thanks! * Completely drop the now obsolete prerm and postinst scripts. [debian/gstreamer-tools.postinst, debian/gstreamer-tools.preinst, debian/rules] * With this upload, you will loose the gst-* commands such as gst-launch, only the versionned version will remain, the unversionned tools will be built and shipped from the 0.10 series sources. -- Loic Minier Sun, 11 Dec 2005 18:55:40 +0100 gstreamer0.8 (0.8.11-1) unstable; urgency=low * New upstream release, "No Fun". - Bump libxml2-dev build-dep to 2.6.0. * Update FSF address. [debian/copyright] * Fix FTBFS with GCC 4 in a code path only built by sparc (but unused). (Closes: #319147) [debian/patches/64_sparc-gcc4-build-fix.patch] * Bump shlibs. -- Loic Minier Sun, 4 Sep 2005 22:20:20 +0200 gstreamer0.8 (0.8.10-2) unstable; urgency=low * Loic Minier: * Install alternatives for the gst-* binaries with a priority corresponding to the GStreamer ABI. (Closes: #265223) [debian/rules, debian/gstreamer-tools.prerm, debian/gstreamer-tools.postinst] * Call gst-register and gst-compprep with GST_REGISTRY in their environment to override the default behavior of writing to /root/.gstreamer-0.8, waiting for an upstream fix. (Closes: #301190) [debian/libgstreamer.postinst, debian/TODO.Debian] * Remove /var/lib/gstreamer if empty. [debian/libgstreamer.postrm] * Remove left over /root/.gstreamer-0.8 tree if it hasn't been modified. [debian/libgstreamer.preinst, debian/rules] * Add a versioned dependency with >= current-upstream-version to all current shlibs inter-dependencies to ensure consistency of symbols to avoid things such as #315556. [debian/control, debian/control.in, debian/rules] * Set Maintainer to group. [debian/control, debian/control.in] * Bump Standards-Version to 3.6.2, no change needed. [debian/control, debian/control.in] * Add a TODO list for the Debian package. [debian/TODO.Debian] -- Loic Minier Mon, 27 Jun 2005 16:21:55 +0200 gstreamer0.8 (0.8.10-1) unstable; urgency=low * Loic Minier: * New upstream release "No Fun". (Closes: #312355) - Don't drop buffers on interrupt, fixes reported problems on MP3 playback. (Closes: #303139) - Fix a typo in the gst-launch manual page where "--silent" was used instead of "--verbose". (Closes: #292267) - Bump shlibs to current version since new elements were added. [debian/rules] - Drop CPUID instruction detection patch, upstream used a SIGILL handler instead. [debian/patches/cpuid.patch] * Add myself as uploader. -- Loic Minier Tue, 14 Jun 2005 21:49:55 +0200 gstreamer0.8 (0.8.9-2) unstable; urgency=low * debian/patches/cpuid.patch: * Patch from upstream to check for cpuid support (Closes: #289362) * debian/watch: * Watch for gstreamer not gst-plugins -- David I. Lehn Wed, 16 Mar 2005 01:17:29 -0500 gstreamer0.8 (0.8.9-1) unstable; urgency=low * New upstream * debian/rules: * Bump shlibs to current version * debian/patches/doc-build.patch: * Update and refer to bug #286160 * debian/watch: * Add * debian/gstreamer0.8-doc.doc-base.* * Register docs with doc-base (Closes: #293871) -- David I. Lehn Wed, 9 Feb 2005 10:24:16 -0500 gstreamer0.8 (0.8.8-1) unstable; urgency=low * New upstream * Fixes Ogg stream bug (Closes: #273086) * Fixes mp3 infinite loop (Closes: #277650) * debian/rules: * Bump shlibs to current version * debian/rules: * Distribute NEWS (Closes: #275717) * Should fix Rhythmbox image and cpu problems (Closes: #277146, #278661, #278663, #278656, #281426, #284507, #288102) -- David I. Lehn Fri, 7 Jan 2005 01:44:26 -0500 gstreamer0.8 (0.8.7-1) unstable; urgency=low * New upstream * debian/rules: * Bump shlibs to current version -- David I. Lehn Wed, 6 Oct 2004 14:25:15 -0400 gstreamer0.8 (0.8.6-1) unstable; urgency=low * New upstream * debian/rules: * Bump shlibs to current version * Use debian/control:: vs debian/control: to work with recent CDBS changes * Use CDBS simple-patchsys * docs/pwg/advanced-types.xml: * Remove patch * debian/patches/doc-build.patch: * Add goofy doc patch -- David I. Lehn Tue, 5 Oct 2004 13:15:06 -0400 gstreamer0.8 (0.8.5-1) unstable; urgency=low * New upstream * debian/rules: * Bump shlibs to current version -- David I. Lehn Tue, 17 Aug 2004 23:06:54 -0400 gstreamer0.8 (0.8.4-1) unstable; urgency=low * New upstream * debian/rules: * Bump shlibs version * gst/queue.h: * Fix GstQueue binary compatibility (patch from upstream CVS) * libs/gst/control/Makefile.{am,in}: * Link libgstcontrol to libgstreamer (patch from upstream CVS) (Closes: #262019) -- David I. Lehn Thu, 29 Jul 2004 15:07:20 -0400 gstreamer0.8 (0.8.3-3) unstable; urgency=low * debian/rules: * Typo, s/DEB_MAKESHLIBS_ARGS_/DEB_DH_MAKESHLIBS_ARGS_/, broke versioned shlibs -- David I. Lehn Wed, 30 Jun 2004 17:11:13 -0400 gstreamer0.8 (0.8.3-2) unstable; urgency=medium * debian/libgstreamer.install, debian/libgstreamer-dev.install: * Include dataprotocol library and development files * debian/rules: * Bump shlibs dep to 0.8.3-2 due to dataprotocol -- David I. Lehn Wed, 23 Jun 2004 17:49:23 -0400 gstreamer0.8 (0.8.3-1) unstable; urgency=low * New upstream -- David I. Lehn Sat, 12 Jun 2004 00:05:23 -0400 gstreamer0.8 (0.8.2-1) unstable; urgency=low * New upstream -- David I. Lehn Sat, 12 Jun 2004 00:01:21 -0400 gstreamer0.8 (0.8.1-2) unstable; urgency=low * debain/rules: * Convert to use CDBS * Fixes rpath and .la libdir problems from previous builds * Always builds the docs even on -arch builds, sorry * debian/compat: * Bump to 4 * debian/control.in: * Update Standards-Version to 3.6.1 due to CDBS use * Add CDBS and newer debhelper dependencies * debian/*: * Adjust install paths to work with CDBS -- David I. Lehn Sun, 18 Apr 2004 22:21:30 -0400 gstreamer0.8 (0.8.1-1) unstable; urgency=low * New upstream * New schedulers: * debian/libgstreamer.install: * Add libgstentrygthreadscheduler.so * Add libgstentryomegascheduler.so * docs/gst/Makefile.{in,am}: * Patch from CVS to fix docs build -- David I. Lehn Sat, 17 Apr 2004 19:47:18 -0400 gstreamer0.8 (0.8.0-2) unstable; urgency=low * Bump to -2 to ease upgrades for early -1 testers * gstreamer-tools.links: * Link gst-xmlinspect manpage to gst-inspect -- David I. Lehn Fri, 16 Apr 2004 00:52:46 -0400 gstreamer0.8 (0.8.0-1) unstable; urgency=low * New upstream (Closes: #239114) * Branch 0.7.x to 0.8.x * debian/control.in: * Version all packages as 0.8 series * debian/rules: * Update to 0.8 * Build 0.8 series package control files * Remove older hacks fixed upstream * debian/*: * Reorg many control files for 0.8 versioning * s/--gst-mask=0/--gst-debug-level=0/ * Remove "VERSION" from input package file names * debian/libgstreamer[-dev].install: * Plugins removed upstream: gsttypes, gststaticautoplug*, gstautoplugcache, gstautoplugger, gstputbits, gststaticautoplug, gststaticautoplugrender, gsttypes * Add locale files * debian/gstreamer-tools.install: * Add gst-xmlinspect-* * Upstream installs versioned manpages (Closes: #199444) -- David I. Lehn Wed, 14 Apr 2004 16:08:50 -0400 gstreamer0.7 (0.7.6-1) unstable; urgency=low * New upstream * debian/control.in: * Build-Depends-Indep: add netpbm so ps and pdf docs build -- David I. Lehn Fri, 12 Mar 2004 18:30:54 -0500 gstreamer0.7 (0.7.5-1) unstable; urgency=low * New upstream -- David I. Lehn Thu, 11 Mar 2004 23:30:32 -0500 gstreamer0.7 (0.7.4-1) unstable; urgency=low * New upstream -- David I. Lehn Thu, 11 Mar 2004 23:11:58 -0500 gstreamer0.7 (0.7.3-1) unstable; urgency=low * New upstream -- David I. Lehn Thu, 11 Mar 2004 05:54:52 -0500 gstreamer0.7 (0.7.1-1) unstable; urgency=low * New upstream * Branch 0.6.x to 0.7.x * debian/rules: * Update to 0.7 -- David I. Lehn Thu, 11 Mar 2004 04:58:40 -0500 gstreamer (0.6.4-1) unstable; urgency=low * New upstream (Closes: #217880) * Add xmlto, xmltex, and passivetex dependencies for doc creation * debian/rules: adjust for new doc locations * docs/{manual,pwg,faq}/Makefile.in: temporary hack to disable ps/pdf generation -- David I. Lehn Fri, 31 Oct 2003 14:08:46 -0500 gstreamer (0.6.3-1) unstable; urgency=low * New upstream * configure, configure.ac: * disable -Werror * gst/gstplugin.c: CVS patch to fix type punning -- David I. Lehn Sat, 30 Aug 2003 23:20:43 -0400 gstreamer (0.6.2-2) unstable; urgency=low * m68k patch by Matthias Urlichs (forwarded from Rick Younie ) (Closes: #172269) -- David I. Lehn Tue, 12 Aug 2003 13:24:12 -0400 gstreamer (0.6.2-1) unstable; urgency=low * New upstream * debian/gstreamer-tools.install/manpages: add gst-typefind * docs/gst/: change www.oasis-open.org dtd to local dtd * docs/libs/: use some code from cdbs to change dtd in gtk-doc tools output to local dtd -- David I. Lehn Wed, 11 Jun 2003 10:36:17 -0400 gstreamer (0.6.1-2) unstable; urgency=low * (unreleased) * Merge packages: * Simplify for users, developers, and maintainers. * Current number of packages is confusing. * Users/developers need to install all the packages anyway due to tight (circular) dependencies. * The libraries and plugins are all versioned - no need (currently) for a "-common" type package. * Progress towards capability for parallel GStreamer installs (more work needed). * Decision long ago to make very modular has turned out to be complex and is not utilized by any current applications. * Merge changes: * Add -core, -core-libs, -runtime files to libgstreamer0.6-0 * Add -core-libs-dev files to libgstreaer0.6-dev * Version gst-{register,compprep} (and manpages) as gst-{register,compprep}-0.6 * Many other supporting debian/ adjustments * Remove DISPLAY unset hacks from postinst/postrm scripts and fix non-X installs with 0.6.2 CVS xvideosink patch in gst-plugins. (Closes: #192693, #195342, #169100, #195113, #194975) * docs/devhelp/Makefile.*: stop regeneration of devhelp files during install * gst/elements/gstmd5sink.c: make md5_* functions static to avoid symbol conflicts with libdvdnav 0.1.9 * Fix gstreamer-doc Recommends: to use versioned -dev package -- David I. Lehn Thu, 5 Jun 2003 19:11:39 -0400 gstreamer (0.6.1-1) unstable; urgency=low * New upstream * Change maintainer address to @debian.org * Added gst-element-check.m4 to -dev package (Closes: Bug#187456) * debian/control.in: * gstreamer-tools: gst-feedback depends on pkg-config (Closes: Bug#180076) * libgstreamer0.6-dev depends on libxml2-dev (Closes: Bug#190103) * gstreamer-runtime depends on gstreamer-core. Sigh. Didn't want to do this but looks like no other option. (Closes: Bug#181502, Bug#181745, Bug#185817) * gst/gstatomic_impl.h: disable mips asm in favor of generic implementation (sparc disabled upstream) (Closes: Bug#186440) * Upstream now linking libraries properly (Closes: Bug#187360) * Patch from 0.6.1+ to add back _get_props_entry_type * Unset DISPLAY before running gst-register/gst-compprep -- David I. Lehn Sat, 3 May 2003 16:52:53 -0400 gstreamer (0.6.0-1) unstable; urgency=low * New upstream * Upstream manpage updates (Closes: Bug#179190) -- David I. Lehn Sat, 1 Feb 2003 21:32:17 -0500 gstreamer (0.5.2.3-1) unstable; urgency=low * New upstream -- David I. Lehn Thu, 30 Jan 2003 23:26:10 -0500 gstreamer (0.5.2.2-1) unstable; urgency=low * New upstream * pre-release for API frozen 0.6.x series * Slight pacakge refactoring so a possible future parallel dev series is slightly less painful * Update libgstreamer-dev to libgstreamer0.6-dev * Update libgstreamer0.5.2 to libgstreamer0.6-0 * debian/libgstreamer0.6-dev.install: * explicitly mention gstreamer-[0-9]*.pc * debian/gstreamer-core-libs-dev.install: * add gstreamer-control-*.pc -- David I. Lehn Wed, 29 Jan 2003 13:42:01 -0500 gstreamer (0.5.2-1) unstable; urgency=low * New upstream * Update libgstreamer0.5.1 to libgstreamer0.5.2 * Upstream fixes Python requirement when not building docs (Closes: Bug#178114) -- David I. Lehn Thu, 23 Jan 2003 20:15:24 -0500 gstreamer (0.5.1-1) unstable; urgency=low * New upstream (Closes: Bug#176474) * Update libgstreamer0.5.0 to libgstreamer0.5.1 * Tighten gstreamer-core-libs shlibs (Closes: Bug#174363) -- David I. Lehn Thu, 16 Jan 2003 18:46:41 -0500 gstreamer (0.5.0-1) unstable; urgency=low * New upstream * Make core Architecture: any: It's almost true, or might be now, or will be soon and autobuilders are ignoring that field anyway. * Generated files moved from /etc/gstreamer to /var/lib/gstreamer/0.5/ * Update libgstreamer0.4.2 to libgstreamer0.5.0 * Hack gst/autoplug/gstautoplugger.c to not use the non-existant "caps_changed" signal -- David I. Lehn Thu, 19 Dec 2002 20:43:26 -0500 gstreamer (0.4.2-2) unstable; urgency=low * Update gtk-doc.m4 with CVS patch to handle multidigit version check * Add S/390 support patch (Closes: Bug#171473) * Update config.{guess,sub} -- David I. Lehn Tue, 3 Dec 2002 22:22:22 -0500 gstreamer (0.4.2-1) unstable; urgency=low * New upstream (Closes: Bug#167479) * Update libgstreamer0.4.1 to libgstreamer0.4.2 * libgstreamer0.4.2 conflicts with 0.4.0, 0.4.1 * Upstream needs more work to properly support parallel lib installs * Tighten dependencies * Upstream ABI/API changes require this for any hope of smooth upgrades at the moment * Move gstreamer-runtime to Section: utils from libs * Move gstreamer-tools to Section: utils from x11 * Doc fixes: (Closes: Bug#165279) * Call xsltproc with --nonet * Refer xsl:import urls to local docbook-xsl package xsl files * Refer www.oasis-open.org dtds to local docbook-xml package dtd files * Add docbook-xml and docbook-xsl to Build-Depends-Indep -- David I. Lehn Wed, 6 Nov 2002 20:32:46 -0500 gstreamer (0.4.1-3) unstable; urgency=low * Fix formatting of Architecture: list to fix alpha and sparc builds -- David I. Lehn Tue, 15 Oct 2002 22:08:54 -0400 gstreamer (0.4.1-2) unstable; urgency=low * Update debian/rules to not fail on binary-arch only builds (configure was unconditionally run with --enable-docs-build which caused it to fail when Build-Depends-Indep packages were not installed) (Closes: Bug#164589, Bug#164698) * Fix version check in common/m4/as-python.m4 to use sys.version_info -- David I. Lehn Mon, 14 Oct 2002 20:00:29 -0400 gstreamer (0.4.1-1) unstable; urgency=low * New upstream * Update libgstreamer0.4.0 to libgstreamer0.4.1 * gstreamer-tools.files/manpages: add gst-md5sum * Use xsltproc 1.0.21 to fix doc image problems * Add patch from CVS to fix GST_TYPE_CAPS/PROPS macro typos * Build libgstcontrol as a lib not a plugin module * Update config.{guess,sub} -- David I. Lehn Mon, 7 Oct 2002 20:36:28 -0400 gstreamer (0.4.0.2-cvs20020919-1) unstable; urgency=low * CVS snapshot, release branch * gstreamer-core.files: change to libgst*scheduler, since the scheduler names have changed. * gstreamer-core-libs.files: libgstcontrol.so moved * add debian/control.in, and create debian/control rule in debian/rules to change the version number automatically -- David Schleef Thu, 19 Sep 2002 15:07:36 -0700 gstreamer (0.4.0-2) unstable; urgency=low * Remove libtool hack * Dependency change from libc6-dev to libc6-dev | libc-dev -- David I. Lehn Fri, 23 Aug 2002 12:26:10 -0400 gstreamer (0.4.0-1) unstable; urgency=low * New upstream * Update library package: libgstreamer0.3.4 -> libgstreamer0.4.0 * Add automake Python support to find python binary to run devhelp doc helper script. This touches -every- Makefile.in and since the package diff will already be large just use automake 1.6 instead of 1.5 as used upstream. Sorry. * Update config.{guess,sub} * Temporarily comment out figures from manual so it builds * Apply CVS patch for s/%/%/ in XML docs * Added devhelp support * Added gst-feedback to gstreamer-tools * Break stuff: blindly reanme gstreamer-lib-core{-dev} to gstreamer-core-libs{-dev}. Hard to chose naming as these are half-plugins and half-linkable libs. Picking a scheme that also works with gstreamer-plugins-* packages. Still looking for a better solution... -- David I. Lehn Tue, 16 Jul 2002 02:20:40 -0400 gstreamer (0.3.4-1) unstable; urgency=low * New upstream * libgstreamer0.3.3 -> libgstreamer0.3.4 * Conflict and Replace libgstreamer0.3.3 so upgrades work This shouldn't be required because plugins know what version they were compiled with. Apparently this doesn't yet work properly. * Add bison and flex to Build-Depends * Add libgstfastscheduler.so to -core -- David I. Lehn Mon, 15 Apr 2002 01:13:00 -0400 gstreamer (0.3.3-3) unstable; urgency=low * Add libgstreamer-dev dependencies on libpopt-dev and libglib2.0-dev * CVS fix for GstElement NEW_PAD and PAD_REMOVED g_signal_new parameters -- David I. Lehn Fri, 29 Mar 2002 03:04:22 -0500 gstreamer (0.3.3-2) unstable; urgency=low * Depend on and rebuld for glib 2.0 * Remove libgtk from Build-Depends * Move gs from Build-Depends to Build-Depends-Indep * Added lintian overrides for base.css zero length files -- David I. Lehn Fri, 22 Mar 2002 19:29:24 -0500 gstreamer (0.3.3-1) unstable; urgency=low * New upstream * Renamed libgstX to libgstreamerX.Y.Z will move to better versioning once upstream starts interface versioning * Renamed libgst-dev to libgstreamer-dev * Patch to build plugins as only .so * Added libstandardscheduler.so to -core * Guessing that mips support handles mipsel too * From David Schleef : * Add popt, gs to Build-Depends: * #include compile fix -- David I. Lehn Thu, 21 Mar 2002 01:42:18 -0500 gstreamer (0.3.2-2) unstable; urgency=low * Rebuild for glib/gtk 1.3.15 -- David I. Lehn Sun, 24 Feb 2002 23:48:33 -0500 gstreamer (0.3.2-1) unstable; urgency=low * The "I should have started using cvs-buildpacakge long ago" release * New upstream release * Once again stripped CVS dirs from upstream tarball * Add spider autoplugger * Added gst-xmllaunch and man page to -tools * Despite my complaints, upstream is using new lib versioning until they decide API is "stable" enough to provide support. At that point proper versioning will happen. This release lib change: libgst.so.2.0.0 -> libgst-0.3.2.so.0.0.0 This release lib package change: libgst2 -> libgst3 Hopefully this is mostly transparent. Due to a conflict with GNU Smalltalk the next upstream release will be renaming some "gst" to "gstreamer". This will change the lib to libgstreamer*. Some header locations will change too so prepare for broken code. Plan for next upstream release is to rename packages: libgst3 -> libgstreamer0 libgst-dev -> libgstreamer-dev * Plugins now unversioned upstream: * Just .so, no more .so.x.y.z * Drop .la and .a * Fixup a few * Wait and see if anyone even notices... * Add back some docs that escaped via the diff * Fixup some more doc cruft in the diff -- David I. Lehn Thu, 14 Feb 2002 02:20:48 -0500 gstreamer (0.3.1-4) unstable; urgency=low * (Unreleased) * find . -type d -name CVS -exec rm -rf {} \; * Hack upstream tarball to exclude above CVS/ dirs * Rebuild for conversion to cvs-buildpackage management -- David I. Lehn Wed, 13 Feb 2002 18:18:34 -0500 gstreamer (0.3.1-3) unstable; urgency=low * Rebuild for glib/gtk 1.3.13 -- David I. Lehn Wed, 6 Feb 2002 02:17:23 -0500 gstreamer (0.3.1-2) unstable; urgency=low * Upstream fix for proper libxml version in pkg-config * Undo some of the auto docs/*/tmpl breakage -- David I. Lehn Wed, 23 Jan 2002 01:28:12 -0500 gstreamer (0.3.1-1) unstable; urgency=low * New upstream release * Upstream broken into multiple packages * Core plugins left in -core * Core lib plugins moved to -core * Other plugins now built from gst-plugins source pacakge * libgst1 -> libgst2 * Tool prefix renamed upstream: s/gstreamer/gst/ * Moved gstreamer-guilaunch to gst-editor source package * Removed gstreamer-config and .m4 in favor of pkg-config use * Build for glib2 * Change doc build system a bit * Added -lib-core and -lib-core-dev packages for library plugins -- David I. Lehn Thu, 10 Jan 2002 23:09:34 -0500 gstreamer (0.3.0-3) unstable; urgency=low * Remove upstream ChangeLog from packages: 128k changelog.gz per plugin package for 40 packages is too much -- David I. Lehn Tue, 25 Dec 2001 23:36:28 -0500 gstreamer (0.3.0-2) unstable; urgency=low * Fix bug that slipped into 0.3.0: s/aasink/xvideosink/ in gstplay/gstplay.c -- David I. Lehn Tue, 25 Dec 2001 17:56:29 -0500 gstreamer (0.3.0-1) unstable; urgency=low * New upstream release * Attempt to update various Build-Depends versions * Added plugin packages: -a52dec, -dvd, -mikmod, -sid * Renamed -elements to -core * Added to -core: gstbasicscheduler * Moved from -common to -core: gsttypes, autoplug related * Renamed -common to -misc * Added to -misc: speed, qcam, bytesteram, control, silence, sinesrc, mpegstream, playondemand, resample * Added gstreamer-guilaunch to gstreamer-tools package * Added dependencies on unofficial LAME packages * Use PIC libs for Xv * Disable broken building of PDF/PS docs * Renamed -all-plugins to -all * Disable docs -- too hard to build -- David I. Lehn Fri, 21 Dec 2001 12:00:02 -0500 gstreamer (0.2.1-4) unstable; urgency=low * Fix some problems reported from lintian 1.20.14: * copyright-lists-upstream-authors-like-dh_make * debian-changelog-file-contains-user-emacs-settings * Patch from CVS to link libgst into plugins Plugins now properly depend on libgst package * Use RedHat Gtk+-1.3 hack to fix relink issues with ltmain.sh * Patch from CVS for xvideosink segfault when no DISPLAY set * Remove builddir references from gstreamer-config.in * Move libgstelements.la from libgst-dev to gstreamer-elements -- David I. Lehn Tue, 28 Aug 2001 20:05:28 -0400 gstreamer (0.2.1-3) unstable; urgency=low * Update build dependencies to FLAC 1.0 * Enable debug features * Fixup broken doc build -scan voodoo with link into .libs/ dir -- David I. Lehn Sun, 5 Aug 2001 23:04:28 -0400 gstreamer (0.2.1-2) unstable; urgency=low * Fix lib deps: run debhelper tools in the right order * Added arts dir to Makefile.am SUBDIRS so it builds again * Changed libmpeg2dec to libgstmpeg2dec to avoid naming issues when using -lmpeg2dec * Updated system_encode/ with CVS segfaulter bug fix -- David I. Lehn Thu, 19 Jul 2001 15:47:24 -0400 gstreamer (0.2.1-1) unstable; urgency=low * New upstream 0.2.1: "Return of the Sedi Master" * New plugin packages: -festival, -flac, -avifile, -x * New plugins in -common: chart, deinterlace, udp * Added some post-0.2.1 fixes for FLAC, build system, ALSA -- David I. Lehn Thu, 28 Jun 2001 20:15:15 -0400 gstreamer (0.2.0-6) unstable; urgency=low * Move -compprep to -runtime and call it same places as -register * Do -register and -compprep in postrm instead of prerm * Make -arts plugin actually build all the source (sent upstream) * Purge of -runtime removes /etc/gstreamer -- David I. Lehn Tue, 19 Jun 2001 13:09:32 -0400 gstreamer (0.2.0-5) unstable; urgency=low * Added element package dependencies to libgstmediaplay0 -- David I. Lehn Mon, 18 Jun 2001 11:18:53 -0400 gstreamer (0.2.0-4) unstable; urgency=low * Add --gst-mask=0 to -runtime.postinst -- David I. Lehn Fri, 15 Jun 2001 11:47:24 -0400 gstreamer (0.2.0-3) unstable; urgency=low * Fix the plugin control file symlink creation * Add audiofile to Build-Depends -- David I. Lehn Fri, 15 Jun 2001 05:22:28 -0400 gstreamer (0.2.0-2) unstable; urgency=low * Fixed ALSA checks to not include -lasound in -every- link * Update LAME plugin to use latest CVS API * Removed OSS src/sink from -common.files (was in -oss too) * Swapped -arts.files and -artsd.files contents -- David I. Lehn Fri, 15 Jun 2001 04:02:21 -0400 gstreamer (0.2.0-1) unstable; urgency=low * Added gstreamer-compprep manpage * Upgrade to 0.2.0 -- David I. Lehn Thu, 7 Jun 2001 12:53:59 -0400 gstreamer (0.2.0-0.3) unstable; urgency=low * GStreamer 0.2.0-pre3 -- David I. Lehn Wed, 6 Jun 2001 15:09:59 -0400 gstreamer (0.2.0-0.2) unstable; urgency=low * GStreamer 0.2.0-pre2 + CVS 20010604 * Added -artsd (vs -arts), -audiofile, -gnomevfs, -gsm, -jpeg, -oss, and -sdl plugin packages * Added osshelper lib to oss package * Added more AVI related plugins and autoplug libs to -common * Added pkgconfig file to libgst-dev * Added gstreamer-all-plugins pseudo package that depends on all other plugin pacakges -- David I. Lehn Mon, 4 Jun 2001 17:33:20 -0400 gstreamer (0.2.0-0.1) unstable; urgency=low * GStreamer 0.2.0-pre1 -- David I. Lehn Thu, 31 May 2001 17:16:23 -0400 gstreamer (0.1.1.20010504-1) unstable; urgency=low * Latest CVS code -- David I. Lehn Fri, 4 May 2001 21:48:45 -0400 gstreamer (0.1.1.20010430-2) unstable; urgency=low * Added -colorspace package for Hermes dependent conversion * Added -arts package for aRts sink -- David I. Lehn Tue, 1 May 2001 19:46:08 -0400 gstreamer (0.1.1.20010430-1) unstable; urgency=low * Latest CVS code * Added -aa package for aasink output * Added -mad package for mad mp3 decoder -- David I. Lehn Mon, 30 Apr 2001 18:25:52 -0400 gstreamer (0.1.1.20010320-1) unstable; urgency=low * Latest CVS code * enable main docs * disable broken plugin docs with new option -- David I. Lehn Tue, 20 Mar 2001 18:15:19 -0500 gstreamer (0.1.1.20010315-1) unstable; urgency=low * Latest CVS code * Added man pages * Split mpeg2dec to seperate plugin * libgst Architectures updated to cothread supported archs -- David I. Lehn Thu, 15 Mar 2001 20:17:19 -0500 gstreamer (0.1.1-1) unstable; urgency=low * New upstream release * disable docs build, broken at the momemnt -- David I. Lehn Sun, 25 Feb 2001 17:58:25 -0500 gstreamer (0.1.0-2) unstable; urgency=low * debian/rules: call configure instead of autogen.sh -- David I. Lehn Sat, 24 Feb 2001 18:31:36 -0500 gstreamer (0.1.0-1) unstable; urgency=low * Initial Release. -- David I. Lehn Mon, 15 Jan 2001 18:25:18 -0500