Package: clementine / 1.0.1+dfsg-2

Metadata

Package Version Patches format
clementine 1.0.1+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove references to non dfsg files.patch | (download)

data/data.qrc | 2 0 + 2 - 0 !
src/songinfo/songinfosettingspage.cpp | 3 0 + 3 - 0 !
src/ui/mainwindow.ui | 2 0 + 2 - 0 !
src/widgets/fullscreenhypnotoad.cpp | 2 1 + 1 - 0 !
src/widgets/nowplayingwidget.cpp | 2 1 + 1 - 0 !
5 files changed, 2 insertions(+), 9 deletions(-)

 remove all references to non-dfsg files
 Clementine use non-dfsg files 'hypnotoad.gif' and 'lumberjacksong.txt' as 
 "Easter eggs" in clementine interface.
fix_qtsql.patch | (download)

data/schema/schema.sql | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix an error when qtsql doesn't support multiple statements at a time
fix desktop file.patch | (download)

dist/clementine.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 clementine is not listed in media applications 
 (right click > properties > open with) due to missing %U for 
 Exec in desktop file.
Bug: https://code.google.com/p/clementine-player/issues/detail?id=2848