Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24467/debian
Modified Files:
control
Log Message:
Require recent versions of debhelper and kaffe.
Index: control
===================================================================
RCS file: /cvsroot/nice/Nice/debian/control,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** control 25 Jan 2006 11:06:32 -0000 1.23
--- control 26 Mar 2006 16:24:32 -0000 1.24
***************
*** 3,7 ****
Priority: optional
Maintainer: Daniel Bonniot <bo...@us...>
! Build-Depends-Indep: debhelper (>> 3.0.0), jikes-classpath (>= 1:1.18), kaffe (>= 1:1.1.1), javacc, groff, ant
Standards-Version: 3.6.2
--- 3,7 ----
Priority: optional
Maintainer: Daniel Bonniot <bo...@us...>
! Build-Depends-Indep: debhelper (>= 5), jikes-classpath (>= 1:1.18), kaffe (>= 2:1.1.6.91), javacc, groff, ant
Standards-Version: 3.6.2
|