[pkg-java] r3664 - trunk/jline/debian

petere at alioth.debian.org petere at alioth.debian.org
Sat Jun 16 14:10:13 UTC 2007


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 <petere at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Eisentraut <petere at debian.org>
-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




More information about the pkg-java-commits mailing list