[pkg-java] r4440 - trunk/charva/debian

varun-guest at alioth.debian.org varun-guest at alioth.debian.org
Mon Oct 22 07:44:07 UTC 2007


Author: varun-guest
Date: 2007-10-22 07:44:07 +0000 (Mon, 22 Oct 2007)
New Revision: 4440

Modified:
   trunk/charva/debian/changelog
   trunk/charva/debian/control
Log:
* Add libcommons-logging-java, liblog4j1.2-java to Build-Depends
* FTBFS bug not yet fixed.


Modified: trunk/charva/debian/changelog
===================================================================
--- trunk/charva/debian/changelog	2007-10-22 07:29:53 UTC (rev 4439)
+++ trunk/charva/debian/changelog	2007-10-22 07:44:07 UTC (rev 4440)
@@ -3,7 +3,8 @@
   * New upstream release
   * debian/control:
     + Add myself and Kumar to Uploaders.
-    + Switch to java-gcj-compat from kaffe (Closes: #447466)
+    + Switch to java-gcj-compat from kaffe
+    + Add libcommons-logging-java, liblog4j1.2-java to Build-Depends
     + Build-Depend on debhelper 5
     + Add Homepage, Vcs-{SVN, Browser} Headers
   * Add debian/orig-tar.sh and debian/orig-tar.exclude to create orig.tar.gz

Modified: trunk/charva/debian/control
===================================================================
--- trunk/charva/debian/control	2007-10-22 07:29:53 UTC (rev 4439)
+++ trunk/charva/debian/control	2007-10-22 07:44:07 UTC (rev 4440)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>, Varun Hiremath <varunhiremath at gmail.com>, Kumar Appaiah <akumar at ee.iitm.ac.in>
-Build-Depends: debhelper (>= 5), cdbs, ant-optional, libncurses5-dev, java-gcj-compat-dev
+Build-Depends: debhelper (>= 5), cdbs, ant-optional, libncurses5-dev, libcommons-logging-java, liblog4j1.2-java, java-gcj-compat-dev
 Standards-Version: 3.7.2
 Homepage: http://www.pitman.co.za/projects/charva/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/charva




More information about the pkg-java-commits mailing list