Author: ebourg-guest Date: 2014-11-28 00:03:44 +0000 (Fri, 28 Nov 2014) New Revision: 18620
Modified: trunk/velocity-tools/debian/changelog trunk/velocity-tools/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/velocity-tools/debian/changelog =================================================================== --- trunk/velocity-tools/debian/changelog 2014-11-28 00:00:27 UTC (rev 18619) +++ trunk/velocity-tools/debian/changelog 2014-11-28 00:03:44 UTC (rev 18620) @@ -1,7 +1,9 @@ velocity-tools (2.0-3) UNRELEASED; urgency=medium * Team upload. - * Standards-Version updated to 3.9.6 (no changes) + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Fri, 28 Nov 2014 00:58:18 +0100 Modified: trunk/velocity-tools/debian/control =================================================================== --- trunk/velocity-tools/debian/control 2014-11-28 00:00:27 UTC (rev 18619) +++ trunk/velocity-tools/debian/control 2014-11-28 00:03:44 UTC (rev 18620) @@ -6,8 +6,8 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant Build-Depends-Indep: antlr, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.5-java, libdom4j-java, velocity, junit4, ant-optional, maven-repo-helper Standards-Version: 3.9.6 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/velocity-tools -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/velocity-tools +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/velocity-tools +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/velocity-tools Homepage: http://velocity.apache.org/tools/ Package: libvelocity-tools-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

