separate disobedience package; debconf now asks for a port number
[disorder] / debian / control
index c79e360..f02e0cb 100644 (file)
@@ -8,7 +8,27 @@ Package: disorder
 Architecture: any
 Section: sound
 Priority: extra
-Depends: httpd,pwgen,mpg321,vorbis-tools,sox,${shlibs:Depends}
-Conflicts: jukebox
+Depends: httpd,pwgen,mpg321,vorbis-tools,sox,debconf,${shlibs:Depends}
+Suggests: disorder-playrtp,disobedience
 Description: Play random or selected digital audio files continuously
-  Controlled from the command line or via a web-based interface.
+ Controlled from the command line or via a web-based interface.
+
+Package: disorder-playrtp
+Architecture: any
+Section: sound
+Priority: extra
+Depends: ${shlibs:Depends}
+Description: Network play client for DisOrder
+  Plays RTP streams issued by DisOrder.  This is only useful if you
+  have an install of the disorder package somewhere.
+
+Package: disobedience
+Architecture: any
+Section: sound
+Priority: extra
+Depends: ${shlibs:Depends}
+Suggests: disorder-playrtp
+Description: Controller GUI for DisOrder
+  Allows DisOrder users to remotely control what is played, etc.
+  This is only useful if you have an install of the disorder package
+  somewhere.