[PATCH] Fix typos Unsuported -> Unsupported (#180)
* Client builds fail at linking due to missing targets when
USE_SYSTEM_LIBRARY is true.
#For targets not using pkg-config... and USE_SYSTEM_{DEPENDENCY} is true eg. xdgutils \
#find_dependency needs to be used as when clients (aka appimagelauncher) try to use this library we get linking failure
#because the dependencies of the dependency(libappimnage) targets are not imported. Hope this makes sence.
#Builds fine in debian and appimagelauncher no longer has linking failures.
* Fix typos Unsuported -> Unsupported.
* Revert "Client builds fail at linking due to missing targets when"
This reverts commit
fbbabbdcf3c466a506fbd6ec95d9e9a8c9f96830.
Gbp-Pq: Name upstream_Fix-typos-Unsuported-Unsupported-180.patch
libappimage (1.0.4-5-2) unstable; urgency=medium
* Team upload.
* Switch the transitional xdg-utils-cxx build dependency to xdg-utils-cxx-dev.
* Backport upstream commit
1e0515b23b90588ce406669134feca56ddcbbe43 to fix
the build with GCC 13; patch upstream_Fix-build-with-gcc-13.1.1.patch.
(Closes: #
1037716)
* Update symbols file.
[dgit import unpatched libappimage 1.0.4-5-2]