Change log for pyxdg package in Ubuntu

141 of 41 results
Published in noble-release
Published in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
pyxdg (0.28-2) unstable; urgency=medium

  * Team upload
  * Rebuild patch queue from patch-queue
    Added patch:
    test-Use-importlib-instead-of-imp.patch
  * d/README.source: Update data to reflect current state
  * d/u/metadata: Use https URI for Documentation URL
  * d/control: Point to VCS URL on gitlab.freedesktop.org

 -- Carsten Schoenert <email address hidden>  Sun, 11 Dec 2022 07:16:54 +0100

Available diffs

Superseded in lunar-proposed
pyxdg (0.28-1) unstable; urgency=medium

  * Team upload
  * d/gbp.conf: Add more basic default configuration
  * d/watch: Switch to version 4 and git mode on Gitlab
  * New upstream version 0.28
    (Closes: #1018050)
  * Rebuild patch queue from patch-queue branch
    Renamed patches (no modifications):
    add-an-xdg-5-compatibility-layer.patch
     -> debian/patches/Add-an-xdg-5-compatibility-layer.patch
    test_mime_skip_symlink.patch
     -> debian/patches/test-Skip-mimetype-symlink-tests.patch
  * d/copyright: Move to DEP 5 content
  * d/control: Run wrap-and-sort
    Just reorder the content, no modifications.
  * d/control: Update build dependencies
    Move over to dh-sequencer-python3 and pybuild-plugin-pyproject, drop
    python3-nose in favor of python3-pytest.
    (Closes: #1018602)
  * d/rules: Don't use tests from the debian folder any more
  * Remove file debian/test-example.tar.xz
  * d/install: renamed to d/python3-xdg.install
  * Salsa CI: Disable unneeded runners
  * d/control: Small update of package description
  * python-pyxdg-doc: Add new binary package
  * d/control: Set Rules-Requires-Root: no
  * autopkgtest: Rework setup to drop dep on nose
  * d/u/metadata: Add field Documentation

 -- Carsten Schoenert <email address hidden>  Sat, 10 Dec 2022 10:07:00 +0100

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
pyxdg (0.27-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 18:30:06 +0100

Available diffs

Published in xenial-updates
Published in xenial-security
pyxdg (0.25-4ubuntu0.16.04.1) xenial-security; urgency=medium

  * SECURITY UPDATE: XML Injection
    - debian/patches/CVE-2019-12761.patch: Prevent a code injection via the
      Category element of a Menu XML document.
    - CVE-2019-12761

 -- Avital Ostromich <email address hidden>  Thu, 07 Jan 2021 17:49:11 -0500
Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
pyxdg (0.27-2) unstable; urgency=medium

  * Add the missing build dependency on setuptools.

 -- Andrej Shadura <email address hidden>  Wed, 13 Jan 2021 12:13:36 +0100
Published in bionic-updates
Published in bionic-security
pyxdg (0.25-4ubuntu1.1) bionic-security; urgency=medium

  * SECURITY UPDATE: XML Injection
    - debian/patches/CVE-2019-12761.patch: Prevent a code injection via the
      Category element of a Menu XML document.
    - CVE-2019-12761

 -- Avital Ostromich <email address hidden>  Wed, 06 Jan 2021 21:49:21 -0500
Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
pyxdg (0.26-3ubuntu1) groovy; urgency=medium

  * Fix compatibility issue with python 3.8.4 (Closes: #964609, #968399)

 -- Matthieu Clemenceau <email address hidden>  Wed, 12 Aug 2020 17:41:44 -0500
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
pyxdg (0.26-3) unstable; urgency=medium

  * Team upload.
  * d/tests: remove python2 test support (Closes: #958533, #938305).
    - d/tests/upstream: Use py3versions -s to support all python3 versions.
    - d/tests/control: Add python3-all dependency.
  * d/control: Bump Standards-Version to 4.5.0.
  * d/gbp.conf: Set debian/master as default branch.
  * d/salsa-ci.yml: enable salsa-ci.

 -- Emmanuel Arias <email address hidden>  Thu, 23 Apr 2020 17:30:52 -0400
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
pyxdg (0.26-1ubuntu1) focal; urgency=medium

  * Use python2 in the tests.

 -- Matthias Klose <email address hidden>  Thu, 16 Jan 2020 10:18:50 +0100

Available diffs

Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
pyxdg (0.26-1) unstable; urgency=medium

  * Team upload.

  [ Andrew Starr-Bochicchio ]
  * New upstream release.
   - Add support for Scale and ScaledDirectories keys (Closes: #877202).
   - DesktopEntry: New method findTryExec() (Closes: #618514).
  * Drop patches applied upstream: fix-DesktopEntry-docstring.patch
    prefer-first-glob-for-finding-mimetype.patch, and
    fix-insecure-use-of-tmp.patch.
  * Build using pybuild.

  [ Simon McVittie ]
  * Drop additional patches applied upstream:
    d/p/Allow-Scale-in-icon-theme-per-directory-sections.patch,
    d/p/Allow-ScaledDirectories-key-in-icon-theme-file.patch

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Drew Parsons ]
  * take test/example from the upstream git repository at
    https://gitlab.freedesktop.org/xdg/pyxdg.
    Provide in debian/test-examples.tar.xz. It is not provided in the
    upstream tarball at https://pypi.org/project/pyxdg/
  * debian patch test_mime_skip_symlink.patch skips symlink tests
    (symlinks are not preserved by pybuild)
  * build with PYBUILD_NAME=xdg not pyxdg (the module name is xdg)
  * Standards-Version: 4.4.1
  * debhelper compatibility level 12

 -- Drew Parsons <email address hidden>  Tue, 03 Dec 2019 12:48:02 +0800

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
pyxdg (0.25-5) unstable; urgency=medium

  * Team upload

  [ SVN-Git Migration ]
  * Update Vcs fields for git migration

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/changelog: Remove trailing whitespace
  * d/control: Remove XS-Testsuite field, not needed anymore
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends

  [ Simon McVittie ]
  * Add patches from upstream to support Scale, ScaledDirectories in
    icon themes. Thanks to Steve Langasek for forwarding this change
    from Ubuntu. (Closes: #877202) (LP: #1766793)
  * Enable autopkgtest-pkg-python tests

  [ Chris Lamb ]
  * d/tests/control: Remove trailing whitespace

 -- Simon McVittie <email address hidden>  Sun, 17 Feb 2019 11:42:37 +0000
Superseded in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pyxdg (0.25-4ubuntu1) bionic; urgency=medium

  * d/p/0001-Allow-Scale-in-icon-theme-per-directory-sections.patch,
    d/p/0001-Allow-ScaledDirectories-key-in-icon-theme-file.patch:
    cherry-pick upstream support for new keys in icon theme files.
    Closes: #877202, LP: #1766793.

 -- Steve Langasek <email address hidden>  Tue, 24 Apr 2018 22:49:45 -0700
Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
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 <email address hidden>  Mon, 27 Jan 2014 13:11:18 -0500

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
pyxdg (0.25-3) unstable; urgency=low


  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Andrew Starr-Bochicchio ]
  * Upload to unstable.

 -- Andrew Starr-Bochicchio <email address hidden>  Sat, 29 Jun 2013 12:27:38 -0400

Available diffs

Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
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 <email address hidden>  Fri, 08 Mar 2013 22:44:35 +0400
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
pyxdg (0.25-1ubuntu2) raring; urgency=low

  * debian/patches/prefer-first-glob-for-finding-mimetype: Cherry-pick from
    usptream 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.
 -- Iain Lane <email address hidden>   Wed, 06 Mar 2013 18:03:14 +0000

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
pyxdg (0.25-1ubuntu1) raring; urgency=low

  * Resynchronize on Debian, remaining changes:
  * 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

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
pyxdg (0.24-1ubuntu3) raring; urgency=low

  * debian/tests/upstream: Send nose output to stdout instead of stderr; the
    latter means a test failure.
 -- Martin Pitt <email address hidden>   Tue, 27 Nov 2012 06:23:17 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
pyxdg (0.24-1ubuntu2) raring; urgency=low

  * debian/patches/set_default_menu.diff:
    - drop Debian change to fallback to "debian-menu" on Ubuntu
  * debian/control:
    - don't depends on menu-xdg since we don't use it
 -- Sebastien Bacher <email address hidden>   Mon, 26 Nov 2012 15:13:00 +0100

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
pyxdg (0.24-1ubuntu1) raring; urgency=low

  * Resynchronize on Debian, remaining changes:
  * 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

Available diffs

Superseded in raring-release
Obsolete in quantal-release
pyxdg (0.20-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/control:
    + Add python3-xdg stanza.
    + Updated Build-Depends for Python 3.
    + Build-Depend on debhelper >= 9.
    + Added X-Python-Version and X-Python3-Version headers.
  * debian/rules: Build for Python 3.  (LP: #823150)
  * debian/python-xdg.install, python3-xdg.install: Added.
  * Patches applied upstream and removed here:
    + add-IniFile-parse-docstring.patch
    + fix-583497.patch
    + fix-BaseDirectory-empty-vars.patch
    + fix-README.patch
    + fix-string-exceptions.patch
  * Patches updated:
    + gettext-support.patch
  * debian/watch:
    + Updated for 0.20 tarball location.
  * debian/compat:
    + Bump to 9.
 -- Barry Warsaw <email address hidden>   Tue, 03 Jul 2012 19:43:00 -0400

Available diffs

Superseded in quantal-release
Published in precise-release
pyxdg (0.19-3ubuntu2) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:13:10 +0000

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
pyxdg (0.19-3ubuntu1) oneiric; urgency=low

  * switch to dh_python2 (LP: #788514)
  * Merge from debian unstable.  Remaining changes:
  * 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).
 -- Julian Taylor <email address hidden>   Tue, 17 May 2011 02:20:57 +0100

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
Obsolete in maverick-release
pyxdg (0.19-2ubuntu1) maverick; urgency=low

  * Resync on Debian

Available diffs

Superseded in maverick-release
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).

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
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

Available diffs

Superseded in lucid-release
pyxdg (0.18-1ubuntu1) lucid; urgency=low

  * Merge from debian testing, remaining changes (LP: #509393):
    - gettext-support.patch: Support X-GNOME-Gettext-Domain and
      X-Ubuntu-Gettext-Domain fields in .desktop files, for dynamic
      translation support (corresponding to our glib change).

Available diffs

Superseded in lucid-release
pyxdg (0.17-0.1ubuntu1) lucid; urgency=low

  * Merge from debian testing, remaining changes (LP: #497538):
    - gettext-support.patch: Support X-GNOME-Gettext-Domain and
      X-Ubuntu-Gettext-Domain fields in .desktop files, for dynamic
      translation support (corresponding to our glib change).
  * debian/patches/fix-reversed-definition.patch:
    - Removed, fixed upstream

Superseded in lucid-release
Obsolete in karmic-release
Obsolete in jaunty-release
pyxdg (0.15-1.1ubuntu5) jaunty; urgency=low

  * gettext-support.patch: Update to corresponding changes in glib:
    - Prefer inline translations over gettext ones.
    - Prefer X-GNOME-Gettext-Domain over X-Ubuntu-Gettext-Domain.
    - LP: #3697

 -- Martin Pitt <email address hidden>   Wed, 04 Mar 2009 19:24:18 +0100
Superseded in jaunty-release
Obsolete in intrepid-release
pyxdg (0.15-1.1ubuntu4) intrepid; urgency=low

  * debian/patches/gettext-support.patch:
    - fix return for empty keys (LP: #286363)

 -- Michael Vogt <email address hidden>   Mon, 20 Oct 2008 16:48:30 +0200

Available diffs

Superseded in intrepid-release
Obsolete in hardy-release
pyxdg (0.15-1.1ubuntu3) hardy; urgency=low

  * Fix interpreter paths. LP: #187000.

 -- Matthias Klose <email address hidden>   Wed, 09 Apr 2008 17:25:05 +0000
Superseded in hardy-release
Obsolete in gutsy-release
Obsolete in feisty-release
pyxdg (0.15-1.1ubuntu2) feisty; urgency=low

  * debian/control: Update maintainer fields according to debian-
    maintainer-field spec.

 -- Martin Pitt <email address hidden>   Fri,  9 Mar 2007 11:58:06 +0000
Superseded in feisty-release
Obsolete in edgy-release
pyxdg (0.15-1.1ubuntu1) edgy; urgency=low

  * Merge from debian unstable.
  * debian/control: Build-Depend on python (>= 2.4.3-5ubuntu1) to ensure that
    we have a properly working pyversions script.

Superseded in edgy-release
Obsolete in dapper-release
pyxdg (0.15-1ubuntu5) dapper; urgency=low

  * debian/patches/gettext-support.patch: Fix fallback to translation in
    .desktop file if gettext doesn't return a translation. Closes: LP#40132

 -- Martin Pitt <email address hidden>   Wed, 17 May 2006 14:29:44 +0200
Superseded in dapper-release
pyxdg (0.15-1ubuntu4) dapper; urgency=low

  * Add debian/patches/gettext-support.patch: Apply forgotten patch from
    Zygmunt Krynicki to get language pack support for .desktop files also in
    gnome-app-install. Closes: LP#3697

 -- Martin Pitt <email address hidden>   Fri, 28 Apr 2006 12:02:45 +0200
Superseded in dapper-release
pyxdg (0.15-1ubuntu3) dapper; urgency=low

  * debian/patches/ignore-unicore-error.patch:
    - fix "smeg won't start at all!" (Malone: #25699), thanks
      Travis Watkins <email address hidden>

 -- Daniel Holbach <email address hidden>   Mon, 20 Mar 2006 21:26:04 +0100
Superseded in dapper-release
pyxdg (0.15-1ubuntu2) dapper; urgency=low

  * debian/patches/ignore-ioerror.patch:
    - fix "Failed start when no read permission of desktop file" (Malone:
      #32762), thanks Travis Watkins <email address hidden>

 -- Daniel Holbach <email address hidden>   Mon, 20 Mar 2006 20:17:40 +0100
Superseded in dapper-release
Superseded in dapper-release
pyxdg (0.15-1ubuntu1) dapper; urgency=low


  * Sync with Debian.
  * debian/patches/fix-reversed-definition.patch:
    - not required.

 -- Sebastien Bacher <email address hidden>  Thu, 10 Nov 2005 21:31:54 +0100
Obsolete in breezy-release
pyxdg (0.15-0ubuntu1) breezy; urgency=low


  * New upstream version.

 -- Sebastien Bacher <email address hidden>  Thu, 11 Aug 2005 14:20:06 +0200
Obsolete in hoary-release
pyxdg (0.9-1) hoary; urgency=low


  * New upstream release.
  * debian/patches/menualloc.patch:
    - not needed with the new version.

 -- Sebastien Bacher <email address hidden>  Wed, 23 Mar 2005 11:15:06 +0100
Obsolete in warty-release
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 <email address hidden>  Tue, 30 Mar 2004 19:42:50 +0200
141 of 41 results