[gcc-6] 21/401: - prepare for 6-20151213-1
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:47:57 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 85f39ec1cde0ad671c01b5d2bf4ed82b6016d17a
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Mon Dec 14 12:58:16 2015 +0000
- prepare for 6-20151213-1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8522 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 10 +++++-----
debian/control | 2 +-
debian/rules.defs | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c258dcf..3055649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,18 @@
-gcc-6 (6-20151211-2) UNRELEASED; urgency=medium
+gcc-6 (6-20151213-1) experimental; urgency=medium
- * Update the ada-kfreebsd patch.
+ * GCC 6 snapshot build, taken from the trunk 20151213.
+ * Update the ada-kfreebsd and ada-m68k patches.
* Fix cross-building without having the common cross libraries installed.
- * Update ada-m68k patch.
* Allow unstripped, non-optimized debug builds with setting DEB_BUILD_OPTIONS
including gccdebug.
* Remove obsolete libgccmath packaging support.
* Define SONAME macros whether the libraries are built or not.
- -- Matthias Klose <doko at debian.org> Sun, 13 Dec 2015 12:20:23 +0100
+ -- Matthias Klose <doko at debian.org> Sun, 13 Dec 2015 16:04:56 +0100
gcc-6 (6-20151211-1) experimental; urgency=medium
- * GCC 6 snapshot build, taken from 20151211.
+ * GCC 6 snapshot build, taken from the trunk 20151211.
* Update gnat and gdc patches, re-enable gnat and gdc.
-- Matthias Klose <doko at debian.org> Fri, 11 Dec 2015 12:35:03 +0100
diff --git a/debian/control b/debian/control
index 0bc6c49..ce85284 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Uploaders: Matthias Klose <doko at debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 5.0.62), dpkg-dev (>= 1.17.11),
- g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32], g++-4.9 [arm64],
+ g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32], g++-5 [arm64],
libc6.1-dev (>= 2.13-5) [alpha ia64] | libc0.3-dev (>= 2.13-5) [hurd-i386] | libc0.1-dev (>= 2.13-5) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.13-5), libc6-dev (>= 2.13-31) [armel armhf], libc6-dev-amd64 [i386 x32], libc6-dev-sparc64 [sparc], libc6-dev-sparc [sparc64], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64 x32], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64 mipsn32 mi [...]
kfreebsd-kernel-headers (>= 0.84) [kfreebsd-any], linux-libc-dev [m68k],
m4, libtool, autoconf2.64,
diff --git a/debian/rules.defs b/debian/rules.defs
index e6916ec..f8a5f34 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1458,7 +1458,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH), hppa mips))
with_check := disabled for $(DEB_HOST_ARCH), testsuite timeouts with expect
endif
endif
-with_check := disabled for this upload
+#with_check := disabled for this upload
# not a dependency on all archs, but if available, use it for the testsuite
ifneq (,$(wildcard /usr/bin/localedef))
--
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