Index: /package_tags/invirt-manual-config/0.0.1/debian/changelog
===================================================================
--- /package_tags/invirt-manual-config/0.0.1/debian/changelog	(revision 1909)
+++ /package_tags/invirt-manual-config/0.0.1/debian/changelog	(revision 1909)
@@ -0,0 +1,6 @@
+invirt-manual-config (0.0.1) unstable; urgency=low
+
+  * First version.
+
+ -- Greg Price <price@mit.edu>  Fri, 26 Dec 2008 23:34:01 -0500
+
Index: /package_tags/invirt-manual-config/0.0.1/debian/compat
===================================================================
--- /package_tags/invirt-manual-config/0.0.1/debian/compat	(revision 1909)
+++ /package_tags/invirt-manual-config/0.0.1/debian/compat	(revision 1909)
@@ -0,0 +1,1 @@
+5
Index: /package_tags/invirt-manual-config/0.0.1/debian/control
===================================================================
--- /package_tags/invirt-manual-config/0.0.1/debian/control	(revision 1909)
+++ /package_tags/invirt-manual-config/0.0.1/debian/control	(revision 1909)
@@ -0,0 +1,17 @@
+Source: invirt-manual-config
+Section: base
+Priority: extra
+Maintainer: Invirt Project <invirt@mit.edu>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.8.0
+
+Package: invirt-manual-config
+Architecture: all
+Provides: invirt-config
+Conflicts: invirt-config
+Depends: invirt-base
+Description: manual configuration for Invirt
+ This satisfies Invirt's dependency on invirt-config, without actually
+ configuring Invirt.  Use this package if you wish to configure Invirt
+ by supplying configuration files directly rather than by supplying a
+ package to do so.
Index: /package_tags/invirt-manual-config/0.0.1/debian/copyright
===================================================================
--- /package_tags/invirt-manual-config/0.0.1/debian/copyright	(revision 1909)
+++ /package_tags/invirt-manual-config/0.0.1/debian/copyright	(revision 1909)
@@ -0,0 +1,16 @@
+This software was written as part of the Invirt project <invirt@mit.edu>.
+
+Copyright :
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in the file /usr/share/common-licenses/GPL.
Index: /package_tags/invirt-manual-config/0.0.1/debian/rules
===================================================================
--- /package_tags/invirt-manual-config/0.0.1/debian/rules	(revision 1909)
+++ /package_tags/invirt-manual-config/0.0.1/debian/rules	(revision 1909)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
