2006
gst0.10-python (0.10.5-5) unstable; urgency=medium
* Let python-gst0.10 depend on python-gtk2 as gst/__init__.py imports
pygtk.
* Remove Joe Wreschnig from Uploaders.
* Only pass --host to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE
differ.
* Switch back to pycentral as the prefix for Python modules is not
distinguishable from the general prefix and this was required for
python-support. Such a switch would need a careful review of all types of
prefixes in use during the build and at runtime; closes: #390192, #390309.
* Add support for patches in debian/patches.
- Update config.guess and .sub during build, not in clean.
- Backup config.guess and .sub before updating them; restore patches
before unpatch.
- Build-depend on quilt.
- Add an empty patch series.
* New patch, 10_retab-examples, to expand tabs in the examples; fixes
byte-compilation at installation time; permits keeping pycentral for now.
-- Loic Minier <lool@dooz.org> Sun, 1 Oct 2006 11:02:53 +0200
gst0.10-python (0.10.5-4) unstable; urgency=high
* Add watch file.
* Ship rtupdate file, doh; previous installations that went through a
default python runtime change are not affected since the .pc files have
the same name for python2.3 and python2.4.
* Move examples to the Debian location via dh_install as well.
* Remove now useless *.dirs / dh_installdirs.
* Switch to pysupport as pycentral can't exclude the examples dir from byte
compilation.
-- Loic Minier <lool@dooz.org> Thu, 28 Sep 2006 11:28:39 +0200
gst0.10-python (0.10.5-3) unstable; urgency=low
* Add debian/control to the pyversions -r call since it's mandatory, even if
the man page claims it's optional.
* Fix typo in default python runtime retrieval.
-- Loic Minier <lool@dooz.org> Sat, 5 Aug 2006 22:08:35 +0200
gst0.10-python (0.10.5-2) unstable; urgency=low
* Update rtupdate script to handle calls with three arguments.
-- Loic Minier <lool@dooz.org> Thu, 3 Aug 2006 23:00:01 +0200
gst0.10-python (0.10.5-1) unstable; urgency=low
* New upstream release, "My Little Poney wants some Funk".
- Bump up libgstreamer0.10-dev build-dep to >= 0.10.8.
* Version the libgstreamer-plugins-base0.10-dev build-dep to >= 0.10.0.2.
-- Loic Minier <lool@dooz.org> Sun, 30 Jul 2006 14:27:50 +0200
gst0.10-python (0.10.4-5) unstable; urgency=low
* Build against per-python runtime pygtk pkg-config files.
* Set PKG_CONFIG_PATH to /usr/lib/pkgconfig/<runtime> for configure.
* Bump up python-gtk2-dev build-dep to >= 2.8.6-4.
* Add myself to Uploaders too.
* Add dummy binary-indep rule.
* Attempt at supporting pkg-config files for multiple Python runtimes:
- Move *.pc files for each runtime in /usr/lib/pkg-config/pythonXXX.
- Symlink the *.pc files for the default runtime in /usr/lib/pkg-config
during python-gst0.10's postinst and remove the symlinks in prerm.
- Delete and re-create the symlinks on default runtime change via a
*.rtupdate script shipped by python-gst0.10.
-- Loic Minier <lool@dooz.org> Mon, 24 Jul 2006 20:09:56 +0200
gst0.10-python (0.10.4-4) unstable; urgency=low
* Set pkg-gstreamer as Maintainer and make Joe Wreschnig an Uploader; thanks
for your work.
* Update again for latest Python policy.
- Bump up debhelper build-dep to >= 5.0.37.2.
- Declare dh_python compatibility level to 2.
- Bump up python-all-dev build-dep to >= 2.3.5-11.
- Call pyversions without an explicit control file.
- Bump up python-central build-dep to >= 0.4.17.
* Add autotools-dev to build-deps for config.guess / .sub updates.
* Drop most dirs from debian/python-gst0.10.dirs and drop debian/dirs.
* Update upstream list of upstream authors / copyright holders and include
full license blob.
* Misc cleanups.
-- Loic Minier <lool@dooz.org> Sun, 25 Jun 2006 19:37:45 +0200
gst0.10-python (0.10.4-3) unstable; urgency=low
* debian/control: XS-Python-Version: >= 2.3. * debian/rules: Use pyversions to get available versions. * Use python-central/dh_pycentral.
-- Joe Wreschnig <piman@debian.org> Mon, 12 Jun 2006 23:09:35 -0500
gst0.10-python (0.10.4-2) unstable; urgency=low
* debian/control: python2.3-gst0.10 replaces python-gst0.10 << 0.10.4.
(Closes: #370250)
-- Joe Wreschnig <piman@debian.org> Sun, 4 Jun 2006 12:51:10 -0500
gst0.10-python (0.10.4-1) unstable; urgency=low
* New upstream version. * Provide Python 2.4 packages. (Closes: #363666) * Standards-Version 3.7.2 (no changes necessary).
-- Joe Wreschnig <piman@debian.org> Sat, 13 May 2006 02:56:06 -0500
gst0.10-python (0.10.2-1) unstable; urgency=low
* New upstream version. * (Build-)Dep on PyGTK >= 2.8 to prevent ABI issue. * debhelper compatibility level 5.
-- Joe Wreschnig <piman@debian.org> Tue, 31 Jan 2006 18:57:14 -0600
2005
gst0.10-python (0.10.1-1) unstable; urgency=low
* New upstream version. * New source/binary package names for 0.8/0.10 parallel installations. * debian/copyright: LGPL, not GPL. * debian/docs: Remove README, TODO.
-- Joe Wreschnig <piman@debian.org> Fri, 30 Dec 2005 03:08:03 -0600
gst-python (0.8.2-1) unstable; urgency=low
* New upstream version. (Closes: #318315) * Add AUTHORS to debian/docs, remove README-docs, docs/README.html. * Standards-Version 3.6.2.
-- Joe Wreschnig <piman@debian.org> Thu, 28 Jul 2005 00:15:09 -0500
gst-python (0.8.1-2) unstable; urgency=low
* Copy documentation from /usr/share/gst-python/examples. (Closes: #291610) * Depend on python-gtk2. (Closes: #304889)
-- Joe Wreschnig <piman@debian.org> Sat, 16 Apr 2005 14:34:46 -0500
2004
gst-python (0.8.1-1) unstable; urgency=low
* New upstream version.
-- Joe Wreschnig <piman@debian.org> Tue, 14 Dec 2004 18:11:50 -0600
gst-python (0.8.0-1) unstable; urgency=low
* Build-Depend on libgstreamer-plugins0.8-dev (thanks to Sebastien Bacher). * New upstream version.
-- Joe Wreschnig <piman@debian.org> Wed, 17 Nov 2004 14:54:58 -0600
gst-python (0.7.93-1) unstable; urgency=low
* Initial Release. (Closes: #201353)
-- Joe Wreschnig <piman@debian.org> Wed, 6 Oct 2004 21:54:18 -0500