xdg-user-dirs 0.15-2ubuntu6.16.04.1 source package in Ubuntu

Changelog

xdg-user-dirs (0.15-2ubuntu6.16.04.1) xenial; urgency=medium

  * debian/patches/xdg-user-dirs-update-give-priority-to-HOME.patch:
    - use $HOME as preferred before using getpw (LP: #1754356)

 -- Marco Trevisan (Treviño) <email address hidden>  Fri, 23 Mar 2018 16:16:45 +0000

Upload details

Uploaded by:
Marco Trevisan (Treviño)
Sponsored by:
Iain Lane
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates main utils

Downloads

File Size SHA-256 Checksum
xdg-user-dirs_0.15.orig.tar.gz 238.0 KiB 20b4a751f41d0554bce3e0ce5e8d934be98cc62d48f0b90a894c3e1916552786
xdg-user-dirs_0.15-2ubuntu6.16.04.1.debian.tar.xz 27.8 KiB 8d5c9a79d6ad03f7e14fce382f88dcdd087395ccd0653fbd657e37291be2f8da
xdg-user-dirs_0.15-2ubuntu6.16.04.1.dsc 2.2 KiB a106cbc2b9b24cbd39f5163899b024dd7554aa48782c2b5c634f8fc74be4f874

View changes file

Binary packages built by this source

xdg-user-dirs: tool to manage well known user directories

 xdg-user-dirs is a tool to help manage "well known" user directories
 like the desktop folder and the music folder. It also handles
 localization (i.e. translation) of the filenames.
 .
 The way it works is that xdg-user-dirs-update is run very early in the
 login phase. This program reads a configuration file, and a set of
 default directories. It then creates localized versions of these
 directories in the users home directory and sets up a config file in
 $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to
 ~/.config) that applications can read to find these directories.