first working debian package now
authorMarc Cromme <marc@indexdata.dk>
Fri, 15 Aug 2003 13:17:01 +0000 (13:17 +0000)
committerMarc Cromme <marc@indexdata.dk>
Fri, 15 Aug 2003 13:17:01 +0000 (13:17 +0000)
debian/control

index 1b211c2..42326e1 100644 (file)
@@ -1,16 +1,24 @@
 Source: tclrobot
-Section: web
+Section: devel
 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: 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