xdg-user-dirs 0.18-1 source package in Ubuntu

Changelog

xdg-user-dirs (0.18-1) unstable; urgency=medium

  [ Nathan Pratta Teodosio ]
  * Team upload
  * New upstream release

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ Jeremy Bicha ]
  * Update upstream metadata

 -- Jeremy Bicha <email address hidden>  Mon, 26 Sep 2022 10:37:43 -0400

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils
Lunar release main utils

Downloads

File Size SHA-256 Checksum
xdg-user-dirs_0.18-1.dsc 2.1 KiB ad366c644dcd081b82175a10a3b7bf4ab40603ee1b548d23797ed92c42a99a06
xdg-user-dirs_0.18.orig.tar.gz 267.1 KiB ec6f06d7495cdba37a732039f9b5e1578bcb296576fde0da40edb2f52220df3c
xdg-user-dirs_0.18-1.debian.tar.xz 4.3 KiB ec600e795bf18f38b8918e93e685a20b7482eda3ddabb3debbf1104f691ad6b1

No changes file available.

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.

xdg-user-dirs-dbgsym: debug symbols for xdg-user-dirs