This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit 2e279a138d8a63417a89e7cdf7d9d26b86e56a2c Author: Torsten Werner <[email protected]> Date: Thu Dec 11 14:51:55 2008 +0000 UNRELEASED * Improve (Build-)Depends. --- debian/changelog | 7 +++++++ debian/control | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2baaf2..8aceb18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-resources-plugin (2.3-2) unstable; urgency=low + + UNRELEASED + * Improve (Build-)Depends. + + -- Torsten Werner <[email protected]> Thu, 11 Dec 2008 15:48:39 +0100 + maven-resources-plugin (2.3-1) unstable; urgency=low * Initial release. (Closes: #508188) diff --git a/debian/control b/debian/control index 7398973..e1f7e16 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]> Build-Depends: openjdk-6-jdk, ant, debhelper (>= 5), cdbs, quilt, maven-ant-helper, - maven2, libmaven-filtering-java, libplexus-interpolation-java, - libmaven-plugin-tools-java + maven2, libmaven-filtering-java, libmaven-plugin-tools-java Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/ @@ -14,7 +13,8 @@ Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ Package: libmaven-resources-plugin-java Architecture: all Section: devel -Depends: ${misc:Depends}, default-jre | java2-runtime +Depends: ${misc:Depends}, default-jre | java2-runtime, maven2, + libmaven-filtering-java Description: Maven resources plugin Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

