[Nice-commit] Nice/debian control,1.21,1.22 changelog,1.246,1.247
Brought to you by:
bonniot
|
From: Daniel B. <bo...@us...> - 2006-01-25 10:35:25
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3834/debian Modified Files: control changelog Log Message: Depend on ant instead of libant1.6-java, since the former is in Debian main now. Index: control =================================================================== RCS file: /cvsroot/nice/Nice/debian/control,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** control 15 Sep 2004 20:42:22 -0000 1.21 --- control 25 Jan 2006 10:35:10 -0000 1.22 *************** *** 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, libant1.6-java Standards-Version: 3.6.1 --- 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.1 Index: changelog =================================================================== RCS file: /cvsroot/nice/Nice/debian/changelog,v retrieving revision 1.246 retrieving revision 1.247 diff -C2 -d -r1.246 -r1.247 *** changelog 7 Jun 2005 08:34:00 -0000 1.246 --- changelog 25 Jan 2006 10:35:10 -0000 1.247 *************** *** 1,2 **** --- 1,10 ---- + nice (0.9.12-1) unstable; urgency=low + + * New upstream version (closes: #349621). + * Depend on ant instead of libant1.6-java, since the former is in main now + (closes: #331649). + + -- Daniel Bonniot <bo...@us...> Wed, 25 Jan 2006 11:16:20 +0100 + nice (0.9.11-1) unstable; urgency=low *************** *** 22,26 **** * Work-around kaffe's jar tool bug, which creates duplicate entries. Setting urgency to high since 0.9.8-2 is mostly unusable because of this ! bug (Closes: #268992). -- Daniel Bonniot <bo...@us...> Mon, 30 Aug 2004 11:35:58 +0200 --- 30,34 ---- * Work-around kaffe's jar tool bug, which creates duplicate entries. Setting urgency to high since 0.9.8-2 is mostly unusable because of this ! bug (closes: #268992). -- Daniel Bonniot <bo...@us...> Mon, 30 Aug 2004 11:35:58 +0200 |