From: Rob H. <for...@us...> - 2003-02-01 07:20:59
|
Update of /cvsroot/sandweb/sandweb/debian In directory sc8-pr-cvs1:/tmp/cvs-serv20475/debian Modified Files: control Log Message: working on debian package correctness ( using lintian ) Index: control =================================================================== RCS file: /cvsroot/sandweb/sandweb/debian/control,v retrieving revision 1.2 retrieving revision 1.3 diff -U2 -r1.2 -r1.3 --- control 1 Feb 2003 02:54:44 -0000 1.2 +++ control 1 Feb 2003 07:20:56 -0000 1.3 @@ -8,6 +8,5 @@ Package: sandweb Architecture: all -Depends: perl (>= 5.6), libxml-simple-perl, cvs, expect, file, apache, - libhtml-template-perl, libdigest-md5-perl +Depends: perl (>= 5.6), libxml-simple-perl, cvs, expect, file, apache, libhtml-template-perl, libdigest-md5-perl Description: Web-based CVS ( and more ) client SandWeb is a Web-based client for CVS and other version control systems. |