[gcc-7] 117/354: * Bump binutils version requirement.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:39 UTC 2017


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

infinity0 pushed a commit to branch master
in repository gcc-7.

commit 2af74e67c3354423bafa454849db38498400d2d2
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Feb 27 13:33:28 2017 +0000

      * Bump binutils version requirement.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9314 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/control    | 2 +-
 debian/rules.conf | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e08651..a3588d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gcc-7 (7-20170227-1) experimental; urgency=medium
   * GCC 7 snapshot build, taken from the trunk 20170227.
   * Update gdc to trunk 20170227.
   * Update libcc1 symbols file.
+  * Bump binutils version requirement.
 
  -- Matthias Klose <doko at debian.org>  Mon, 27 Feb 2017 14:29:03 +0100
 
diff --git a/debian/control b/debian/control
index 3d4730e..51e98db 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.20141010), dpkg-dev (>= 1.17.14),
   libunwind7-dev (>= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], 
   autogen, gawk, lzma, xz-utils, patchutils, 
   zlib1g-dev, systemtap-sdt-dev [linux-any kfreebsd-any hurd-any], 
-  binutils:native (>= 2.27.90.20170221) | binutils-multiarch:native (>= 2.27.90.20170221), binutils-hppa64-linux-gnu:native (>= 2.27.90.20170221) [hppa amd64 i386 x32], 
+  binutils:native (>= 2.27.90.20170227) | binutils-multiarch:native (>= 2.27.90.20170227), binutils-hppa64-linux-gnu:native (>= 2.27.90.20170227) [hppa amd64 i386 x32], 
   gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, 
   gdb:native, 
   texinfo (>= 4.3), locales, sharutils, 
diff --git a/debian/rules.conf b/debian/rules.conf
index 9b30efc..8521896 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -211,7 +211,7 @@ else
   else ifneq (,$(filter $(distrelease),xenial))
     BINUTILSBDV = 2.26.1
   else ifneq (,$(filter $(distrelease),sid stretch zesty))
-    BINUTILSBDV = 2.27.90.20170221
+    BINUTILSBDV = 2.27.90.20170227
   endif
 endif
 ifeq ($(DEB_CROSS),yes)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list