~ubuntu-branches/ubuntu/raring/lernid/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Daniel Holbach
  • Date: 2012-04-24 10:16:11 UTC
  • mfrom: (10.1.3 ubuntu-proposed)
  • Revision ID: daniel.holbach@canonical.com-20120424101611-qfgmq6r0did49y14
Tags: 0.8.2.2ubuntu2
* Prepare for application to Ubuntu (universe)
* Dynamically load the schedule each minute at 5 seconds past the minute
  Addresses LP: #925756
* Slide.py have poppler render to a cairo surface and use a trick to
  get that into the pixmap. (LP: #972069)
  (Technique from diogodivision's "BlingSwitcher" through 
  http://www.mikedesjardins.net. Thank you.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lernid (0.8.2.2ubuntu2) precise; urgency=low
 
2
 
 
3
  * Prepare for application to Ubuntu (universe)
 
4
 
 
5
 -- John S Gruber <JohnSGruber@gmail.com>  Thu, 12 Apr 2012 11:38:30 -0400
 
6
 
 
7
lernid (0.8.2.2ubuntu2~testlernidppa2) precise; urgency=low
 
8
 
 
9
  * Dynamically load the schedule each minute at 5 seconds past the minute
 
10
    Addresses LP: #925756
 
11
 
 
12
  * Slide.py have poppler render to a cairo surface and use a trick to
 
13
    get that into the pixmap. (LP: #972069)
 
14
    (Technique from diogodivision's "BlingSwitcher" through 
 
15
    http://www.mikedesjardins.net. Thank you.)
 
16
 
 
17
 -- John S Gruber <JohnSGruber@gmail.com>  Wed, 04 Apr 2012 22:05:00 -0400
 
18
 
1
19
lernid (0.8.2.2~lr2build1) precise; urgency=low
2
20
 
3
21
  * Rebuild to drop python2.6 dependencies.