RPi-Distro / repo

Issue tracking for the archive.raspberrypi.org repo
37 stars 1 forks source link

Kernel packaging points to Debian maintainers and VCS #371

Closed iam-TJ closed 5 months ago

iam-TJ commented 5 months ago

It seems linux-packaging hasn't been modified to change the upstream Debian maintainer and VCS entries in debian/control:

$ apt-cache showsrc linux-image-6.6.20+rpt-rpi-v7
Package: linux
Format: 3.0 (quilt)
Binary: linux-support-6.6.20+rpt, ...
Architecture: linux-any all
Version: 1:6.6.20-1+rpt1
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
Homepage: https://www.kernel.org/
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/kernel-team/linux
Vcs-Git: https://salsa.debian.org/kernel-team/linux.git

These files need updating:

debian/templates/source.control.in 
debian/templates/signed.source.control.in
XECDesign commented 5 months ago

Should be fixed in the next release: https://github.com/RPi-Distro/linux-packaging/commit/24c5dfb41d674e8eb56d785489c4dbcc37efe62d

Thanks