summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-25[PATCH 1/2] Fix casting function addresspatch-queue/debian/unstableLucas Castro
function attempted to return function address without cast type It was required to modified it for successful build Gbp-Pq: Name 0003-Fix-casting-function-address.patch
2024-08-25Fix cmake callLucas de Castro Borges
Unknown argument when cmake been called. Gbp-Pq: Name 0002-Fix-cmake-call.patch
2024-08-25FIX: Update build target from dev to buildLucas de Castro Borges
The dev build target depends on docker system for build system. Futhermore, Makefile don't call the build script correctly. Gbp-Pq: Name 0001-FIX-Update-build-target-from-dev-to-build.patch
2024-08-25Updated debian patchesLucas de Castro Borges
2024-08-25debmake initial template filesLucas de Castro Borges
2024-08-25New upstream version 0.1.3Lucas de Castro Borges