[gcc-6] 256/401: - update gnat build deps for zesty
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:49:56 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 cd20282c11ccf4fb111673c744cf26bc31788151
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Nov 9 14:34:36 2016 +0000
- update gnat build deps for zesty
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9034 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/rules.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules.conf b/debian/rules.conf
index 170a89b..613864b 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -547,7 +547,7 @@ ifneq (,$(filter $(distrelease), jessie))
gnat_build_dep := gnat-4.9$(NT) [$(ada_no_archs)], g++-4.9$(NT)
else ifneq (,$(filter $(distrelease), wheezy precise trusty wily xenial))
gnat_build_dep := gnat-5$(NT) [$(ada_no_archs)], g++-5$(NT)
-else ifneq (,$(filter $(distrelease), stretch sid yakkety))
+else ifneq (,$(filter $(distrelease), stretch sid yakkety zesty))
gnat_build_dep := gnat-6$(NT) [$(ada_no_archs)], g++-6$(NT)
else ifneq (,$(filter $(distrelease), squeeze lucid))
gnat_build_dep :=
--
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