This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-containers.
commit 755dc46aee8589d54b52d4758d38b8402bfe96ba Author: Torsten Werner <[email protected]> Date: Wed May 5 05:29:31 2010 +0000 * Downgrade Build-Depends: default-jdk. * Update Standards-Version: 3.8.4. * Switch to source format 3.0. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- debian/source/format | 1 + 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 58e0d32..5b2b801 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +plexus-containers (1.0~beta3.0.7-4) unstable; urgency=low + + * Downgrade Build-Depends: default-jdk. + * Update Standards-Version: 3.8.4. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Wed, 05 May 2010 07:28:43 +0200 + plexus-containers (1.0~beta3.0.7-3) unstable; urgency=low * Add versioned Conflicts: libplexus-container-default-java. (Closes: diff --git a/debian/control b/debian/control index accbc38..529d9fe 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep +Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, libgoogle-collections-java, libplexus-classworlds-java, libplexus-utils-java, libxbean-java, junit -Standards-Version: 3.8.1 +Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-containers Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-containers/ Homepage: http://plexus.codehaus.org diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

