Author: ebourg-guest Date: 2013-09-23 14:29:04 +0000 (Mon, 23 Sep 2013) New Revision: 17261
Modified: trunk/maven-ant-helper/debian/changelog trunk/maven-ant-helper/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/maven-ant-helper/debian/changelog =================================================================== --- trunk/maven-ant-helper/debian/changelog 2013-09-23 14:26:33 UTC (rev 17260) +++ trunk/maven-ant-helper/debian/changelog 2013-09-23 14:29:04 UTC (rev 17261) @@ -1,7 +1,9 @@ maven-ant-helper (7.8) UNRELEASED; urgency=low * Team upload. - * Updated Standards-Version to 3.9.4 (no changes) + * debian/control: + - Updated Standards-Version to 3.9.4 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Mon, 23 Sep 2013 16:25:59 +0200 Modified: trunk/maven-ant-helper/debian/control =================================================================== --- trunk/maven-ant-helper/debian/control 2013-09-23 14:26:33 UTC (rev 17260) +++ trunk/maven-ant-helper/debian/control 2013-09-23 14:29:04 UTC (rev 17261) @@ -8,8 +8,8 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk Build-Depends-Indep: ant, ant-contrib, ant-optional Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ant-helper -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ant-helper/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-ant-helper +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-ant-helper/ Homepage: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ant-helper Package: maven-ant-helper _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

