Author: twerner Date: 2010-09-16 20:27:27 +0000 (Thu, 16 Sep 2010) New Revision: 12978
Modified: trunk/tijmp/debian/changelog trunk/tijmp/debian/control Log: * Team upload. * Change Build-Depends: openjdk-6-jdk. (Closes: #560123) Modified: trunk/tijmp/debian/changelog =================================================================== --- trunk/tijmp/debian/changelog 2010-09-12 11:55:34 UTC (rev 12977) +++ trunk/tijmp/debian/changelog 2010-09-16 20:27:27 UTC (rev 12978) @@ -1,3 +1,10 @@ +tijmp (0.8+dfsg-3) experimental; urgency=low + + * Team upload. + * Change Build-Depends: openjdk-6-jdk. (Closes: #560123) + + -- Torsten Werner <[email protected]> Thu, 16 Sep 2010 22:24:51 +0200 + tijmp (0.8+dfsg-2) unstable; urgency=low [ Onkar Shinde ] Modified: trunk/tijmp/debian/control =================================================================== --- trunk/tijmp/debian/control 2010-09-12 11:55:34 UTC (rev 12977) +++ trunk/tijmp/debian/control 2010-09-16 20:27:27 UTC (rev 12978) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Niels Thykier <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk +Build-Depends: cdbs, debhelper (>= 7), openjdk-6-jdk Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tijmp Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tijmp _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

