chiark / gitweb /
Back-link to index
[disorder] / debian / control
index 0ef3d879342a36727ac1421a5814fd8c17be08d5..2254137f532b35e9cbcaf18361ea720eb50895b0 100644 (file)
@@ -1,15 +1,34 @@
 Source: disorder
-Maintainer: Richard Kettlewell <richard+disorder@sfere.greenend.org.uk>
-Uploaders: Ian Jackson <ian@davenant.greenend.org.uk>
+Maintainer: Richard Kettlewell <rjk@greenend.org.uk>
+Section: sound
 Priority: optional
-Standards-Version: 3.7.2.2
-Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python, libflac-dev, libgtk2.0-dev
+Standards-Version: 3.8.1.0
+Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12)
+Vcs-Bzr: http://www.greenend.org.uk/rjk/bzr/disorder.dev/
+Homepage: http://www.greenend.org.uk/rjk/disorder/
 
 Package: disorder
 Architecture: any
 Section: sound
 Priority: extra
-Depends: httpd-cgi,pwgen,sox,debconf,${shlibs:Depends}
+Depends: ${shlibs:Depends}
+Suggests: disorder-playrtp,disobedience
+Description: Play random or selected digital audio files continuously
+ DisOrder is a software jukebox.  It can play OGG, MP3, WAV and FLAC files,
+ and other formats with suitable configuration.  It is capable of playing
+ either via a locally attached sound device or over the network using
+ an RTP stream.  It can be managed via a web interface or the graphical
+ client Disobedience.
+ .
+ This package contains command-line client and the documentation.
+ You will need to install disorder-server somewhere and might want to
+ install disorder-playrtp and/or disobedience on any client machines.
+
+Package: disorder-server
+Architecture: any
+Section: sound
+Priority: extra
+Depends: disorder,httpd-cgi,sox,debconf,${shlibs:Depends},exim4|mail-transport-agent,adduser
 Suggests: disorder-playrtp,disobedience
 Description: Play random or selected digital audio files continuously
  DisOrder is a software jukebox.  It can play OGG, MP3, WAV and FLAC files,
@@ -38,7 +57,7 @@ Package: disobedience
 Architecture: any
 Section: sound
 Priority: extra
-Depends: ${shlibs:Depends}
+Depends: disorder,${shlibs:Depends}
 Suggests: disorder-playrtp
 Description: Controller GUI for DisOrder
  DisOrder is a software jukebox.  It can play OGG, MP3, WAV and FLAC files,