Author: tmancill Date: 2012-06-05 04:40:00 +0000 (Tue, 05 Jun 2012) New Revision: 16104
Modified: trunk/java-gnome/debian/changelog trunk/java-gnome/debian/control Log: add python to build-deps; prepare for team upload Modified: trunk/java-gnome/debian/changelog =================================================================== --- trunk/java-gnome/debian/changelog 2012-06-05 04:09:58 UTC (rev 16103) +++ trunk/java-gnome/debian/changelog 2012-06-05 04:40:00 UTC (rev 16104) @@ -1,3 +1,11 @@ +java-gnome (4.1.1-3) unstable; urgency=low + + * Team upload. + * Add python to build-dep to address FTBFS. (Closes: #676073) + * Bump Standards-Version to 3.9.3 (no changes). + + -- tony mancill <[email protected]> Mon, 04 Jun 2012 21:14:40 -0700 + java-gnome (4.1.1-2) unstable; urgency=low * Team upload Modified: trunk/java-gnome/debian/control =================================================================== --- trunk/java-gnome/debian/control 2012-06-05 04:09:58 UTC (rev 16103) +++ trunk/java-gnome/debian/control 2012-06-05 04:40:00 UTC (rev 16104) @@ -22,8 +22,9 @@ metacity, quilt, xfonts-base, - xvfb -Standards-Version: 3.9.2 + xvfb, + python +Standards-Version: 3.9.3 Section: java Homepage: http://java-gnome.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java-gnome _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

