Author: ebourg-guest Date: 2014-02-21 10:21:25 +0000 (Fri, 21 Feb 2014) New Revision: 17799
Modified: trunk/javahelp2/debian/changelog trunk/javahelp2/debian/control Log: Removed the unused build dependency on libtomcat6-java Modified: trunk/javahelp2/debian/changelog =================================================================== --- trunk/javahelp2/debian/changelog 2014-02-20 05:20:14 UTC (rev 17798) +++ trunk/javahelp2/debian/changelog 2014-02-21 10:21:25 UTC (rev 17799) @@ -1,3 +1,11 @@ +javahelp2 (2.0.05.ds1-7) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Removed the unused build dependency on libtomcat6-java + + -- Emmanuel Bourg <[email protected]> Fri, 21 Feb 2014 11:20:38 +0100 + javahelp2 (2.0.05.ds1-6) unstable; urgency=low * Team upload. Modified: trunk/javahelp2/debian/control =================================================================== --- trunk/javahelp2/debian/control 2014-02-20 05:20:14 UTC (rev 17798) +++ trunk/javahelp2/debian/control 2014-02-21 10:21:25 UTC (rev 17799) @@ -4,8 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Marek Slama <[email protected]>, Varun Hiremath <[email protected]> Build-Depends: cdbs, debhelper (>= 7), maven-repo-helper -Build-Depends-Indep: ant-optional, default-jdk, - libtomcat6-java, libservlet2.5-java, imagemagick +Build-Depends-Indep: ant-optional, default-jdk, libservlet2.5-java, imagemagick Standards-Version: 3.9.2 Homepage: http://javahelp.dev.java.net Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javahelp2 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

