Author: petere Date: 2007-06-16 14:10:13 +0000 (Sat, 16 Jun 2007) New Revision: 3664
Modified: trunk/jline/debian/changelog trunk/jline/debian/control Log: * Moved build dependencies to Build-Depends Modified: trunk/jline/debian/changelog =================================================================== --- trunk/jline/debian/changelog 2007-06-16 14:06:12 UTC (rev 3663) +++ trunk/jline/debian/changelog 2007-06-16 14:10:13 UTC (rev 3664) @@ -2,6 +2,7 @@ * Adjusted watch file * Updated standards version + * Moved build dependencies to Build-Depends -- Peter Eisentraut <[EMAIL PROTECTED]> Mon, 14 May 2007 10:40:50 +0200 Modified: trunk/jline/debian/control =================================================================== --- trunk/jline/debian/control 2007-06-16 14:06:12 UTC (rev 3663) +++ trunk/jline/debian/control 2007-06-16 14:10:13 UTC (rev 3664) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Peter Eisentraut <[EMAIL PROTECTED]> -Build-Depends-Indep: cdbs (>= 0.4.36), debhelper (>= 5), kaffe, jikes, ant, junit +Build-Depends: cdbs (>= 0.4.36), debhelper (>= 5), kaffe, jikes, ant, junit Standards-Version: 3.7.2 Package: libjline-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

