This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository java-gnome.
commit 92938bc888d04f429b4adfa1bdd946c8e5faa852 Author: tony mancill <[email protected]> Date: Mon Jun 4 21:14:40 2012 -0700 Imported Debian patch 4.1.1-3 --- debian/changelog | 8 ++++++++ debian/control | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1480494..dde2e66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index 8795820..78cb060 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,9 @@ Build-Depends: cdbs, 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-gnome.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

