[maven-resources-plugin] 04/24: UNRELEASED * Improve (Build-)Depends.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 14:43:50 UTC 2015


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 <twerner at debian.org>
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 <twerner at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
 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



More information about the pkg-java-commits mailing list