[Python-modules-commits] r22911 - in packages/pyxdg/tags (3 files)
xnox at users.alioth.debian.org
xnox at users.alioth.debian.org
Tue Nov 6 14:27:42 UTC 2012
Date: Tuesday, November 6, 2012 @ 14:27:41
Author: xnox
Revision: 22911
[svn-buildpackage] Tagging pyxdg 0.24-1
Added:
packages/pyxdg/tags/0.24-1/
packages/pyxdg/tags/0.24-1/debian/changelog
(from rev 22910, packages/pyxdg/trunk/debian/changelog)
Deleted:
packages/pyxdg/tags/0.24-1/debian/changelog
Deleted: packages/pyxdg/tags/0.24-1/debian/changelog
===================================================================
--- packages/pyxdg/trunk/debian/changelog 2012-11-06 14:07:07 UTC (rev 22909)
+++ packages/pyxdg/tags/0.24-1/debian/changelog 2012-11-06 14:27:41 UTC (rev 22911)
@@ -1,188 +0,0 @@
-pyxdg (0.24-1) unstable; urgency=low
-
- * New upstream version
- + Python 3 support (closes: #591017)
- + Test suite
- * Convert packaging to use dh_python2 (closes: #637154)
-
- -- Thomas Kluyver <thomas at kluyver.me.uk> 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 <rak at debian.org> 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 <jwilk at debian.org> 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 <piotr.lewandowski at gmail.com> 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 <piotr.lewandowski at gmail.com> Thu, 04 Feb 2010 11:11:13 +0000
-
-pyxdg (0.18-1) unstable; urgency=low
-
- * debian/control:
- + New maintainer: Debian Python Modules Team.
- + Add myself to Uploaders.
- + Add Vcs-{Svn,Browser} fields.
- * Acknowledge previous NMUs.
- * New upstream version (closes: #502233).
- * Remove debian/patches/* (applied upstream).
- * Switch to new source format: 3.0 (quilt).
- * Switch to debhelper (>= 7):
- + debian/compat: bump to 7.
- + debian/rules: minimize.
- + debian/control: minimize Build-Depends.
- + debian/docs: add AUTHORS, README and TODO.
- + debian/examples: rename debian/python-xdg.examples.
- * Remove debian/pycompat.
-
- -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Thu, 10 Dec 2009 14:26:22 +0000
-
-pyxdg (0.17-0.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * New upstream version (closes: #508885).
- * Bump Standards-Version to 3.8.3 (no changes needed).
- * Add patch fixing README from Jakub Wilk (closes: #535840).
- * Add patch fixing menu filename handling (closes: #407747).
- * debian/control:
- + Remove XB-Python-Version field.
- + Remove ${shlibs:Depends}.
- + Add Homepage field (closes: #542474).
- + s/python/Python/ in description (closes: #542471).
- + Add new supported specifications in description.
- * debian/copyright:
- + Add copyright notice.
- + Point to LGPL-2.
- * debian/rules:
- + Fix encoding (ISO-8859-1 to UTF-8).
- * Add debian/watch.
-
- -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Wed, 23 Sep 2009 13:01:50 +0200
-
-pyxdg (0.15-1.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * debian/control:
- + Update Standards-Version to 3.7.2. No changes needed.
- * New Python policy changes. Closes: #373373.
- + debian/rules:
- - Add DEB_PYTHON_SYSTEM=pysupport.
- + debian/control:
- - Add XB-Python-Version field.
- - Update Build-Depends.
- - Add patchutils in Build-Depends.
- + Add debian/pycompat and debian/pyversions.
- * Update FSF address in debian/copyright.
-
- -- Arnaud Fontaine <arnaud at andesi.org> Fri, 30 Jun 2006 21:12:19 +0200
-
-pyxdg (0.15-1) unstable; urgency=low
-
- * New upstream version (Closes: #336537).
- * debian/control:
- - updated the Standards-Version.
- * debian/patches/fix-error-handling.patch:
- - patch from the CVS.
- * debian/patches/fix-reversed-definition.patch:
- - define reversed function which is python2.4 specific,
- change suggested by Sam Morris <sam at robots.org.uk> (Closes: #315091).
- * debian/rules:
- - use the simple-patchsys rule.
-
- -- Sebastien Bacher <seb128 at debian.org> Wed, 9 Nov 2005 13:33:05 +0100
-
-pyxdg (0.14-2) unstable; urgency=low
-
- * debian/control:
- - the package is Architecture: all.
-
- -- Sebastien Bacher <seb128 at debian.org> Fri, 17 Jun 2005 16:18:27 +0200
-
-pyxdg (0.14-1) unstable; urgency=low
-
- * New upstream version.
- * debian/control:
- - updated the Standards-Version.
-
- -- Sebastien Bacher <seb128 at debian.org> Thu, 16 Jun 2005 12:49:31 +0200
-
-pyxdg (0.8-1) unstable; urgency=low
-
- * New upstream release:
- - the "hicolor" theme has to be used as the fallback.
- - fixed bug in splitting up strings.
- - don't read .desktop-* files, only .desktop.
- - add . to the literal FileExtensions so that the checks work.
-
- -- Sebastien Bacher <seb128 at debian.org> Sun, 24 Oct 2004 00:07:01 +0200
-
-pyxdg (0.7-1) unstable; urgency=low
-
- * New upstream release (Closes: #272146):
- - add 'import codecs' to IniFile, needed by write support.
- - fix parsing of lists with only one entry.
-
- -- Sebastien Bacher <seb128 at debian.org> Sat, 18 Sep 2004 01:19:33 +0200
-
-pyxdg (0.6-1) unstable; urgency=low
-
- * New upstream release (Closes: #264720):
- - performance improvements.
-
- -- Sebastien Bacher <seb128 at debian.org> Tue, 10 Aug 2004 17:59:50 +0200
-
-pyxdg (0.5-1) unstable; urgency=low
-
- * New upstream release
- + supports "none" locale (Closes: #240588).
- * debian/copyright
- + new upstream release is under LGPL.
-
- -- Sebastien Bacher <seb128 at debian.org> Tue, 30 Mar 2004 19:42:50 +0200
-
-pyxdg (0.4-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Sebastien Bacher <seb128 at debian.org> Sat, 13 Mar 2004 14:17:48 +0100
-
Copied: packages/pyxdg/tags/0.24-1/debian/changelog (from rev 22910, packages/pyxdg/trunk/debian/changelog)
===================================================================
--- packages/pyxdg/tags/0.24-1/debian/changelog (rev 0)
+++ packages/pyxdg/tags/0.24-1/debian/changelog 2012-11-06 14:27:41 UTC (rev 22911)
@@ -0,0 +1,188 @@
+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 <thomas at kluyver.me.uk> 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 <rak at debian.org> 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 <jwilk at debian.org> 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 <piotr.lewandowski at gmail.com> 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 <piotr.lewandowski at gmail.com> Thu, 04 Feb 2010 11:11:13 +0000
+
+pyxdg (0.18-1) unstable; urgency=low
+
+ * debian/control:
+ + New maintainer: Debian Python Modules Team.
+ + Add myself to Uploaders.
+ + Add Vcs-{Svn,Browser} fields.
+ * Acknowledge previous NMUs.
+ * New upstream version (closes: #502233).
+ * Remove debian/patches/* (applied upstream).
+ * Switch to new source format: 3.0 (quilt).
+ * Switch to debhelper (>= 7):
+ + debian/compat: bump to 7.
+ + debian/rules: minimize.
+ + debian/control: minimize Build-Depends.
+ + debian/docs: add AUTHORS, README and TODO.
+ + debian/examples: rename debian/python-xdg.examples.
+ * Remove debian/pycompat.
+
+ -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Thu, 10 Dec 2009 14:26:22 +0000
+
+pyxdg (0.17-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * New upstream version (closes: #508885).
+ * Bump Standards-Version to 3.8.3 (no changes needed).
+ * Add patch fixing README from Jakub Wilk (closes: #535840).
+ * Add patch fixing menu filename handling (closes: #407747).
+ * debian/control:
+ + Remove XB-Python-Version field.
+ + Remove ${shlibs:Depends}.
+ + Add Homepage field (closes: #542474).
+ + s/python/Python/ in description (closes: #542471).
+ + Add new supported specifications in description.
+ * debian/copyright:
+ + Add copyright notice.
+ + Point to LGPL-2.
+ * debian/rules:
+ + Fix encoding (ISO-8859-1 to UTF-8).
+ * Add debian/watch.
+
+ -- Piotr Lewandowski <piotr.lewandowski at gmail.com> Wed, 23 Sep 2009 13:01:50 +0200
+
+pyxdg (0.15-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control:
+ + Update Standards-Version to 3.7.2. No changes needed.
+ * New Python policy changes. Closes: #373373.
+ + debian/rules:
+ - Add DEB_PYTHON_SYSTEM=pysupport.
+ + debian/control:
+ - Add XB-Python-Version field.
+ - Update Build-Depends.
+ - Add patchutils in Build-Depends.
+ + Add debian/pycompat and debian/pyversions.
+ * Update FSF address in debian/copyright.
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Fri, 30 Jun 2006 21:12:19 +0200
+
+pyxdg (0.15-1) unstable; urgency=low
+
+ * New upstream version (Closes: #336537).
+ * debian/control:
+ - updated the Standards-Version.
+ * debian/patches/fix-error-handling.patch:
+ - patch from the CVS.
+ * debian/patches/fix-reversed-definition.patch:
+ - define reversed function which is python2.4 specific,
+ change suggested by Sam Morris <sam at robots.org.uk> (Closes: #315091).
+ * debian/rules:
+ - use the simple-patchsys rule.
+
+ -- Sebastien Bacher <seb128 at debian.org> Wed, 9 Nov 2005 13:33:05 +0100
+
+pyxdg (0.14-2) unstable; urgency=low
+
+ * debian/control:
+ - the package is Architecture: all.
+
+ -- Sebastien Bacher <seb128 at debian.org> Fri, 17 Jun 2005 16:18:27 +0200
+
+pyxdg (0.14-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/control:
+ - updated the Standards-Version.
+
+ -- Sebastien Bacher <seb128 at debian.org> Thu, 16 Jun 2005 12:49:31 +0200
+
+pyxdg (0.8-1) unstable; urgency=low
+
+ * New upstream release:
+ - the "hicolor" theme has to be used as the fallback.
+ - fixed bug in splitting up strings.
+ - don't read .desktop-* files, only .desktop.
+ - add . to the literal FileExtensions so that the checks work.
+
+ -- Sebastien Bacher <seb128 at debian.org> Sun, 24 Oct 2004 00:07:01 +0200
+
+pyxdg (0.7-1) unstable; urgency=low
+
+ * New upstream release (Closes: #272146):
+ - add 'import codecs' to IniFile, needed by write support.
+ - fix parsing of lists with only one entry.
+
+ -- Sebastien Bacher <seb128 at debian.org> Sat, 18 Sep 2004 01:19:33 +0200
+
+pyxdg (0.6-1) unstable; urgency=low
+
+ * New upstream release (Closes: #264720):
+ - performance improvements.
+
+ -- Sebastien Bacher <seb128 at debian.org> Tue, 10 Aug 2004 17:59:50 +0200
+
+pyxdg (0.5-1) unstable; urgency=low
+
+ * New upstream release
+ + supports "none" locale (Closes: #240588).
+ * debian/copyright
+ + new upstream release is under LGPL.
+
+ -- Sebastien Bacher <seb128 at debian.org> Tue, 30 Mar 2004 19:42:50 +0200
+
+pyxdg (0.4-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Sebastien Bacher <seb128 at debian.org> Sat, 13 Mar 2004 14:17:48 +0100
+
More information about the Python-modules-commits
mailing list