[linux] 04/16: [x86] linux-headers: use correct version in linux-compiler-gcc-6-x86 dependency.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Mar 11 15:03:36 UTC 2018


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to branch stretch
in repository linux.

commit d2d7f34ad32508a162050eeff1c6757e7ad7813a
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Wed Feb 21 16:28:54 2018 +0100

    [x86] linux-headers: use correct version in linux-compiler-gcc-6-x86 dependency.
---
 debian/changelog            | 7 +++++++
 debian/config/amd64/defines | 2 +-
 debian/config/i386/defines  | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 99802ad..95bbf32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux (4.9.82-1+deb9u2) UNRELEASED; urgency=medium
+
+  * [x86] linux-headers: use correct version in linux-compiler-gcc-6-x86
+    dependency.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 20 Feb 2018 21:20:26 +0100
+
 linux (4.9.82-1+deb9u1) stretch-security; urgency=high
 
   [ Yves-Alexis Perez ]
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines
index 76ff0c0..6ec0691 100644
--- a/debian/config/amd64/defines
+++ b/debian/config/amd64/defines
@@ -16,7 +16,7 @@ breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
 gcc-6: gcc-6 (>= 6.3.0-18+deb9u1~) <!stage1 !cross>, gcc-6- at gnu-type-package@ (>= 6.3.0-18+deb9u1~) <!stage1 cross>
-headers%gcc-6: linux-compiler-gcc-6-x86 (>= 6.3.0-18+deb9u1~)
+headers%gcc-6: linux-compiler-gcc-6-x86 (>= 4.9.82-1+deb9u1~)
 
 [amd64_description]
 hardware: 64-bit PCs
diff --git a/debian/config/i386/defines b/debian/config/i386/defines
index 32aa702..84cb7a1 100644
--- a/debian/config/i386/defines
+++ b/debian/config/i386/defines
@@ -21,7 +21,7 @@ breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
 gcc-6: gcc-6 (>= 6.3.0-18+deb9u1~) <!stage1 !cross>, gcc-6- at gnu-type-package@ (>= 6.3.0-18+deb9u1~) <!stage1 cross>
-headers%gcc-6: linux-compiler-gcc-6-x86 (<= 6.3.0-18+deb9u1~)
+headers%gcc-6: linux-compiler-gcc-6-x86 (>= 4.9.82-1+deb9u1~)
 
 [686_description]
 hardware: older PCs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list