Bug#1066361: Partial patch

2024-08-16 Thread Nathan Teodosio
This is a partial patch, more errors remain. About this hunk: @@ -115,5 +115,5 @@ * Try OS-specific probe, compiling with -m64 (assumes gcc workalike) */ - i = 1 + strlen(frm) + strlen(osnam) + strlen(osnam[OS]) + + i = 1 + strlen(frm) + strlen(osname) + strlen(osnam[OS]) + strlen

Bug#1075171: Patch

2024-08-15 Thread Nathan Teodosio
https://salsa.debian.org/debian/libgpod/-/merge_requests/5

Bug#1075645: Patch

2024-08-15 Thread Nathan Teodosio
Upstream patch. diff --git a/debian/patches/incompatible-pointer-types.patch b/debian/patches/incompatible-pointer-types.patch new file mode 100644 index 000..4e9a2bf --- /dev/null +++ b/debian/patches/incompatible-pointer-types.patch @@ -0,0 +1,167 @@ +From 2b9d8f5bac5d2352f8021548b4852014ed68

Bug#1077527: Debdiff

2024-08-15 Thread Nathan Teodosio
diff -Nru abseil-20230802.1/debian/changelog abseil-20230802.1/debian/changelog --- abseil-20230802.1/debian/changelog 2024-04-01 23:50:22.0 +0200 +++ abseil-20230802.1/debian/changelog 2024-08-15 09:31:28.0 +0200 @@ -1,3 +1,9 @@ +abseil (20230802.1-5) experimental; urgency=medium +