Author: mkoch Date: 2009-10-26 13:26:32 +0000 (Mon, 26 Oct 2009) New Revision: 10911
Modified: trunk/maven-docck-plugin/debian/changelog trunk/maven-docck-plugin/debian/maven.rules Log: maven-docck-plugin (1.0-3) unstable; urgency=low * Reintroduce commons-httpclient in debian/maven.rules (Closes: #552455). -- Michael Koch <[email protected]> Mon, 26 Oct 2009 14:12:34 +0100 Modified: trunk/maven-docck-plugin/debian/changelog =================================================================== --- trunk/maven-docck-plugin/debian/changelog 2009-10-26 10:54:34 UTC (rev 10910) +++ trunk/maven-docck-plugin/debian/changelog 2009-10-26 13:26:32 UTC (rev 10911) @@ -1,3 +1,9 @@ +maven-docck-plugin (1.0-3) unstable; urgency=low + + * Reintroduce commons-httpclient in debian/maven.rules (Closes: #552455). + + -- Michael Koch <[email protected]> Mon, 26 Oct 2009 14:12:34 +0100 + maven-docck-plugin (1.0-2) unstable; urgency=low * Remove commons-httpclient mapping from debian/maven.rules. Modified: trunk/maven-docck-plugin/debian/maven.rules =================================================================== --- trunk/maven-docck-plugin/debian/maven.rules 2009-10-26 10:54:34 UTC (rev 10910) +++ trunk/maven-docck-plugin/debian/maven.rules 2009-10-26 13:26:32 UTC (rev 10911) @@ -1,2 +1,3 @@ +commons-httpclient commons-httpclient jar s/3\..*/3.x/ commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ junit junit jar s/3\..*/3.x/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

