[plexus-utils2] 02/04: New build dependency on libmaven-plugin-testing-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Nov 19 13:51:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-utils2.

commit c52148d8287155639fef74621a053c8c08676e77
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 19 14:08:31 2015 +0100

    New build dependency on libmaven-plugin-testing-java
---
 debian/build.properties | 2 +-
 debian/changelog        | 4 +++-
 debian/control          | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/build.properties b/debian/build.properties
index 0e04cfc..0b96d97 100644
--- a/debian/build.properties
+++ b/debian/build.properties
@@ -1,4 +1,4 @@
 build.directory=target
 javadoc.dir=target/apidocs
 javadoc.generate=true
-
+classpath.compile = /usr/share/java/maven-plugin-testing-harness.jar
diff --git a/debian/changelog b/debian/changelog
index e76296a..178c64d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-plexus-utils2 (3.0.15-2) UNRELEASED; urgency=medium
+plexus-utils2 (3.0.22-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    - New build dependency on libmaven-plugin-testing-java
   * Replaced the obsolete codehaus URLs
   * Exclude the JIRA issues exported as JSON files from the upstream tarball
 
diff --git a/debian/control b/debian/control
index 42671a0..2746f46 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: ant-optional,
                default-jdk,
                maven-ant-helper (>> 6.7),
                maven-repo-helper (>= 1.5~)
-Build-Depends-Indep: default-jdk-doc, junit (>= 3.8.2)
+Build-Depends-Indep: default-jdk-doc, junit (>= 3.8.2), libmaven-plugin-testing-java
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-utils2.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-utils2.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-utils2.git



More information about the pkg-java-commits mailing list