mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
Fix some lintian errors in the deb
This commit is contained in:
parent
11cf7acded
commit
f021d63f41
9
debian/control
vendored
9
debian/control
vendored
@ -38,13 +38,14 @@ 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.
|
||||
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
|
||||
* 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
|
||||
|
1
debian/rules.in
vendored
1
debian/rules.in
vendored
@ -41,6 +41,7 @@ binary-arch: install
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installmenu
|
||||
dh_installdocs
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
Loading…
Reference in New Issue
Block a user