X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=42326e12636b532eb6791de831420596631e10cb;hb=37b7baba4f986198c654517991e02e34be3304a0;hp=1b211c2cb6e08cc7477d44f5b27073692409bf02;hpb=3bf8b73772f41e5897bb7508002af525b1dbf2d4;p=tclrobot.git diff --git a/debian/control b/debian/control index 1b211c2..42326e1 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,24 @@ Source: tclrobot -Section: web +Section: devel Priority: optional Maintainer: marc cromme Build-Depends: debhelper (>> 4.0.0), autoconf (>> 2.50), tcl8.3-dev|tcl8.4-dev Standards-Version: 3.5.8 +Package: tclrobot +Section: misc +Architecture: any +Depends: ${shlibs:Depends} +Description: web crawling robot + Fetches html pages from the web + TCL extention library + Package: libtclrobot-tcl Section: libs Architecture: any -Depends: tcl8.3|tcl8.4 +Depends: ${shlibs:Depends}, tcl8.3|tcl8.4 Description: web crawling robot - Fetches html pages from the web + Fetches html pages from the web TCL extention library