This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cdc.
commit 1fd997d60b88e82eaa69cf9a49d9836d333ad324 Author: Ludovic Claude <[email protected]> Date: Sun Mar 28 21:20:52 2010 +0000 * New release --- debian/changelog | 7 +++++++ debian/control | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d4eb4f0..f512b99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +plexus-cdc (1.0~alpha14-5) unstable; urgency=low + + * Bump Standards-Version to 3.8.4, no change + * Update qdox to 1.11 + + -- Ludovic Claude <[email protected]> Fri, 26 Mar 2010 22:51:22 +0100 + plexus-cdc (1.0~alpha14-4) unstable; urgency=low * Fix FTBFS with new QDox 1.9.2 (Closes: 545667) diff --git a/debian/control b/debian/control index 756bfd8..b7d8a84 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Torsten Werner <[email protected]>, Damien Raude-Morvan <drazzib@deb Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, libplexus-containers-java, libplexus-utils-java, - libslf4j-java, libjdom1-java, libqdox-java -Standards-Version: 3.8.3 + libslf4j-java, libjdom1-java, libqdox-java (>= 1.11) +Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-cdc Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-cdc/ Homepage: http://plexus.codehaus.org/guides/quick-start/component-descriptor-creator.html @@ -15,7 +15,7 @@ Homepage: http://plexus.codehaus.org/guides/quick-start/component-descriptor-cre Package: libplexus-cdc-java Architecture: all Depends: ${misc:Depends}, libplexus-containers-java, libplexus-utils-java, - libslf4j-java, libjdom1-java, libqdox-java + libslf4j-java, libjdom1-java, libqdox-java (>= 1.11) Description: Plexus Component Descriptor Creator The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cdc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

