~ubuntu-branches/ubuntu/vivid/starpu-contrib/vivid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault
  • Date: 2012-07-30 09:40:40 UTC
  • Revision ID: package-import@ubuntu.com-20120730094040-77xdgilojhkihvpf
Tags: 1.0.1-3
control, rules: Use gcc-4.4 instead of gcc-4.5 for starpu-contrib
(Closes: Bug#680898).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
starpu-contrib (1.0.1-2) unstable; urgency=low
 
1
starpu-contrib (1.0.1-3) unstable; urgency=low
 
2
 
 
3
  * control, rules: Use gcc-4.4 instead of gcc-4.5 for starpu-contrib
 
4
    (Closes: Bug#680898).
 
5
 
 
6
 -- Samuel Thibault <sthibault@debian.org>  Mon, 30 Jul 2012 09:40:40 +0200
 
7
 
 
8
starpu (1.0.1-2) unstable; urgency=low
2
9
 
3
10
  * control: Really use relaxed gcc-4.6 version test, not just exactly the
4
11
    upstream version part, thanks Andreas Beckmann for initial patch