Author: kumanna-guest Date: 2007-11-25 13:06:11 +0000 (Sun, 25 Nov 2007) New Revision: 4833
Modified: trunk/jline/debian/changelog trunk/jline/debian/control Log: * New upstream release. * debian/control: + Use Vcs-* in place of XS-Vcs-* fields. Modified: trunk/jline/debian/changelog =================================================================== --- trunk/jline/debian/changelog 2007-11-25 11:28:44 UTC (rev 4832) +++ trunk/jline/debian/changelog 2007-11-25 13:06:11 UTC (rev 4833) @@ -1,3 +1,11 @@ +jline (0.9.93-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Use Vcs-* in place of XS-Vcs-* fields. + + -- Kumar Appaiah <[EMAIL PROTECTED]> Sun, 25 Nov 2007 18:39:08 +0530 + jline (0.9.92-1) unstable; urgency=low * New upstream release. Modified: trunk/jline/debian/control =================================================================== --- trunk/jline/debian/control 2007-11-25 11:28:44 UTC (rev 4832) +++ trunk/jline/debian/control 2007-11-25 13:06:11 UTC (rev 4833) @@ -7,8 +7,8 @@ Build-Depends-Indep: ant, junit, java-gcj-compat-dev Standards-Version: 3.7.2 Homepage: http://jline.sourceforge.net/ -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jline -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jline +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jline +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jline Package: libjline-java Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

