Author: ebourg-guest Date: 2014-01-15 21:25:24 +0000 (Wed, 15 Jan 2014) New Revision: 17661
Modified: trunk/wagon/debian/changelog trunk/wagon/debian/control Log: Don't mention the disabled WebDAV support in the package description (Closes: #644926) Modified: trunk/wagon/debian/changelog =================================================================== --- trunk/wagon/debian/changelog 2014-01-15 21:15:48 UTC (rev 17660) +++ trunk/wagon/debian/changelog 2014-01-15 21:25:24 UTC (rev 17661) @@ -1,7 +1,10 @@ wagon (1.0.0-5) UNRELEASED; urgency=medium * Switch to debhelper level 9 - * Standards-Version updated to 3.9.5 (no changes) + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Don't mention the disabled WebDAV support in the package description + (Closes: #644926) -- Emmanuel Bourg <[email protected]> Wed, 15 Jan 2014 22:13:26 +0100 Modified: trunk/wagon/debian/control =================================================================== --- trunk/wagon/debian/control 2014-01-15 21:15:48 UTC (rev 17660) +++ trunk/wagon/debian/control 2014-01-15 21:25:24 UTC (rev 17661) @@ -85,9 +85,6 @@ enables Maven to deploy artifacts and sites to SSH servers. It uses an external SSH program that has to be already installed in the system. Getting files from SSH servers is not fully tested. - wagon-webdav-jackrabbit - Implementation of Wagon provider for WebDAV access. - It uses the Apache JackRabbit library for WebDAV access. Package: libwagon-java-doc Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

