[Nice-commit] Nice/debian control,1.10,1.11
Brought to you by:
bonniot
|
From: <bo...@us...> - 2003-04-19 08:54:23
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1:/tmp/cvs-serv13034/debian Modified Files: control Log Message: Fixed lintian warnings. Index: control =================================================================== RCS file: /cvsroot/nice/Nice/debian/control,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** control 24 Apr 2002 22:35:42 -0000 1.10 --- control 19 Apr 2003 08:54:19 -0000 1.11 *************** *** 3,8 **** Priority: optional Maintainer: Daniel Bonniot <bo...@us...> ! Build-Depends: debhelper (>> 3.0.0), java-compiler, nice, groff ! Standards-Version: 3.5.2 Package: nice --- 3,8 ---- Priority: optional Maintainer: Daniel Bonniot <bo...@us...> ! Build-Depends-Indep: debhelper (>> 3.0.0), java-compiler, nice, groff ! Standards-Version: 3.5.9 Package: nice *************** *** 10,14 **** Depends: java-virtual-machine Suggests: emacsen ! Description: Extension of Java with parametric types, multi-methods, and more. Nice is a new object-oriented programming language. . --- 10,14 ---- Depends: java-virtual-machine Suggests: emacsen ! Description: Extension of Java with parametric types, multi-methods, and more Nice is a new object-oriented programming language. . |