Author: ebourg-guest Date: 2014-03-21 20:54:07 +0000 (Fri, 21 Mar 2014) New Revision: 17908
Modified: trunk/jsch/debian/changelog trunk/jsch/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/jsch/debian/changelog =================================================================== --- trunk/jsch/debian/changelog 2014-03-21 20:51:12 UTC (rev 17907) +++ trunk/jsch/debian/changelog 2014-03-21 20:54:07 UTC (rev 17908) @@ -1,6 +1,8 @@ jsch (0.1.50-2) UNRELEASED; urgency=medium - * Standards-Version updated to 3.9.5 (no changes) + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 21 Mar 2014 21:38:10 +0100 Modified: trunk/jsch/debian/control =================================================================== --- trunk/jsch/debian/control 2014-03-21 20:51:12 UTC (rev 17907) +++ trunk/jsch/debian/control 2014-03-21 20:54:07 UTC (rev 17908) @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libjzlib-java Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jsch -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jsch +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jsch +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jsch Homepage: http://www.jcraft.com/jsch/ Package: libjsch-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

