Author: ebourg-guest Date: 2013-07-26 15:09:27 +0000 (Fri, 26 Jul 2013) New Revision: 17080
Modified: trunk/wagon/debian/changelog trunk/wagon/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/wagon/debian/changelog =================================================================== --- trunk/wagon/debian/changelog 2013-07-26 14:40:19 UTC (rev 17079) +++ trunk/wagon/debian/changelog 2013-07-26 15:09:27 UTC (rev 17080) @@ -1,8 +1,8 @@ wagon (1.0.0-3) unstable; urgency=low - * Team upload. * debian/watch: Updated to match only 1.x versions * Updated Standards-Version to 3.9.4 (no changes) + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Tue, 14 May 2013 00:29:48 +0200 Modified: trunk/wagon/debian/control =================================================================== --- trunk/wagon/debian/control 2013-07-26 14:40:19 UTC (rev 17079) +++ trunk/wagon/debian/control 2013-07-26 15:09:27 UTC (rev 17080) @@ -37,8 +37,8 @@ libplexus-utils-java-doc, subversion Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wagon -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wagon/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/wagon +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/wagon/ Homepage: http://maven.apache.org/wagon/ Package: libwagon-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

