summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-03-04 00:34:12 +0000
committerjsorg71 <jsorg71>2006-03-04 00:34:12 +0000
commit42a6b2bdd0c4bf89989b45187b0c11bc95455ffd (patch)
tree5faae86fed3b3f36e044d2e8d3a3ec6e9f160bd9 /debian/control
parentd7e7beae5ee6d974ae21ef7c2e0058c29de37b79 (diff)
downloadxrdp-proprietary-42a6b2bdd0c4bf89989b45187b0c11bc95455ffd.tar.gz
xrdp-proprietary-42a6b2bdd0c4bf89989b45187b0c11bc95455ffd.zip
add debian directory
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..37d70ac7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: xrdp
+Section: net
+Priority: optional
+Maintainer: Jay Sorg <jay.sorg@gmail.com>
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.6.0
+
+Package: xrdp
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <An open source remote desktop protocol(rdp) server.>
+ Based on the work of rdesktop, xrdp uses the remote desktop
+ protocol to present a GUI to the user.