~ubuntu-branches/ubuntu/oneiric/eglibc/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2011-09-30 14:02:02 UTC
  • mto: (216.2.73 precise)
  • mto: This revision was merged to the branch mainline in revision 238.
  • Revision ID: package-import@ubuntu.com-20110930140202-4gy60i7rh7ogpsjh
* debian/control:
  - help the apt resolver with the gcc-4.4 upgrade by providing
    explicit breaks against {gnat,gcc,gcj}-{4.4,4.5}-base (LP: #853688)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
eglibc (2.13-20ubuntu4) oneiric; urgency=low
 
2
 
 
3
  * debian/control:
 
4
    - help the apt resolver with the gcc-4.4 upgrade by providing
 
5
      explicit breaks against {gnat,gcc,gcj}-{4.4,4.5}-base (LP: #853688)
 
6
 
 
7
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Sep 2011 14:02:02 +0200
 
8
 
1
9
eglibc (2.13-20ubuntu3) oneiric; urgency=low
2
10
 
3
11
  * Fix pthread/fork race/deadlock. LP: #838975.