Author: twerner Date: 2010-02-27 17:54:46 +0000 (Sat, 27 Feb 2010) New Revision: 11748
Modified: trunk/axis/debian/changelog trunk/axis/debian/control Log: Change Build-Depends: ant1.7-optional because gij is failing with ant 1.8. Modified: trunk/axis/debian/changelog =================================================================== --- trunk/axis/debian/changelog 2010-02-27 17:30:25 UTC (rev 11747) +++ trunk/axis/debian/changelog 2010-02-27 17:54:46 UTC (rev 11748) @@ -1,3 +1,9 @@ +axis (1.4-7) unstable; urgency=low + + * Change Build-Depends: ant1.7-optional because gij is failing with ant 1.8. + + -- Torsten Werner <[email protected]> Sat, 27 Feb 2010 18:52:14 +0100 + axis (1.4-6) unstable; urgency=low [ Matthias Klose ] Modified: trunk/axis/debian/control =================================================================== --- trunk/axis/debian/control 2010-02-27 17:30:25 UTC (rev 11747) +++ trunk/axis/debian/control 2010-02-27 17:54:46 UTC (rev 11748) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Stephan Michels <[email protected]>, Vladimír Lapáček <[email protected]>, Michael Koch <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 5), cdbs, ant-optional, default-jdk-builddep, libwsdl4j-java, libcommons-logging-java, libcommons-discovery-java, libgnujaf-java, libgnumail-java, libservlet2.4-java +Build-Depends: debhelper (>= 5), cdbs, ant1.7-optional, default-jdk-builddep, libwsdl4j-java, libcommons-logging-java, libcommons-discovery-java, libgnujaf-java, libgnumail-java, libservlet2.4-java Standards-Version: 3.8.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/axis Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/axis _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

