[pkg-java] r7105 - trunk/libxpp3-java/debian
marcusb-guest at alioth.debian.org
marcusb-guest at alioth.debian.org
Fri Oct 3 08:10:40 UTC 2008
Author: marcusb-guest
Date: 2008-10-03 08:10:40 +0000 (Fri, 03 Oct 2008)
New Revision: 7105
Modified:
trunk/libxpp3-java/debian/changelog
trunk/libxpp3-java/debian/control
Log:
Move dependencies for clean target to Build-depends.
Modified: trunk/libxpp3-java/debian/changelog
===================================================================
--- trunk/libxpp3-java/debian/changelog 2008-10-02 15:46:11 UTC (rev 7104)
+++ trunk/libxpp3-java/debian/changelog 2008-10-03 08:10:40 UTC (rev 7105)
@@ -2,6 +2,7 @@
* Do not include the javax.xml.namespace.QName class since it is likely
to cause conflicts. (Closes: #500909)
+ * Move dependencies for clean target to Build-depends.
* Added myself to Uploaders, removed Wolfgang.
-- Marcus Better <marcus at better.se> Thu, 02 Oct 2008 17:04:04 +0200
Modified: trunk/libxpp3-java/debian/control
===================================================================
--- trunk/libxpp3-java/debian/control 2008-10-02 15:46:11 UTC (rev 7104)
+++ trunk/libxpp3-java/debian/control 2008-10-03 08:10:40 UTC (rev 7105)
@@ -3,7 +3,8 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marcus Better <marcus at better.se>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, ant-optional, kaffe, junit
+Build-Depends: debhelper, cdbs, ant, ant-optional
+Build-Depends-Indep: kaffe, junit
Standards-Version: 3.6.2
Package: libxpp3-java
More information about the pkg-java-commits
mailing list