[gcc-6] 288/401: - bump binutils requirements

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:50:05 UTC 2017


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

infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.

commit b5f0be7e036a8ad3ce6684afcdc0e788f091b8e8
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Sat Nov 19 15:22:06 2016 +0000

     - bump binutils requirements
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9102 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 2 +-
 debian/control    | 2 +-
 debian/rules.conf | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5846deb..2c2f665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ gcc-6 (6.2.1-4) unstable; urgency=medium
   * Bump debhelper compat level to 9.
   * Mark libgphobos symbols changing with the file location (sic!) as optional.
 
- -- Matthias Klose <doko at debian.org>  Sat, 19 Nov 2016 12:27:32 +0100
+ -- Matthias Klose <doko at debian.org>  Sat, 19 Nov 2016 15:52:25 +0100
 
 gcc-6 (6.2.1-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index f3a7cab..5660b9d 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.51.20161118) | binutils-multiarch:native (>= 2.27.51.20161118), binutils-hppa64-linux-gnu:native (>= 2.27.51.20161118) [hppa amd64 i386 x32], 
+  binutils:native (>= 2.27.51.20161118-2) | binutils-multiarch:native (>= 2.27.51.20161118-2), binutils-hppa64-linux-gnu:native (>= 2.27.51.20161118-2) [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 7df9cd2..33ab0bd 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -210,7 +210,7 @@ else
   else ifneq (,$(filter $(distrelease),xenial))
     BINUTILSBDV = 2.26.1
   else ifneq (,$(filter $(distrelease),sid stretch))
-    BINUTILSBDV = 2.27.51.20161118
+    BINUTILSBDV = 2.27.51.20161118-2
   endif
 endif
 ifeq ($(DEB_CROSS),yes)

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



More information about the Reproducible-commits mailing list