diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-08-10 20:12:43 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-08-10 20:12:43 +0400 |
commit | fee9f70d3d10ba17fef0450cdd16a9f528348dbf (patch) | |
tree | 3d838f9660762a78114944a21c383e19ba588494 | |
parent | 5f2ab826ce0d44e0f0f7f4c6cea86e986b08301d (diff) | |
download | gcc-49-fee9f70d3d10ba17fef0450cdd16a9f528348dbf.tar.gz |
gcc-4.9 (4.9.1-5~dyson1) unstable; urgency=mediumdyson/4.9.1-5_dyson1
[ Matthias Klose ]
* Update to SVN 20140808 (r213759) from the gcc-4_9-branch.
- Fix PR tree-optimization/61964. LP: #1347147.
* Fix libphobos cross build.
[ Igor Pashev ]
* Package for Dyson: no java, no D
-- Igor Pashev <pashev.igor@gmail.com> Sun, 10 Aug 2014 14:18:01 +0400
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2af9404..ca12709 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gcc-4.9 (4.9.1-5~dyson1) unstable; urgency=medium + + [ Matthias Klose ] + * Update to SVN 20140808 (r213759) from the gcc-4_9-branch. + - Fix PR tree-optimization/61964. LP: #1347147. + * Fix libphobos cross build. + + [ Igor Pashev ] + * Package for Dyson: no java, no D + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 10 Aug 2014 14:18:01 +0400 + gcc-4.9 (4.9.1-5) UNRELEASED; urgency=medium * Update to SVN 20140808 (r213759) from the gcc-4_9-branch. diff --git a/debian/control b/debian/control index 402c809..8105d0c 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0.62), g++-multilib [amd64 i386 illumos-amd64 kfr gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, gdb, texinfo (>= 4.3), locales, sharutils, - procps, zlib1g-dev, libantlr-java, python, libffi-dev, fastjar, libmagic-dev, libecj-java (>= 3.3.0-2), zip, libasound2-dev [ !hurd-any !kfreebsd-any !illumos-any], libxtst-dev, libxt-dev, libgtk2.0-dev (>= 2.4.4-2), libart-2.0-dev, libcairo2-dev, netbase, + procps, zlib1g-dev, libantlr-java, python, libffi-dev, netbase, libcloog-isl-dev (>= 0.18), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), dejagnu [!m68k], realpath (>= 1.9.12) | coreutils (>= 8.15), chrpath, lsb-release, quilt Build-Depends-Indep: doxygen (>= 1.7.2), graphviz (>= 2.2), ghostscript, texlive-latex-base, xsltproc, libxml2-utils, docbook-xsl-ns, |