[gcc-6] 348/401: - prepare for 6.3.0-3

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:50:37 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 724023c7f41facb93e27be10e44abf0e4e424910
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Jan 18 20:40:35 2017 +0000

     - prepare for 6.3.0-3
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9229 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog    | 6 +++---
 debian/control      | 2 +-
 debian/rules.conf   | 2 +-
 debian/rules.unpack | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc1320a..1ec86b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcc-6 (6.3.0-3) UNRELEASED; urgency=medium
+gcc-6 (6.3.0-3) unstable; urgency=medium
 
   * Update to SVN 20170118 (r244586) from the gcc-6-branch.
     - Fix PR tree-optimization/71055 (closes: #849032), PR driver/78863,
@@ -20,7 +20,7 @@ gcc-6 (6.3.0-3) UNRELEASED; urgency=medium
     Closes: #851146.
   * Update the Linaro support to the 6.3-2017.01 snapshot.
   * Apply the header changes for PR libstdc++/64735 on armel as well,
-    conditionalized to keep the header unchanged for other architectures.
+    conditionalized to keep the headers unchanged for other architectures.
     Closes: #851273.
   * Install the unprefixed man pages for gcc-ar, -nm and ranlib.
     Closes: #851698.
@@ -31,7 +31,7 @@ gcc-6 (6.3.0-2) unstable; urgency=medium
 
   * Update gdc-driver-nophobos patch.
 
- -- Matthias Klose <doko at debian.org>  Sat, 31 Dec 2016 06:10:49 +0100
+ -- Matthias Klose <doko at debian.org>  Wed, 18 Jan 2017 20:44:43 +0100
 
 gcc-6 (6.3.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index b8837e2..a855034 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.20161231) | binutils-multiarch:native (>= 2.27.90.20161231), binutils-hppa64-linux-gnu:native (>= 2.27.90.20161231) [hppa amd64 i386 x32], 
+  binutils:native (>= 2.27.90.20170118) | binutils-multiarch:native (>= 2.27.90.20170118), binutils-hppa64-linux-gnu:native (>= 2.27.90.20170118) [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 a970fc8..21c7cdb 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.20161231
+    BINUTILSBDV = 2.27.90.20170118
   endif
 endif
 ifeq ($(DEB_CROSS),yes)
diff --git a/debian/rules.unpack b/debian/rules.unpack
index d69565d..cd5ded8 100644
--- a/debian/rules.unpack
+++ b/debian/rules.unpack
@@ -175,6 +175,7 @@ ifeq ($(GFDL_INVARIANT_FREE),yes)
 	  touch $(srcdir)/$$i; \
 	done
 	rm -f $(srcdir)/INSTALL/*.html
+	rm -f $(srcdir)/zlib/contrib/dotzlib/DotZLib.chm
   endif
 endif
 	echo "$(gcc_tarball) unpacked." > $@

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