[gcc-6] 33/401: - prepare for 6-20160103-1
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:47:58 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 c0a5a681fe85bd7179cdfe2fc45a911eb2e11ed4
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Mon Jan 4 00:23:13 2016 +0000
- prepare for 6-20160103-1
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8562 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 8 ++++----
debian/control | 36 ++++++++++++++++++------------------
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4650c14..e4fcf21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-gcc-6 (6-20160101-2) UNRELEASED; urgency=medium
+gcc-6 (6-20160103-1) experimental; urgency=medium
- * Relax libgcjjit-6-dev dependency on libgccjit0.
+ * GCC 6 snapshot build, taken from the trunk 20160101.
- -- Matthias Klose <doko at debian.org> Sat, 02 Jan 2016 13:26:37 +0100
+ -- Matthias Klose <doko at debian.org> Sun, 03 Jan 2016 12:47:13 +0100
-gcc-6 (6-20160101-1) unstable; urgency=medium
+gcc-6 (6-20160101-1) experimental; urgency=medium
* GCC 6 snapshot build, taken from the trunk 20160101.
* Build native gnat on sh4. Addresses: #809498.
diff --git a/debian/control b/debian/control
index 76005b4..8530686 100644
--- a/debian/control
+++ b/debian/control
@@ -1805,9 +1805,9 @@ Package: gcj-6-jdk
Section: java
Architecture: any
Priority: optional
-Depends: gcc-6-base (= ${gcc:Version}), ${dep:gcj}, ${dep:libcdev}, gcj-6 (= ${gcj:Version}), gcj-6-jre (= ${gcj:Version}), libgcj16-dev (>= ${gcj:Version}), fastjar, libgcj-bc, java-common, libantlr-java, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info, ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), ${dep:gcj}, ${dep:libcdev}, gcj-6 (= ${gcj:Version}), gcj-6-jre (= ${gcj:Version}), libgcj17-dev (>= ${gcj:Version}), fastjar, libgcj-bc, java-common, libantlr-java, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Recommends: libecj-java-gcj
-Suggests: gcj-6-source (>= ${gcj:SoftVersion}), libgcj16-dbg (>= ${gcc:Version})
+Suggests: gcj-6-source (>= ${gcj:SoftVersion}), libgcj17-dbg (>= ${gcc:Version})
Provides: java-compiler, java-sdk, java2-sdk, java5-sdk
Conflicts: gcj-4.4, cpp-4.1 (<< 4.1.1), gcc-4.1 (<< 4.1.1)
Replaces: libgcj11 (<< 4.5-20100101-1)
@@ -1824,8 +1824,8 @@ Package: gcj-6-jre-headless
Priority: optional
Section: java
Architecture: any
-Depends: gcc-6-base (= ${gcc:Version}), gcj-6-jre-lib (>= ${gcj:SoftVersion}), libgcj16 (>= ${gcj:Version}), ${dep:prctl}, ${shlibs:Depends}, ${misc:Depends}
-Suggests: fastjar, gcj-6-jdk (= ${gcj:Version}), libgcj16-awt (>= ${gcj:Version})
+Depends: gcc-6-base (= ${gcc:Version}), gcj-6-jre-lib (>= ${gcj:SoftVersion}), libgcj17 (>= ${gcj:Version}), ${dep:prctl}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: fastjar, gcj-6-jdk (= ${gcj:Version}), libgcj17-awt (>= ${gcj:Version})
Provides: java5-runtime-headless, java2-runtime-headless, java1-runtime-headless, java-runtime-headless
Description: Java runtime environment using GIJ/Classpath (headless version)
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
@@ -1841,7 +1841,7 @@ Package: gcj-6-jre
Section: java
Architecture: any
Priority: optional
-Depends: gcc-6-base (= ${gcc:Version}), gcj-6-jre-headless (= ${gcj:Version}), libgcj16-awt (>= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), gcj-6-jre-headless (= ${gcj:Version}), libgcj17-awt (>= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: java5-runtime, java2-runtime, java1-runtime, java-runtime
Description: Java runtime environment using GIJ/Classpath
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
@@ -1852,7 +1852,7 @@ Description: Java runtime environment using GIJ/Classpath
The package contains as well a collection of wrapper scripts and symlinks.
It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.
-Package: libgcj16
+Package: libgcj17
Section: libs
Architecture: any
Priority: optional
@@ -1860,59 +1860,59 @@ Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends: gcc-6-base (>= ${gcc:SoftVersion}), libgcj-common (>= 1:4.1.1-21), ${shlibs:Depends}, ${misc:Depends}
Recommends: gcj-6-jre-lib (>= ${gcj:SoftVersion})
-Suggests: libgcj16-dbg (>= ${gcc:Version}), libgcj16-awt (= ${gcj:Version})
+Suggests: libgcj17-dbg (>= ${gcc:Version}), libgcj17-awt (= ${gcj:Version})
Description: Java runtime library for use with gcj
This is the runtime that goes along with the gcj front end to
gcc. libgcj includes parts of the Java Class Libraries, plus glue to
connect the libraries to the compiler and the underlying OS.
.
To show file names and line numbers in stack traces, the packages
- libgcj16-dbg and binutils are required.
+ libgcj17-dbg and binutils are required.
Package: gcj-6-jre-lib
Section: java
Architecture: all
Priority: optional
-Depends: gcc-6-base (>= ${gcc:SoftVersion}), libgcj16 (>= ${gcj:SoftVersion}), ${misc:Depends}
+Depends: gcc-6-base (>= ${gcc:SoftVersion}), libgcj17 (>= ${gcj:SoftVersion}), ${misc:Depends}
Description: Java runtime library for use with gcj (jar files)
This is the jar file that goes along with the gcj front end to gcc.
-Package: libgcj16-awt
+Package: libgcj17-awt
Section: libs
Architecture: any
Priority: optional
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
-Depends: gcc-6-base (>= ${gcc:SoftVersion}), libgcj16 (= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: gcc-6-base (>= ${gcc:SoftVersion}), libgcj17 (= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: ${pkg:gcjqt}
Description: AWT peer runtime libraries for use with gcj
These are runtime libraries holding the AWT peer implementations
for libgcj (currently the GTK+ based peer library is required, the
QT bases library is not built).
-Package: libgcj16-dev
+Package: libgcj17-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Priority: optional
-Depends: gcc-6-base (= ${gcc:Version}), libgcj16-awt (= ${gcj:Version}), libgcj-bc, ${pkg:gcjgtk}, ${pkg:gcjqt}, zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), libgcj17-awt (= ${gcj:Version}), libgcj-bc, ${pkg:gcjgtk}, ${pkg:gcjqt}, zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
Suggests: libgcj-doc
Description: Java development headers for use with gcj
These are the development headers that go along with the gcj front end
to gcc. libgcj includes parts of the Java Class Libraries, plus glue
to connect the libraries to the compiler and the underlying OS.
-Package: libgcj16-dbg
+Package: libgcj17-dbg
Section: debug
Architecture: any
Priority: extra
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
-Depends: gcc-6-base (= ${gcc:Version}), libgcj16 (= ${gcj:Version}), ${misc:Depends}
+Depends: gcc-6-base (= ${gcc:Version}), libgcj17 (= ${gcj:Version}), ${misc:Depends}
Recommends: binutils, libc6-dbg | libc-dbg
-Description: Debugging symbols for libraries provided in libgcj16-dev
+Description: Debugging symbols for libraries provided in libgcj17-dev
The package provides debugging symbols for the libraries provided
- in libgcj16-dev.
+ in libgcj17-dev.
.
binutils is required to show file names and line numbers in stack traces.
@@ -1930,7 +1930,7 @@ Section: doc
Architecture: all
Priority: optional
Depends: gcc-6-base (>= ${gcc:SoftVersion}), ${misc:Depends}
-Enhances: libgcj16-dev
+Enhances: libgcj17-dev
Provides: classpath-doc
Description: libgcj API documentation and example programs
Autogenerated documentation describing the API of the libgcj library.
--
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