From f021d63f41a204d51d09b63db79ef8b84dcdd190 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Mon, 21 Mar 2011 21:21:19 +0000 Subject: [PATCH] Fix some lintian errors in the deb --- debian/control | 39 ++++++++++++++++++++------------------- debian/rules.in | 1 + 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/debian/control b/debian/control index 14a6e0217..bab39a350 100644 --- a/debian/control +++ b/debian/control @@ -38,22 +38,23 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-alsa | gstreamer0.10-audiosink, gstreamer0.10-plugins-ugly, libprojectm-data | projectm-data -Description: Clementine is a modern music player and library organiser. - It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for - searching and playing your music. - . - Features include: - * Search and play your local music library - * Listen to internet radio from Last.fm, SomaFM, Magnatune, Jamendo and Icecast - * Create smart playlists and dynamic playlists - * Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE - * Visualisations from projectM - * Lyrics and artist biographies and photos - * Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC - * Edit tags on MP3 and OGG files, organise your music - * Download missing album cover art from Last.fm - * Cross-platform - works on Windows, Mac OS X and Linux - * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) - * Remote control using a Wii Remote, MPRIS or the command-line - * Copy music to your iPod, iPhone, MTP or mass-storage USB player - * Queue manager +Description: Modern music player and library organiser inspired by Amarok 1.4. + Clementine focuses on a fast and easy-to-use interface for searching and + playing your music. + . + Features include: + * Search and play your local music library + * Listen to internet radio from Last.fm, SomaFM, Magnatune, Jamendo and + Icecast + * Create smart playlists and dynamic playlists + * Tabbed playlists, import and export M3U, XSPF, PLS, ASX and CUE + * Visualisations from projectM + * Lyrics and artist biographies and photos + * Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC + * Edit tags on MP3 and OGG files, organise your music + * Download missing album cover art from Last.fm + * Cross-platform - works on Windows, Mac OS X and Linux + * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) + * Remote control using a Wii Remote, MPRIS or the command-line + * Copy music to your iPod, iPhone, MTP or mass-storage USB player + * Queue manager diff --git a/debian/rules.in b/debian/rules.in index 4cf039f68..5fe0922a5 100755 --- a/debian/rules.in +++ b/debian/rules.in @@ -41,6 +41,7 @@ binary-arch: install dh_testroot dh_installchangelogs dh_installmenu + dh_installdocs dh_link dh_strip dh_compress