Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13352/debian
Modified Files:
control changelog
Log Message:
Suggest gcj, not the obsolete gcj-3.4.
Index: control
===================================================================
RCS file: /cvsroot/nice/Nice/debian/control,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** control 25 Nov 2007 20:06:50 -0000 1.26
--- control 25 Nov 2007 21:54:59 -0000 1.27
***************
*** 10,14 ****
Architecture: all
Depends: kaffe | java-virtual-machine, kaffe | java1-runtime | java2-runtime
! Suggests: emacsen, ant, gcj-3.4
Description: Extension of Java with parametric types, multi-methods, and more
Nice is a new object-oriented programming language.
--- 10,14 ----
Architecture: all
Depends: kaffe | java-virtual-machine, kaffe | java1-runtime | java2-runtime
! Suggests: emacsen, ant, gcj
Description: Extension of Java with parametric types, multi-methods, and more
Nice is a new object-oriented programming language.
Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.254
retrieving revision 1.255
diff -C2 -d -r1.254 -r1.255
*** changelog 25 Nov 2007 21:50:23 -0000 1.254
--- changelog 25 Nov 2007 21:54:59 -0000 1.255
***************
*** 6,9 ****
--- 6,10 ----
* Fixed lintian warnings debian-rules-ignores-make-clean-error and
debian-rules-sets-DH_COMPAT.
+ * Suggest gcj, not the obsolete gcj-3.4.
-- Daniel Bonniot <bo...@us...> Sun, 25 Nov 2007 19:19:11 +0100
|