From 5019ea7e082d5e16e84fe7a0d7806c8a78c2d3dc Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Thu, 28 Sep 2017 14:53:21 +0000 Subject: [PATCH] Change build-dependency from linux-source-4.9 to linux-4.9-source-4.9 --- debian/bin/gencontrol.py | 2 +- debian/changelog | 1 + debian/control | 2 +- debian/control.md5sum | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/bin/gencontrol.py b/debian/bin/gencontrol.py index b7185a6..e7362db 100755 --- a/debian/bin/gencontrol.py +++ b/debian/bin/gencontrol.py @@ -37,7 +37,7 @@ class Gencontrol(Base): def do_main_packages(self, packages, vars, makeflags, extra): packages['source']['Build-Depends'].extend( - ['linux-support-%s' % self.abiname, + ['linux-4.9-support-%s' % self.abiname, # We don't need this installed, but it ensures that after an # ABI bump linux is auto-built before linux-latest on each # architecture. diff --git a/debian/changelog b/debian/changelog index d15f0fa..80f82b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ linux-latest (80+deb9u1+rpi1) stretch-staging; urgency=medium [changes introduced in 80+deb9u1+rpi1 by Peter Michael Green] * Work around side effects of linux source package rename. + Change path passed to debian/bin/gencontrol.py + + Change build-dependency from linux-source-4.9 to linux-4.9-source-4.9 -- Peter Michael Green Thu, 28 Sep 2017 14:07:33 +0000 diff --git a/debian/control b/debian/control index 5559e3b..e884061 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Kernel Team Uploaders: Bastian Blank , Frederik Schüler , Ben Hutchings Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 9), linux-support-4.9.0-3, linux-headers-4.9.0-3-all +Build-Depends: debhelper (>= 9), linux-4.9-support-4.9.0-3, linux-headers-4.9.0-3-all Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux-latest.git Vcs-Git: https://anonscm.debian.org/git/kernel/linux-latest.git diff --git a/debian/control.md5sum b/debian/control.md5sum index 243c1f7..2801c22 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -1,5 +1,5 @@ -4dab64136418a05671b40fd1c841165f debian/bin/gencontrol.py -80f0458d67b066a9e65c84903ae33f15 debian/changelog +fef3b5b9f931eb0c3f199bcf45dc9b19 debian/bin/gencontrol.py +a1d53d58a1ec87bac83eb83060c82f57 debian/changelog e0d0ba88825ee8272918ca115601e1e3 debian/templates/control.image-dbg.latest.in 8cf2ba1553c0ad410aeaf0c90a47a328 debian/templates/control.source.latest.in 2bec21a63cd49ba2ee927d000d64c42d debian/templates/control.headers.latest.in -- 2.30.2