[Python-modules-commits] r11551 - in packages/pyxdg/trunk/debian (changelog)
pl-guest at users.alioth.debian.org
pl-guest at users.alioth.debian.org
Thu Feb 4 08:46:36 UTC 2010
Date: Thursday, February 4, 2010 @ 08:46:31
Author: pl-guest
Revision: 11551
debian/changelog: refactoring
Modified:
packages/pyxdg/trunk/debian/changelog
Modified: packages/pyxdg/trunk/debian/changelog
===================================================================
--- packages/pyxdg/trunk/debian/changelog 2010-02-03 23:50:30 UTC (rev 11550)
+++ packages/pyxdg/trunk/debian/changelog 2010-02-04 08:46:31 UTC (rev 11551)
@@ -1,8 +1,12 @@
pyxdg (0.19-1) unstable; urgency=low
- * New upstream version (closes: #551297, #562951, #563660, #563718).
+ * 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 for details).
+ + 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/
@@ -11,7 +15,7 @@
+ Fix URLs in README (fix-README.patch).
+ Add add-IniFile-parse-docstring.patch (closes: #562952).
- -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Wed, 03 Feb 2010 14:33:29 +0000
+ -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Thu, 04 Feb 2010 08:20:03 +0000
pyxdg (0.18-1) unstable; urgency=low
More information about the Python-modules-commits
mailing list