Skip to content

Debian Changelog gnome-python-desktop (2.26.0-1)

2009

gnome-python-desktop (2.26.0-1) unstable; urgency=low

   * New upstream release.
     + Explicitly checks for libgnomeui. Closes: #532545.
   * Update build-dependencies accordingly.
   * Add libevince-dev to build dependencies.
   * New package: python-evince.
   * 90_relibtoolize.patch: updated.
   * copyright:
     + Mention that the evince bindings are licensed under the LGPL
       (after confirming with the author).
     + Update LGPL to version 2.1 as upstream did.
     + Point to versioned GPL and LGPL common-licenses.

 -- Josselin Mouette <joss@debian.org>  Wed, 10 Jun 2009 23:09:26 +0200

gnome-python-desktop (2.24.1-1) unstable; urgency=low

   * New upstream bugfix release.
   * 90_relibtoolize.patch: updated for the new version.

 -- Josselin Mouette <joss@debian.org>  Sun, 08 Mar 2009 15:45:58 +0100

gnome-python-desktop (2.24.0-2) experimental; urgency=low

   [ Emilio Pozuelo Monfort ]
   * List the provided Python modules in the long description.
     Closes: #506866.
 
   [ Josselin Mouette ]
   * Drop most Replaces/Conflicts, they are obsolete now.
   * Split each module in its own package.
     Closes: #494963, #400651, #507159.
   * Move the examples and documentation to each package.
   * Remove python-gnome2-desktop-doc entirely.
   * 90_relibtoolize.patch: relibtoolize the package to avoid the rpath
     issue on amd64.
   * Use quilt to apply the patch; build-depend on quilt.
   * Also call dh_pysupport for the arch-indep packages.
   * Remove the Python-Depends: since there are no ${python:Provides}
     added, so they just add unneeded complexity.

 -- Josselin Mouette <joss@debian.org>  Tue, 24 Feb 2009 10:15:28 +0100

2008

gnome-python-desktop (2.24.0-1) experimental; urgency=low

   * New upstream release.
     + find_network_password_sync correctly return results.
       Closes: #463644.
   * Standards version is 3.8.0.
   * Require python 2.5 to match the pygobject requirement.

 -- Josselin Mouette <joss@debian.org>  Thu, 13 Nov 2008 12:02:52 +0100

gnome-python-desktop (2.22.0-2) unstable; urgency=low

   * Wrap deps and build-deps.
   * Cleanup rules.
   * Depend on librsvg2-common for SVG support; strictly speaking, this could
     be a recommends as the package provides other functionality, but I
     wouldn't want other packages needing rsvg support to have to depend on
     librsvg2-common explicitely; closes: #360101.
   * Don't build-dep on bug-buddy for !hurd-i386; libgtop and hence bug-buddy
     aren't ported to hurd yet; thanks Michael Banck; closes: #489736.

 -- Loic Minier <lool@dooz.org>  Mon, 12 May 2008 11:47:15 +0200

gnome-python-desktop (2.22.0-1) unstable; urgency=low

   * New upstream release
     - Handle 'GNOME_KEYRING_RESULT_NO_MATCH'. (Closes: #463494)
   * debian/control: Merge with Ubuntu:
     - Build-depend on libecal-dev and libebook-dev to build the new
       Evolution bindings.
     - Ported to new metacity-dev API; bump up libmetacity-dev build-dep to >=
       1:2.21.5 (Closes: #471625, #473142)
   * debian/control: Standards-Version 3.7.3

 -- Julian Andres Klode <jak@jak-linux.org>  Sat, 29 Mar 2008 20:37:52 +0100

2007

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 <kov@debian.org>  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 <slomo@debian.org>  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 <joss@debian.org>  Wed, 28 Mar 2007 22:13:20 +0200

2006

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 <lool@dooz.org>  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 <lool@dooz.org>  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 <lool@dooz.org>  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 <lool@dooz.org>  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 <daniel.holbach@ubuntu.com>  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 <daniel.holbach@ubuntu.com>  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 <daniel.holbach@ubuntu.com>  Mon, 23 Jan 2006 12:01:08 +0100