~ubuntu-branches/ubuntu/trusty/mpfr4/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-04 09:54:39 UTC
  • Revision ID: package-import@ubuntu.com-20120404095439-6rw6pvh231xl467r
Tags: 3.1.0-3ubuntu1
debian/rules: Build with -O2 on amd64, to work around internal compiler
error LP #968766. Fixes FTBFS. (LP: #935532)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mpfr4 (3.1.0-3ubuntu1) precise; urgency=low
 
2
 
 
3
  * debian/rules: Build with -O2 on amd64, to work around internal compiler
 
4
    error LP #968766. Fixes FTBFS. (LP: #935532)
 
5
 
 
6
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 04 Apr 2012 09:54:39 +0200
 
7
 
1
8
mpfr4 (3.1.0-3) unstable; urgency=low
2
9
 
3
10
  * Apply upstream patch01, fixing bug in MPFR_UNLIKELY.