Author: drazzib-guest
Date: 2009-07-29 21:43:34 +0000 (Wed, 29 Jul 2009)
New Revision: 9404

Modified:
   trunk/commons-vfs/debian/changelog
   trunk/commons-vfs/debian/control
Log:
* Build-Depends on default-jdk instead of default-jdk-builddep
   because we don't build a native GCJ package.


Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog  2009-07-29 21:43:24 UTC (rev 9403)
+++ trunk/commons-vfs/debian/changelog  2009-07-29 21:43:34 UTC (rev 9404)
@@ -13,6 +13,8 @@
   * New patch 02_no_home_dir.diff: don't try to create/copy files
     in $HOME as many autobuilder won't have one
   * Depends on default-jre-headless instead of java-gcj-compat
+  * Build-Depends on default-jdk instead of default-jdk-builddep
+    because we don't build a native GCJ package.
 
  -- Damien Raude-Morvan <[email protected]>  Fri, 17 Jul 2009 16:06:06 +0200
 

Modified: trunk/commons-vfs/debian/control
===================================================================
--- trunk/commons-vfs/debian/control    2009-07-29 21:43:24 UTC (rev 9403)
+++ trunk/commons-vfs/debian/control    2009-07-29 21:43:34 UTC (rev 9404)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java maintainers 
<[email protected]>
 Uploaders: Damien Raude-Morvan <[email protected]>
 Build-Depends-Indep: ant-optional, junit, libcommons-net-java, 
libcommons-logging-java, libcommons-httpclient-java, 
libcommons-collections3-java, libjsch-java
-Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk-builddep, quilt
+Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk, quilt
 Standards-Version: 3.8.2
 Homepage: http://commons.apache.org/vfs/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to