Author: ebourg-guest Date: 2013-07-08 08:50:02 +0000 (Mon, 08 Jul 2013) New Revision: 17002
Modified: trunk/jcifs/debian/changelog trunk/jcifs/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/jcifs/debian/changelog =================================================================== --- trunk/jcifs/debian/changelog 2013-07-08 08:02:32 UTC (rev 17001) +++ trunk/jcifs/debian/changelog 2013-07-08 08:50:02 UTC (rev 17002) @@ -1,6 +1,5 @@ jcifs (1.3.17-1) unstable; urgency=low - * Team upload. * New upstream release * Updated Standards-Version to 3.9.4 * Build-Depends on libservlet3.0-java instead of libservlet2.5-java @@ -8,9 +7,10 @@ * The upstream changelog is now included in the package * Removed the examples from the libjcifs-java package * Removed Michael Koch from the Uploaders list (Closes: #654033) + * Use canonical URLs for the Vcs-* fields * debian/copyright: Updated to the Copyright Format 1.0 - -- Emmanuel Bourg <[email protected]> Fri, 10 May 2013 16:45:39 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 08 Jul 2013 10:47:56 +0200 jcifs (1.3.16-1) unstable; urgency=low Modified: trunk/jcifs/debian/control =================================================================== --- trunk/jcifs/debian/control 2013-07-08 08:02:32 UTC (rev 17001) +++ trunk/jcifs/debian/control 2013-07-08 08:50:02 UTC (rev 17002) @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant Build-Depends-Indep: libservlet3.0-java Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jcifs -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jcifs +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jcifs +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jcifs Homepage: http://jcifs.samba.org Package: libjcifs-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

