inital debian package made
[tclrobot.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..1b211c2
--- /dev/null
@@ -0,0 +1,16 @@
+Source: tclrobot
+Section: web
+Priority: optional
+Maintainer: marc cromme <marc@indexdata.dk>
+Build-Depends: debhelper (>> 4.0.0), autoconf (>> 2.50), tcl8.3-dev|tcl8.4-dev
+Standards-Version: 3.5.8
+
+Package: libtclrobot-tcl
+Section: libs
+Architecture: any
+Depends:  tcl8.3|tcl8.4
+Description: web crawling robot
+  Fetches html pages from the web
+ TCL extention library
+
+