Author: ebourg-guest Date: 2013-07-08 12:26:56 +0000 (Mon, 08 Jul 2013) New Revision: 17003
Modified: trunk/bouncycastle/debian/changelog trunk/bouncycastle/debian/control Log: Use canonical URLs in the Vcs-* fields Modified: trunk/bouncycastle/debian/changelog =================================================================== --- trunk/bouncycastle/debian/changelog 2013-07-08 08:50:02 UTC (rev 17002) +++ trunk/bouncycastle/debian/changelog 2013-07-08 12:26:56 UTC (rev 17003) @@ -1,3 +1,9 @@ +bouncycastle (1.48+dfsg-3) UNRELEASED; urgency=low + + * Use canonical URLs in the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 08 Jul 2013 14:26:18 +0200 + bouncycastle (1.48+dfsg-2) unstable; urgency=low * Removed the dependency on the Activation Framework (libgnujaf-java) Modified: trunk/bouncycastle/debian/control =================================================================== --- trunk/bouncycastle/debian/control 2013-07-08 08:50:02 UTC (rev 17002) +++ trunk/bouncycastle/debian/control 2013-07-08 12:26:56 UTC (rev 17003) @@ -6,9 +6,9 @@ Build-Depends: cdbs (>= 0.4.27), debhelper (>= 7.0.50~), ant, gcj-native-helper, libgnumail-java, junit, ant-optional, maven-repo-helper, default-jdk (>= 1:1.6) Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bouncycastle -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/bouncycastle -Homepage: http://www.bouncycastle.org/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/bouncycastle +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/bouncycastle +Homepage: http://www.bouncycastle.org Package: libbcprov-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

