-
pyxdg (0.19-2ubuntu1) maverick; urgency=low
* Resync on Debian
pyxdg (0.19-2) unstable; urgency=low
* Fix case when $XDG_*_HOME is empty (fix-BaseDirectory-cornercase.patch)
(closes: #568757). Kudos to Éric Araujo!
* Fix xdg.Mime.install_mime_info() exception (fix-583497.patch)
(closes: #583497). Thanks Jakub Wilk!
* Replace string exceptions in Mime.py (fix-string-exceptions.patch)
(closes: #585340). Thanks Sandro Tosi!
-- Sebastien Bacher <email address hidden> Fri, 25 Jun 2010 12:17:12 +0200
-
pyxdg (0.19-1ubuntu1) maverick; urgency=low
* Resync on Debian
* debian/patches/gettext-support.patch, debian/patches/series:
- Support X-GNOME-Gettext-Domain and X-Ubuntu-Gettext-Domain fields in
.desktop files, for dynamic translation support (corresponding to our
glib change).
pyxdg (0.19-1) unstable; urgency=low
* New upstream version:
+ DesktopEntry: handle unknown extensions (closes: #551297).
+ DesktopEntry: support Desktop Entry Specification 1.0 (closes: #563660).
+ IniFile: fix __init__ method (closes: #562951).
+ Mime: fix get_type_by_data method (closes: #563718).
* debian/control:
+ Update long description (see #563660).
+ Fix Vcs-{Svn,Browser} fields.
+ Bump Standards-Version to 3.8.4 (no changes needed).
* debian/copyright: s/2009/2010/
* debian/patches:
+ Fix DesktopEntry.py docstring (fix-DesktopEntry-docstring.patch).
+ Fix URLs in README (fix-README.patch).
+ Add docstring to IniFile.parse() (add-IniFile-parse-docstring.patch)
(closes: #562952).
-- Sebastien Bacher <email address hidden> Thu, 27 May 2010 16:12:51 +0200
-
pyxdg (0.18-1ubuntu2) lucid; urgency=low
* Add debian/patches/series, so that gettext-support.patch actually gets
applied. (LP: #512211)
-- Martin Pitt <email address hidden> Wed, 10 Feb 2010 14:24:32 +0100