summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 56d1317)
raw | patch | inline | side by side (parent: 56d1317)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Dec 2008 16:34:24 +0000 (17:34 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Dec 2008 16:34:24 +0000 (17:34 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 3f9eca895ac1e170c181b00e00f4454494fa6fae..4a936c434dbe5df3b7085e5d9ecbfe5fc1445872 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Updated to Standards-Version 3.8.0.
- Build-depend on liblircclient-dev - this is required for lirc support.
- Suggest python and ruby - these are required by the lyrics scripts.
+ - Updated package description.
* debian/watch:
- Query sf.net instead of the old upstream website.
- Use uversionmangle to mangle "_alpha" and "_beta".
* debian/menu:
- Use section "Applications" instead of "Apps".
- -- Sebastian Harl <sh@tokkee.org> Sun, 07 Dec 2008 17:18:17 +0100
+ -- Sebastian Harl <sh@tokkee.org> Sun, 07 Dec 2008 17:34:07 +0100
ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7fd5eb5140fb7ac6a9162481bf3dc4dac37ee788..0e277c3d0b3aca1890c2122dde3eee32ed143942 100644 (file)
--- a/debian/control
+++ b/debian/control
Suggests: mpd, python, ruby
Enhances: mpd
Provides: mpd-client
-Description: text based audio player
- ncmpc is a text based client for MPD, the Music Player Daemon.
- It is inspired by cplay and features a file browser, a playlist
- browser and editor as well as a search screen.
+Description: ncurses-based audio player
+ This package contains a text-mode client for MPD, the Music Player Daemon.
+ Its goal is to provide a keyboard oriented and consistent interface to MPD,
+ without wasting resources.
.
- It inherits features like showing information for MP3 and Ogg files
- (among others) from MPD and also makes use of its random and repeated
- playback modes.
+ Features:
+ - full Unicode and wide character support
+ - music database browser, database search, media library
+ - audio output configuration
+ - lyrics
+ - LIRC support
+ - customizable key bindings and colors
+ - tiny memory footprint, smaller than any other interactive MPD client