[linux] 04/13: [s390*] Update linux-compiler metapackage to gcc-4.9

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Dec 4 01:22:21 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit 6d16ac88353be42ac1298e09d5bbe1ba2ba2eb91
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Nov 10 13:50:05 2015 +0000

    [s390*] Update linux-compiler metapackage to gcc-4.9
    
    (cherry picked from commit 900fda3c2b6d88f0a5e28de58b18dbc77f85195f)
---
 debian/changelog                  | 1 +
 debian/config/s390x/defines       | 2 +-
 debian/templates/control.extra.in | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f3415f..d2e77a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ linux (4.2.6-2) UNRELEASED; urgency=medium
   * netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
   * [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
   * qxl: Enable by default (Closes: #779515)
+  * [s390*] Update linux-compiler metapackage to gcc-4.9
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 10 Nov 2015 22:05:58 +0100
 
diff --git a/debian/config/s390x/defines b/debian/config/s390x/defines
index 21cca54..5e0ff29 100644
--- a/debian/config/s390x/defines
+++ b/debian/config/s390x/defines
@@ -12,7 +12,7 @@ configs:
 install-stem: vmlinuz
 
 [relations]
-headers%gcc-4.8: linux-compiler-gcc-4.8-s390
+headers%gcc-4.9: linux-compiler-gcc-4.9-s390
 
 [s390x_build]
 debug-info: true
diff --git a/debian/templates/control.extra.in b/debian/templates/control.extra.in
index 30aa11a..ce735f8 100644
--- a/debian/templates/control.extra.in
+++ b/debian/templates/control.extra.in
@@ -6,12 +6,12 @@ Description: Compiler for Linux on ARM (meta-package)
  This package depends on gcc 4.9 of the appropriate architecture for
  Linux on armel and armhf.
 
-Package: linux-compiler-gcc-4.8-s390
-Depends: gcc-4.8, ${misc:Depends}
+Package: linux-compiler-gcc-4.9-s390
+Depends: gcc-4.9, ${misc:Depends}
 Architecture: s390 s390x
 Multi-Arch: foreign
 Description: Compiler for Linux on IBM zSeries (meta-package)
- This package depends on gcc 4.8 of the appropriate architecture for
+ This package depends on gcc 4.9 of the appropriate architecture for
  Linux on s390 and s390x.
 
 Package: linux-compiler-gcc-4.9-x86

-- 
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