--- a/debian/control-precise
+++ b/debian/control-precise
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Jean-Francois Dockes <jf@dockes.org>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, libmpdclient-dev,
- libupnpp-dev (= 0.9.1), libupnp3-dev
+ libupnpp2-dev, libupnp3-dev
Standards-Version: 3.9.3
Homepage: http://www.lesbonscomptes.com/upmpdcli
@@ -17,3 +17,11 @@
A typical configuration might have for example, MPD running on a Raspberry
PI, with upmpdcli on the same host or any other Linux PC on the network.
+
+Package: scweb
+Architecture: all
+Section: python
+Depends: upmpdcli, ${python:Depends}
+Description: web interface for controlling multiple Songcast Receivers
+ scweb is a web front-end to the scctl songcast receiver control command
+