pyxdg (0.25-4) unstable; urgency=high * Backport upstream patch that fixes the insecure use of /tmp in xdg.BaseDirectory.get_runtime_dir(strict=False) (Closes: #736247). Fixes CVE-2014-1624. * Bump Standards-Version to 3.9.5, no changes needed. -- Andrew Starr-Bochicchio Mon, 27 Jan 2014 13:11:18 -0500 pyxdg (0.25-3) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Andrew Starr-Bochicchio ] * Upload to unstable. -- Andrew Starr-Bochicchio Sat, 29 Jun 2013 12:27:38 -0400 pyxdg (0.25-2) experimental; urgency=low * Team upload. [ Thomas Kluyver ] * Don't use nosetests-x.y scripts for tests. [ Dmitry Shachnev ] * Unify patches naming (use .patch extension, and dashes in file name). * Merge from Ubuntu: + debian/patches/gettext-support.patch: support Gettext-Domain fields. + debian/patches/prefer-first-glob-for-finding-mimetype.patch: Cherry-pick from upstream to fix test failure with *.png files; when there are multiple globs with the same pattern (as introduced in the latest shared-mime-info update), the last one was preferred. It should have been the first. [Thanks to Thomas Kluyver and Iain Lane] * Refresh debian/patches/set-default-menu.patch. * Bump Standards-Version to 3.9.4, no changes needed. * debian/patches/gettext-support.patch: also disable the test that could fail when gedit is installed. -- Dmitry Shachnev Fri, 08 Mar 2013 22:44:35 +0400 pyxdg (0.25-1) experimental; urgency=low [ Thomas Kluyver ] * New upstream version + Add support for $XDG_RUNTIME_DIR (closes: #656338) + Allow desktop entry files that are not UTF-8 encoded (closes: 693855) * Fix Vcs-Svn entry in debian/control [ Josselin Mouette ] * Remove dependency on menu-xdg. It does not make any sense and forces its installation on systems that don’t need it. Closes: #675456. -- Thomas Kluyver Thu, 06 Dec 2012 22:33:23 +0000 pyxdg (0.24-2) experimental; urgency=low * debian/tests/upstream: Send nose output to stdout instead of stderr; the latter means a test failure (closes: #694517). -- Martin Pitt Tue, 27 Nov 2012 06:23:17 +0100 pyxdg (0.24-1) experimental; urgency=low * New upstream version + Python 3 support (closes: #591017) + Test suite * Convert packaging to use dh_python2 (closes: #637154) -- Thomas Kluyver Tue, 06 Nov 2012 10:52:16 +0000 pyxdg (0.19-4) unstable; urgency=low * Team upload * Set debian-menu.menu as a fallback menu to be parsed when the default (applications.menu) doesn't exist to avoid ParsingErrors (Closes: #654978) + Added menu-xdg as a Depends * Bump standards version to 3.9.3 (no changes needed) -- Ryan Kavanagh Fri, 09 Mar 2012 07:12:58 -0500 pyxdg (0.19-3) unstable; urgency=low * Team upload. * Update fix-BaseDirectory-cornercase.patch to handle $XDG_*_DIRS variables (closes: #568757). Thanks to Thibaut Girka for the updated patch. * Bump standards version to 3.9.2 (no changes needed). -- Jakub Wilk Sun, 08 May 2011 19:34:06 +0200 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! -- Piotr Lewandowski Wed, 23 Jun 2010 16:55:31 +0200 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). -- Piotr Lewandowski Thu, 04 Feb 2010 11:11:13 +0000 # For older changelog entries, run 'apt-get changelog python3-xdg'