Control and control.in cannot both be versioned as control is regularly generated...
authorSam Hartman <hartmans@mit.edu>
Tue, 19 Aug 2008 17:35:58 +0000 (13:35 -0400)
committerSam Hartman <hartmans@mit.edu>
Tue, 19 Aug 2008 17:35:58 +0000 (13:35 -0400)
We don't seem to be using any useful features of control.in, control.in being auto-generated is banned by Debian policy, and our build system requires control exist.
So get rid of control.in.

svn path=/trunk/packages/sipb-xen-dev/; revision=894

debian/control.in [deleted file]

diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644 (file)
index d8d388a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: sipb-xen-dev
-Section: servers
-Priority: important
-Maintainer: sipb-xen@mit.edu
-Build-Depends: @cdbs@
-Standards-Version: 3.7.2
-
-Package: sipb-xen-dev
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg-dev-el, emacs21, reprepro, apache2, postfix, screen, dh-make, screen, , fakeroot, pbuilder
-Description: SIPB Xen development server 
- This package  should be installed on sipb-xen-dev
- It makes sure that necessary tools are available.