summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Michael Green [Thu, 5 Jan 2023 09:17:08 +0000 (09:17 +0000)]
Merge libappimage (1.0.4-4+rpi1) import into refs/heads/workingbranch
Pino Toscano [Fri, 16 Dec 2022 17:21:09 +0000 (10:21 -0700)]
Use ABI Manager.
Forwarded: not-needed
Gbp-Pq: Name enable_debianabimanager.diff
Scarlett Moore [Thu, 5 Jan 2023 09:17:08 +0000 (09:17 +0000)]
Disable wget dependency as we do not wget dependencies at buildtime.
Forwarded: not-needed
Last-Update: 2019-01-11
Last-Update: 2019-01-11
Gbp-Pq: Name disable_wget_dependency.patch
Scarlett Gately Moore [Fri, 16 Dec 2022 21:12:55 +0000 (14:12 -0700)]
[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
Peter Michael Green [Thu, 5 Jan 2023 09:17:08 +0000 (09:17 +0000)]
libappimage (1.0.4-4+rpi1) bookworm-staging; urgency=medium
* Update symbols file for raspbian.
[dgit import unpatched libappimage 1.0.4-4+rpi1]
Peter Michael Green [Thu, 5 Jan 2023 09:17:08 +0000 (09:17 +0000)]
Import libappimage_1.0.4-4+rpi1.debian.tar.xz
[dgit import tarball libappimage 1.0.4-4+rpi1 libappimage_1.0.4-4+rpi1.debian.tar.xz]
Pino Toscano [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
Merge libappimage (1.0.4-4) import into refs/heads/workingbranch
Pino Toscano [Fri, 16 Dec 2022 17:21:09 +0000 (10:21 -0700)]
Use ABI Manager.
Forwarded: not-needed
Gbp-Pq: Name enable_debianabimanager.diff
Scarlett Moore [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
Disable wget dependency as we do not wget dependencies at buildtime.
Forwarded: not-needed
Last-Update: 2019-01-11
Last-Update: 2019-01-11
Gbp-Pq: Name disable_wget_dependency.patch
Scarlett Gately Moore [Fri, 16 Dec 2022 21:12:55 +0000 (14:12 -0700)]
[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
Pino Toscano [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
libappimage (1.0.4-4) unstable; urgency=medium
* Team upload.
* Drop patch update_cmake_to_look_for_dependency_targets.patch: in addition
to a typo that makes libappimageConfig.cmake an invalid cmake script,
the XdgUtils libraries are not actually exposed as public dependencies.
* Update the dependencies of libappimage-dev to reflect what is actually
searched by the cmake scripts:
- drop xdg-utils-cxx
- explicitly add libglib2.0-dev, and zlib1g-dev
* Hack my previous hack in the patch enable_debianabimanager.diff to make sure
that CMAKE_BUILD_TYPE is set at the of the top-level CMakeLists.txt as it
was passed to cmake; this fixes the generation of the cmake configuration
files for the exported targets.
[dgit import unpatched libappimage 1.0.4-4]
Pino Toscano [Wed, 28 Dec 2022 07:59:18 +0000 (07:59 +0000)]
Import libappimage_1.0.4-4.debian.tar.xz
[dgit import tarball libappimage 1.0.4-4 libappimage_1.0.4-4.debian.tar.xz]
Scarlett Moore [Wed, 21 Dec 2022 15:12:12 +0000 (15:12 +0000)]
Import libappimage_1.0.4.orig.tar.xz
[dgit import orig libappimage_1.0.4.orig.tar.xz]
TheAssassin [Sun, 10 Feb 2019 03:00:11 +0000 (04:00 +0100)]
[PATCH] Make release builds reproducible, mk. 1
Gbp-Pq: Name 0001-Make-release-builds-reproducible-mk.-1.patch
Scarlett Moore [Sun, 10 Feb 2019 13:08:27 +0000 (13:08 +0000)]
Disable wget dependency as we do not wget dependencies at buildtime.
Forwarded: not-needed
Last-Update: 2019-01-11
Last-Update: 2019-01-11
Gbp-Pq: Name disable_wget_dependency.patch
Scarlett Moore [Sun, 10 Feb 2019 13:08:27 +0000 (13:08 +0000)]
libappimage (0.1.9+dfsg-1) unstable; urgency=medium
* Add a better description. (Closes: #921072)
* New upstream releaase.
* Refresh symbols file.
* Add --as-needed linker to avoid useless dependencies.
* Add upstream patch to rid of build-path in binary, thus
getting rid of lintian error.
* Release to unstable.
[dgit import unpatched libappimage 0.1.9+dfsg-1]
Scarlett Moore [Sun, 10 Feb 2019 13:08:27 +0000 (13:08 +0000)]
Import libappimage_0.1.9+dfsg.orig.tar.xz
[dgit import orig libappimage_0.1.9+dfsg.orig.tar.xz]
Scarlett Moore [Sun, 10 Feb 2019 13:08:27 +0000 (13:08 +0000)]
Import libappimage_0.1.9+dfsg-1.debian.tar.xz
[dgit import tarball libappimage 0.1.9+dfsg-1 libappimage_0.1.9+dfsg-1.debian.tar.xz]