[gcc-7] 345/354: * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:41 UTC 2017


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

infinity0 pushed a commit to branch master
in repository gcc-7.

commit 5095a55478edbbf3791e0fa31c93be0d4c9b0544
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Nov 15 06:15:22 2017 +0000

      * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9828 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.conf | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index feea3e9..87af8fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gcc-7 (7.2.0-15) UNRELEASED; urgency=medium
     Closes: #880962.
   * Add support for a plethora of mips r6 packages (YunQiang Su).
     Closes: #881729.
+  * gcc-7-base: Add breaks to gnat (<< 7). Closes: #881775.
 
  -- Matthias Klose <doko at debian.org>  Mon, 13 Nov 2017 22:47:12 +0100
 
diff --git a/debian/rules.conf b/debian/rules.conf
index 803899c..72bb8f4 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -572,7 +572,7 @@ endif
   GNAT_BUILD_DEP :=
 endif # cross compiler
 
-BASE_BREAKS := gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gnat-4.4-base (<< 4.4.6-3~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.6 (<< 4.6.1-5~)
+BASE_BREAKS := gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gnat-4.4-base (<< 4.4.6-3~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.6 (<< 4.6.1-5~), gnat (<< 7)
 # these would need proper updates, and are only needed for upgrades
 ifneq (,$(filter $(distrelease),squeeze wheezy lucid precise trusty))
   BASE_BREAKS :=

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



More information about the Reproducible-commits mailing list