diff options
Diffstat (limited to 'subsonic-installer-debian/src/DEBIAN/control')
-rw-r--r-- | subsonic-installer-debian/src/DEBIAN/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/subsonic-installer-debian/src/DEBIAN/control b/subsonic-installer-debian/src/DEBIAN/control new file mode 100644 index 00000000..df40dcb6 --- /dev/null +++ b/subsonic-installer-debian/src/DEBIAN/control @@ -0,0 +1,18 @@ +Package: subsonic +Version: @VERSION@ +Section: Multimedia +Priority: optional +Recommends: lame, ffmpeg +Architecture: all +Maintainer: Sindre Mehus <sindre@activeobjects.no> +Description: A web-based music streamer, jukebox and Podcast receiver + Subsonic is a web-based music streamer, jukebox and Podcast receiver, + providing access to your music collection wherever you are. Use it + to share your music with friends, or to listen to your music while away + from home. + . + Apps for Android, iPhone and Windows Phone are also available. + . + Java 1.6 or higher is required to run Subsonic. + . + Subsonic can be found at http://subsonic.org |