gnome-python-desktop (2.22.0-0ubuntu1) hardy; urgency=low * New upstream version -- Sebastien Bacher Sun, 09 Mar 2008 23:09:33 +0100 gnome-python-desktop (2.21.3-0ubuntu1) hardy; urgency=low * New upstream version: - WAF build fixes - evo calendar bug fixes - Fix gnomekeyring.find_network_password_sync erroneously returning None -- Sebastien Bacher Mon, 25 Feb 2008 14:18:19 +0100 gnome-python-desktop (2.21.2-0ubuntu1) hardy; urgency=low * New upstream release. - Upstream news: . Wrap evo_cal_component_[gs]et_status (Gustavo, #505305) . Fix WAF build problems (Gustavo) . In evolution modules avoid multiply defined symbols (Paul, #506401) . Bug 505307 – Compilation fails against metacity 2.21 (Koop Mast) . Make sure the evolution modules get a __version__ attribute (Gustavo) - Bump up libmetacity-dev build-dep to >= 1:2.21.5. -- Loic Minier Tue, 15 Jan 2008 17:36:31 +0100 gnome-python-desktop (2.21.1-0ubuntu1) hardy; urgency=low * New upstream release * debian/control: - Build-depend on libecal-dev and libebook-dev to build the new Evolution bindings. -- Emilio Pozuelo Monfort Thu, 20 Dec 2007 18:58:31 +0100 gnome-python-desktop (2.20.0-1ubuntu2) hardy; urgency=low * Rebuild to use new libtotem-plparser soname -- Sebastien Bacher Tue, 27 Nov 2007 14:13:45 +0100 gnome-python-desktop (2.20.0-1ubuntu1) hardy; urgency=low * Sync with Debian * debian/control.in: - Build-Depends on python-gnome2-dbg, python-gtk2-dbg, python-all-dbg - list debug package - updated maintainer information * debian/rules: - build debug variant -- Sebastien Bacher Wed, 21 Nov 2007 11:29:05 +0100 gnome-python-desktop (2.20.0-1) unstable; urgency=low * New upstream release - updated version requirements for various libs, including wnck (Closes: #444268) -- Gustavo Noronha Silva Thu, 27 Sep 2007 20:40:57 -0300 gnome-python-desktop (2.18.0-2) unstable; urgency=low [ Loic Minier ] * Don't pass --host to configure when DEB_BUILD_GNU_TYPE equals DEB_HOST_GNU_TYPE. * Honor CFLAGS we set in rules, doh! * Set some sane default CFLAGS and honor noopt in DEB_BUILD_OPTIONS. [ Sebastian Dröge ] * Upload to unstable, drop check-dist include. -- Sebastian Dröge Wed, 25 Apr 2007 16:33:56 +0200 gnome-python-desktop (2.18.0-1) experimental; urgency=low [ Loic Minier ] * Add a postinst snippet on suggest of Sebastian Dröge, similar to the one in python-dbus, because we're switching from pycentral to pysupport and this might leave file behind. * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Cleanup rules. [ Marc 'HE' Brockschmidt ] * New upstream release: + debian/control.in: Update, reorder and clean build-deps + debian/rules: Enable build of metacity bindings [ Loic Minier ] * Drop postinst snippet which seems to be useless nowadays. [ Josselin Mouette ] * Massive cleanup in the build rules. * Switch to python-support. * Move python-gtk2 depencency to the Python-Depends field. * Build-depend on python-support 0.6. * Remove dh_python and debian/pycompat. -- Josselin Mouette Wed, 28 Mar 2007 22:13:20 +0200 gnome-python-desktop (2.16.0-1) experimental; urgency=low * New upstream releases. - Bump build-deps to: libwnck-dev >= 2.15.5, libnautilus-burn-dev >= 2.15.3, libmetacity-dev >= 2.15.5. - Add build-deps on: librsvg2-dev (>= 2.13.93), libgnome-keyring-dev (>= 0.5.0), libgnome-desktop-dev (>= 2.10.0). * Drop useless nostrip handling via INSTALL_PROGRAM. * Cleanups; make lintian happy. * Fix various aspects of the build. * Build-depend on libgnome-media-dev instead of gnome-media. -- Loic Minier Wed, 27 Sep 2006 21:46:08 +0200 gnome-python-desktop (2.14.0-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. -- Loic Minier Sat, 5 Aug 2006 20:49:20 +0200 gnome-python-desktop (2.14.0-2) unstable; urgency=low * Drop the version from the conflict/replace with python2.4-gnome2-desktop. * Replace python2.4-gnome2-extras (<< 2.13.3). * Conflict/Replace with python2.3-gnome2-extras (<< 2.13.3) too as we now provide 2.3 bindings. * Conflict/Replace with python-gnome2-extras (<< 2.13.3) which existed during one day in unstable thanks to an aggressive NMU. * Make package binNMU-safe. - Build-depend on dpkg-dev (>= 1.13.19). - Let python-gnome2-desktop-dev depend on python-gnome2-desktop (>= ${source:Version}). -- Loic Minier Tue, 4 Jul 2006 16:46:38 +0200 gnome-python-desktop (2.14.0-1) unstable; urgency=low * Set myself as Maintainer. * Bump up Debhelper compatibility level to 5. * Add ${misc:Depends}. * Rephrase package descriptions and drop Author and Homepage from descriptions. * Bump up Standards-Version to 3.7.2. * Update upstream URL. * Update authors' list from AUTHORS. * Ship full copyright information. * Bump up libpanel-applet2-dev to >= 2.13.4. * Add a libgnomeprint2.2-dev (>= 2.2.0) build-dep. * Add watch file. * Convert to new Python policy. - Add ${python:Provides} to python-gnome2-desktop. - Merge python-gnome2-desktop and python2.4-gnome2-desktop: merge the dependencies, and add a Conflicts/Replaces for the merge itself. - Update dependencies on other Python packages. - Set python-gnome2-desktop to Arch: any. - Bump up Debhelper build-dep to >= 5.0.37.2. - Set Python compatibility level to 2. - Add XB-Python-Version. - Add a python-all-dev (>= 2.3.5-11) build-dep. - Rewrite rules completely, in particular drop patch support and support pyversions. - Add a python-central (>= 0.4.17) build-dep. - Add a XS-Python-Version (>= 2.3). * Build-depend on autotools-dev and copy config.guess and .sub only when present (i.e. from a source tree). * Build-depend on Python for dh_python. * Initial upload to Debian. (Closes: #370336) -- Loic Minier Mon, 3 Jul 2006 10:26:49 +0200 gnome-python-desktop (2.14.0-0ubuntu2) dapper; urgency=low * debian/control.in: - removed superfluous Depends: from python-gnome2-desktop-dev. -- Daniel Holbach Thu, 6 Apr 2006 16:19:59 +0200 gnome-python-desktop (2.14.0-0ubuntu1) dapper; urgency=low * New upstream release: - LIBGNOMEPRINTUI shouldn't build without gnome-python. -- Daniel Holbach Mon, 13 Mar 2006 00:22:12 +0100 gnome-python-desktop (2.13.3-0ubuntu1) dapper; urgency=low * Initial release. * Packaging based on gnome-python-extras - thanks to everybody for shaping the package it is today. -- Daniel Holbach Mon, 23 Jan 2006 12:01:08 +0100