[maven-war-plugin] 06/28: add missing Build-Depends: libmaven-plugin-testing-harness-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 13:41:28 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-war-plugin.

commit 2be2e5e23620688c08ba03d61554fcc96e556739
Author: Torsten Werner <twerner at debian.org>
Date:   Mon Sep 7 04:55:03 2009 +0000

    add missing Build-Depends: libmaven-plugin-testing-harness-java
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a128c42..8f996e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
-Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-archiver-java, libmaven2-core-java,  
- libplexus-archiver-java, libplexus-io-java, libxstream-java
+Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-archiver-java,
+ libmaven-plugin-testing-harness, libmaven2-core-java, libplexus-archiver-java,
+ libplexus-io-java, libxstream-java
 Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-war-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-war-plugin/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-war-plugin.git



More information about the pkg-java-commits mailing list