diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 04f4e85..6595e4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gcc-4.7 (4.7.3-7) UNRELEASED; urgency=low +gcc-4.7 (4.7.3-7) unstable; urgency=low * Update to SVN 20130821 (r201895) from the gcc-4_7-branch. * Update the Linaro support to the 4.7-2013.08 release. diff --git a/debian/control b/debian/control index 672f2d3..7ef2e93 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0.62), gcc-4.8-base, gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, texinfo (>= 4.3), sharutils, procps, netbase, binutils-spu (>= 2.22) [powerpc ppc64], newlib-spu (>= 1.16.0) [powerpc ppc64], - libcloog-ppl-dev (>= 0.16), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), + libcloog-ppl-dev (>= 0.15.11), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), dejagnu [!m68k !hurd-i386 !hurd-alpha], autogen, realpath (>= 1.9.12), chrpath, lsb-release, quilt Build-Depends-Indep: doxygen (>= 1.7.2), graphviz (>= 2.2), ghostscript, texlive-latex-base, xsltproc, libxml2-utils, docbook-xsl-ns, Build-Conflicts: binutils-gold (<< 2.23.52.20130727) |