From: Evan Broder Date: Sun, 30 Mar 2008 09:12:09 +0000 (-0400) Subject: Whoops - forgot the dummy file X-Git-Tag: sipb-xen-console/2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/commitdiff_plain/cc4132e58c3c289290a4fa46058034b98edcdc27 Whoops - forgot the dummy file svn path=/trunk/packages/sipb-xen-console/; revision=345 --- diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..cde59d2 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: sipb-xen-console +Section: servers +Priority: important +Maintainer: sipb-xen@mit.edu +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev +Standards-Version: 3.7.2 + +Package: sipb-xen-console +Architecture: all +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, fuse-utils, libnss-pgsql1, nscd, openssh-client, openssh-server, python-fuse, sipb-xen-database-common +Description: SIPB Xen serial console server + This package should be installed on sipb-xen-console + It makes sure that necessary tools are available.