aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.8.5.0-0ubuntu1Ken VanDine2012-03-303-618/+1
|
* releasing version 0.8.4.1-0ubuntu4Ken VanDine2012-03-302-0/+18
|
* releasing version 0.8.4.1-0ubuntu3Ken VanDine2012-03-212-0/+167
|
* releasing version 0.8.4.1-0ubuntu2Ken VanDine2012-03-202-1/+450
|
* * debian/patches/sound_nua.patchKen VanDine2012-03-191-9/+3
| | | | - don't try to free a static string (LP: #957387)
* releasing version 0.8.3.0-0ubuntu2Ken VanDine2012-03-161-4/+17
|
* releasing version 0.8.2.0-0ubuntu1Ken VanDine2012-02-222-14/+0
|
* * debian/patches/correct_ldflags_use.patch:Sebastien Bacher2012-02-142-0/+15
| | | | | - typo fix in ldflags use
* * New upstream release.Sebastien Bacher2012-02-143-151/+0
| | | | | | | | - No easy way to turn the sound menu on/off (lp: #829648) - Avoid spawning notification daemon at startup (lp: #912150) - Creation of album-art-cache folder (lp: #799383) - schema id & path are inconsistent with other indicators (lp: #914377)
* releasing version 0.8.0.0-0ubuntu4Ken VanDine2012-02-093-0/+124
|
* * -debian/patches/disable_Werror.patchKen VanDine2012-01-242-0/+41
| | | | | | | | | - disabled in debian/rules instead * Add lazy_init.patch: Avoid spawning notification daemon right at startup, instead initialize it lazily when actually doing a notification. Improves boot speed. (LP: #912150) * Add disable_Werror.patch: Build without -Werror, to avoid build failure due to deprecated declarations. (LP: #912160)
* releasing version 0.8.0.0-0ubuntu1Ken VanDine2011-12-012-23/+0
|
* * debian/patches/fix-864405.patch:Omer Akram2011-11-282-0/+23
- Clicking on left 25% of "Pause/Play" circle clicks "Previous". (LP: #864405)