This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libpicocontainer-java.
commit f39b616713d391db85cdc2b628608e44ab8785da Author: Michael Koch <[email protected]> Date: Wed Nov 4 16:00:38 2009 +0000 libpicocontainer-java (2.9-1) UNRELEASED; urgency=low TODO: Needs newer version of libparanamer-java. * New upstream release. * Build-Depends on debhelper (>= 7). * Moved default-jdk and ant to Build-Depends. * Added myseld to Uploaders. -- Michael Koch <[email protected]> Wed, 04 Nov 2009 16:40:47 +0100 --- debian/changelog | 11 +++++++++++ debian/compat | 2 +- debian/control | 6 +++--- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5f6e34..6d41361 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libpicocontainer-java (2.9-1) UNRELEASED; urgency=low + + TODO: Needs newer version of libparanamer-java. + + * New upstream release. + * Build-Depends on debhelper (>= 7). + * Moved default-jdk and ant to Build-Depends. + * Added myseld to Uploaders. + + -- Michael Koch <[email protected]> Wed, 04 Nov 2009 16:40:47 +0100 + libpicocontainer-java (2.8-2) unstable; urgency=low * Switch to default-java. (Closes: #543060) diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index aaa2230..7221272 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: libpicocontainer-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]> -Build-Depends: debhelper (>= 6), cdbs -Build-Depends-Indep: ant, default-jdk, libparanamer-java, libjboss-ejb3x-java +Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, Michael Koch <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant +Build-Depends-Indep: libparanamer-java, libjboss-ejb3x-java Standards-Version: 3.8.3 Homepage: http://www.picocontainer.org Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libpicocontainer-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpicocontainer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

