commit 929cd33d56f07643442aafdedc99c584f08ad50d
Merge: f87d056 318bf1b
Author: Loïc Minier <lool@debian.org>
Date: Sat Sep 5 19:55:51 2026 +0200
Merge branch 'add-gitignore' into 'debian/unstable'
Add d/.gitignore
See merge request debian/thermald!3
commit f87d056c94b549246199bbddb64588446d75e247
Merge: c347661 4d03756
Author: Loïc Minier <lool@debian.org>
Date: Sat Sep 5 19:55:40 2026 +0200
Merge branch 'add-gbp-conf' into 'debian/unstable'
Add gbp.conf
See merge request debian/thermald!2
commit c3476614030dec7bf7cfb1e9ddca8cfd47e8f051
Author: Lucas de Castro Borges <lucas@gnuabordo.com.br>
Date: Fri Sep 4 11:41:11 2026 -0300
d/patches updated
Add patch for fixing casting issue.
Data types size differ from arch to arch.
commit f295f5893c358ad1611f1f77f5ace5f2879f1b0d
Author: Lucas de Castro Borges <lucas@gnuabordo.com.br>
Date: Fri Sep 4 11:09:52 2026 -0300
d/control architecture list updated
commit 318bf1baf9f0a039cdee58532945f4746921f014
Author: Loïc Minier <loic.minier@oss.qualcomm.com>
Date: Sun Aug 30 23:43:58 2026 +0200
d/.gitignore: initial version
Generated files clutter git status output and might either be
mistakingly committed or might hide a file that should be added /
committed. Add a gitignore file for debian/ dir, listing currently
generated files during a local build.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
commit 4d0375611883c4834c239753c8b33ad81ea90600
Author: Loïc Minier <loic.minier@oss.qualcomm.com>
Date: Sun Aug 30 23:09:14 2026 +0200
d/gbp.conf: initial version for unstable branch
Even with a local pristine-tar branch, gbp won't enable pristine-tar
unless it's set in a config or as a flag, and will silently generate
a tarball instead. Be explicit that pristine-tar must be used.
Also set the debian-branch for gbp buildpackage as the packaging
repo doesn't use the gbp default branch name and this gives an extra
safety not to release from a topic branch accidentally.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Among the 1 debian patch available in version 2.5.12-2 of the package, we noticed the following issues: