Author: ebourg-guest Date: 2013-10-01 11:00:17 +0000 (Tue, 01 Oct 2013) New Revision: 17287
Modified: trunk/commons-daemon/debian/changelog trunk/commons-daemon/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/commons-daemon/debian/changelog =================================================================== --- trunk/commons-daemon/debian/changelog 2013-09-29 17:50:38 UTC (rev 17286) +++ trunk/commons-daemon/debian/changelog 2013-10-01 11:00:17 UTC (rev 17287) @@ -1,3 +1,9 @@ +commons-daemon (1.0.15-3) UNRELEASED; urgency=low + + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Tue, 01 Oct 2013 12:59:44 +0200 + commons-daemon (1.0.15-2) unstable; urgency=low * Team upload. Modified: trunk/commons-daemon/debian/control =================================================================== --- trunk/commons-daemon/debian/control 2013-09-29 17:50:38 UTC (rev 17286) +++ trunk/commons-daemon/debian/control 2013-10-01 11:00:17 UTC (rev 17287) @@ -16,9 +16,9 @@ xsltproc Build-Conflicts: autoconf2.13 Standards-Version: 3.9.4 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-daemon/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-daemon/ Homepage: http://commons.apache.org/daemon/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-daemon/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-daemon/ Package: libcommons-daemon-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

