From cc4132e58c3c289290a4fa46058034b98edcdc27 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 30 Mar 2008 05:12:09 -0400 Subject: [PATCH] Whoops - forgot the dummy file svn path=/trunk/packages/sipb-xen-console/; revision=345 --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control 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. -- 1.7.9.5