Author: ludovicc-guest Date: 2009-09-01 18:59:13 +0000 (Tue, 01 Sep 2009) New Revision: 10217
Modified: trunk/ant/debian/ant-doc.links trunk/ant/debian/changelog Log: Fix link to /usr/share/doc/ant-doc/manual/api. You may have to uninstall ant-doc then install it again for this change to take effect (Closes #541416) Modified: trunk/ant/debian/ant-doc.links =================================================================== --- trunk/ant/debian/ant-doc.links 2009-08-31 23:58:05 UTC (rev 10216) +++ trunk/ant/debian/ant-doc.links 2009-09-01 18:59:13 UTC (rev 10217) @@ -1 +1 @@ -/usr/share/doc/ant-doc/javadocs /usr/share/doc/ant-doc/manual/api +/usr/share/doc/ant/api /usr/share/doc/ant-doc/manual/api Modified: trunk/ant/debian/changelog =================================================================== --- trunk/ant/debian/changelog 2009-08-31 23:58:05 UTC (rev 10216) +++ trunk/ant/debian/changelog 2009-09-01 18:59:13 UTC (rev 10217) @@ -1,3 +1,11 @@ +ant (1.7.1-4) unstable; urgency=low + + * Fix link to /usr/share/doc/ant-doc/manual/api. You may + have to uninstall ant-doc then install it again for this + change to take effect (Closes #541416) + + -- Ludovic Claude <[email protected]> Tue, 01 Sep 2009 18:16:28 +0100 + ant (1.7.1-3) unstable; urgency=low * Upload to unstable. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

