chiark / gitweb /
vtwm (5.4.7-3) unstable; urgency=medium
[vtwm.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..7b63270
--- /dev/null
@@ -0,0 +1,36 @@
+Source: vtwm
+Section: x11
+Priority: optional
+Maintainer: Debian QA Group <packages@qa.debian.org>
+Build-Depends:
+ debhelper (>= 5),
+ xutils-dev,
+ x11proto-core-dev,
+ libx11-dev,
+ libxext-dev,
+ libxmu-dev,
+ libxpm-dev,
+ libxt-dev,
+ libsm-dev,
+ libice-dev,
+ librplay3-dev,
+ flex,
+ bison,
+ libfl-dev,
+Standards-Version: 3.6.2
+Homepage: http://www.vtwm.org/
+
+Package: vtwm
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: x-window-manager
+Description: Virtual Tab Window Manager
+ VTWM is an enhanced version of the Tab window manager (TWM) that adds many
+ features -- primarily a virtual desktop, meaning that what is currently on
+ screen is just a portion of a larger workspace.  What portion of the virtual
+ desktop that is displayed, and whatever windows might be visible within it,
+ are simple point-and-click operations within a scaled representation of the
+ workspace.
+# $Id: control 66 2005-11-06 15:01:09Z branden $
+#
+# vim:set ai et sts=4 sw=4 tw=78: