[gcc-7] 145/354: * gccbrig: Depend on hsail-tools.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:43 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 719ac7d878e0f412f67b4dcdb3d55ecd6ca15285
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Tue Mar 14 12:53:12 2017 +0000

      * gccbrig: Depend on hsail-tools.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9359 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 3 ++-
 debian/control    | 1 +
 debian/control.m4 | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1492e5b..e399f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,8 @@ gcc-7 (7-20170314-1) experimental; urgency=medium
   * Don't ship the gnatgcc manpage symlink when building GFDL packages.
     Addresses: #857384.
   * Allow bootstrapping with libc headers installed in multiarch location.
-    (Helmut Grohne). Closes: #857535.
+    (Helmut Grohne). Closes: #857535
+  * gccbrig: Depend on hsail-tools.
 
   [ Nicolas Boulenguez ]
   * Create the libgnatsvn packages again. Closes: #857606.
diff --git a/debian/control b/debian/control
index d42ec14..1df1c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -2329,6 +2329,7 @@ Package: gccbrig-7
 Architecture: any
 Priority: optional
 Depends: gcc-7-base (= ${gcc:Version}), gcc-7 (= ${gcc:Version}), ${dep:libcdev},
+  hsail-tools, 
   ${shlibs:Depends}, libhsail-rt-7-dev (= ${gcc:Version}), ${misc:Depends}
 Suggests: ${gccbrig:multilib},
   libhsail-rt0-dbg (>= ${gcc:Version})
diff --git a/debian/control.m4 b/debian/control.m4
index 579cdf5..a564cff 100644
--- a/debian/control.m4
+++ b/debian/control.m4
@@ -5046,6 +5046,7 @@ ifdef(`TARGET',`Multi-Arch: foreign
 ')dnl
 Priority: ifdef(`TARGET',`extra',`PRI(optional)')
 Depends: BASEDEP, gcc`'PV`'TS (= ${gcc:Version}), ${dep:libcdev},
+  hsail-tools,
   ${shlibs:Depends}, libidevdep(hsail-rt`'PV-dev,,=), ${misc:Depends}
 Suggests: ${gccbrig:multilib},
   libdbgdep(hsail-rt`'HSAIL_SO-dbg,)

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