[gcc-6] 127/401: - prepare for upload

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:48:21 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 9caee3d111f2530093513c72157661d517dad780
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Sat Apr 30 14:36:34 2016 +0000

     - prepare for upload
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8813 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog | 3 ++-
 debian/rules2    | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 62318c8..a15e5ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcc-6 (6.1.0-1) UNRELEASED; urgency=medium
+gcc-6 (6.1.1-1) unstable; urgency=medium
 
   * GCC 6.1.0 release.
     - Fix PR bootstrap/70704, PR tree-optimization/70780, PR libgfortran/70684,
@@ -26,6 +26,7 @@ gcc-6 (6.1.0-1) UNRELEASED; urgency=medium
   * Default the 32bit x86 architectures to i686, keep i585 symlinks.
     See https://lists.debian.org/debian-devel/2015/09/msg00589.html
   * Build-depend on debhelper (>= 9) and dpkg-dev (>= 1.17.14).
+  * Update gdc to the gdc-6 branch 20160430.
 
  -- Matthias Klose <doko at debian.org>  Sat, 30 Apr 2016 13:31:12 +0200
 
diff --git a/debian/rules2 b/debian/rules2
index 95f9e07..cc1d72e 100644
--- a/debian/rules2
+++ b/debian/rules2
@@ -2479,6 +2479,7 @@ ifeq ($(i586_symlinks),yes)
 	  tgt=$$(basename $$x); \
 	  echo "Adding symlink: $$link -> $$tgt"; \
 	  rm -f $$link; cp -a $$x $$link; \
+	done
 endif
 	dh_fixperms $(foreach p,$(shell echo `cat debian/arch_binaries.all`),-p$(p))
 	dh_gencontrol $(foreach p,$(shell echo `cat debian/arch_binaries`),-p$(p)) \

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