[gcc-6] 55/401: - Regenerate the control file.
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:01 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 9bb837c2f6065178bec2ec2a87dd1984fd8892aa
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Jan 20 13:28:54 2016 +0000
- Regenerate the control file.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8609 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/control | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 34731c6..bce8a00 100644
--- a/debian/control
+++ b/debian/control
@@ -282,7 +282,7 @@ Suggests: ${gcc:multilib}, gcc-6-doc (>= ${gcc:SoftVersion}),
libtsan0-dbg (>= ${gcc:Version}),
libubsan0-dbg (>= ${gcc:Version}),
libcilkrts5-dbg (>= ${gcc:Version}),
- libmpx0-dbg (>= ${gcc:Version}),
+ libmpx2-dbg (>= ${gcc:Version}),
libquadmath0-dbg (>= ${gcc:Version})
Provides: c-compiler
Description: GNU C compiler
@@ -1083,10 +1083,10 @@ Description: Intel Cilk Plus language extensions (x32 debug symbols)
Intel Cilk Plus is an extension to the C and C++ languages to support
data and task parallelism.
-Package: libmpx0
+Package: libmpx2
Section: libs
Architecture: any
-Provides: libmpx0-armel [armel], libmpx0-armhf [armhf]
+Provides: libmpx2-armel [armel], libmpx2-armhf [armhf]
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Priority: optional
@@ -1097,12 +1097,12 @@ Description: Intel memory protection extensions (runtime)
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
-Package: libmpx0-dbg
+Package: libmpx2-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: gcc-6-base (= ${gcc:Version}), libmpx0 (= ${gcc:Version}), ${misc:Depends}
-Provides: libmpx0-dbg-armel [armel], libmpx0-dbg-armhf [armhf]
+Depends: gcc-6-base (= ${gcc:Version}), libmpx2 (= ${gcc:Version}), ${misc:Depends}
+Provides: libmpx2-dbg-armel [armel], libmpx2-dbg-armhf [armhf]
Multi-Arch: same
Description: Intel memory protection extensions (debug symbols)
Intel MPX is a set of processor features which, with compiler,
@@ -1110,7 +1110,7 @@ Description: Intel memory protection extensions (debug symbols)
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
-Package: lib32mpx0
+Package: lib32mpx2
Section: libs
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
Priority: optional
@@ -1122,18 +1122,18 @@ Description: Intel memory protection extensions (32bit)
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
-Package: lib32mpx0-dbg
+Package: lib32mpx2-dbg
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
Section: debug
Priority: extra
-Depends: gcc-6-base (= ${gcc:Version}), lib32mpx0 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), lib32mpx2 (= ${gcc:Version}), ${misc:Depends}
Description: Intel memory protection extensions (32 bit debug symbols)
Intel MPX is a set of processor features which, with compiler,
runtime library and OS support, brings increased robustness to
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
-Package: lib64mpx0
+Package: lib64mpx2
Section: libs
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
Priority: optional
@@ -1144,11 +1144,11 @@ Description: Intel memory protection extensions (64bit)
software by checking pointer references whose compile time normal
intentions are usurped at runtime due to buffer overflow.
-Package: lib64mpx0-dbg
+Package: lib64mpx2-dbg
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
Section: debug
Priority: extra
-Depends: gcc-6-base (= ${gcc:Version}), lib64mpx0 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), lib64mpx2 (= ${gcc:Version}), ${misc:Depends}
Description: Intel memory protection extensions (64bit debug symbols)
Intel MPX is a set of processor features which, with compiler,
runtime library and OS support, brings increased robustness to
--
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