xdg-utils-cxx 1.0.1-3.1 source package in Ubuntu

Changelog

xdg-utils-cxx (1.0.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/*.symbols: Dropped, use shlibs file instead to avoid
    C++ symbol mess. Using symbols file is also unnecessary since
    the version string is embedded in SONAME. (Closes: #1004109)
  * debian/*.shlibs: Added, use required version (>= 1.0.1).
  * debian/control: Fix typo.
  * debian/control: Let xdg-utils-cxx depends on xdg-utils-cxx-dev
    for proper package transition.
  * debian/control: Drop ${shlibs:Depends} substvar for dev package.

 -- Boyuan Yang <email address hidden>  Sat, 30 Jul 2022 21:06:24 -0400

Upload details

Uploaded by:
Scarlett Gately Moore
Uploaded to:
Sid
Original maintainer:
Scarlett Gately Moore
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
xdg-utils-cxx_1.0.1-3.1.dsc 2.1 KiB 7124d47df3067df55cf7e446cb2f8ffc7b81b2c1013ac8f0477eb02f9f4cc185
xdg-utils-cxx_1.0.1.orig.tar.gz 27.0 KiB 2cdeda2385faa0ce496a5b276f5145f2dfb3f67ee77789cf8f57752abc83e69b
xdg-utils-cxx_1.0.1-3.1.debian.tar.xz 4.9 KiB 08aa3201558071d58957f135790a9b235201d034f4f10c84dffa66c4f5a808a5

No changes file available.

Binary packages built by this source

libxdgutilsbasedir1.0.1: Implementation BaseDir in Free Desktop Standards for C++

 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 This is the library files for BaseDir.

libxdgutilsbasedir1.0.1-dbgsym: No summary available for libxdgutilsbasedir1.0.1-dbgsym in ubuntu kinetic.

No description available for libxdgutilsbasedir1.0.1-dbgsym in ubuntu kinetic.

libxdgutilsdesktopentry1.0.1: Implementation Desktop Entry in Free Desktop Standards for C++

 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 This is the library files for Desktop Entry.

libxdgutilsdesktopentry1.0.1-dbgsym: debug symbols for libxdgutilsdesktopentry1.0.1
xdg-utils-cxx: No summary available for xdg-utils-cxx in ubuntu kinetic.

No description available for xdg-utils-cxx in ubuntu kinetic.

xdg-utils-cxx-dev: Implementation of the Free Desktop Standards in C++

 This project was started to fulfill the need of a reliable
 implementations of such standards in the AppImage project.
 It is totally standalone and only depends on
 the standard c++ library (stdlib).
 .
 It has been split in different modules according to the
 Free Desktop Standards, the current implemented ones are:
    - Desktop Entry 1.2 (mostly complete)
    - Base Dir 0.7 (draft)
 .
 These are the development files for xdg-utils-cxx Desktop Entry
 and BaseDir components.