[surefire] 03/16: New dependency on libjcip-annotations-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 20 09:28:35 UTC 2017


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

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

commit 3d12ce45004ee548ab5141afaacda72743c7e06e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 20 10:11:56 2017 +0200

    New dependency on libjcip-annotations-java
---
 debian/changelog   | 1 +
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1efb289..c60c5f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ surefire (2.18-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+    - New dependency on libjcip-annotations-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 20 Jul 2017 10:05:17 +0200
 
diff --git a/debian/control b/debian/control
index a171b8a..106c978 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends-Indep: javacc,
                      libcommons-io-java,
                      libcommons-lang3-java,
                      libjavacc-maven-plugin-java,
+                     libjcip-annotations-java,
                      libjmock-java,
                      libjsr305-java,
                      libmaven-common-artifact-filters-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index ab3ff24..b0abb8a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -8,3 +8,4 @@ org.testng testng * s/.*/6.x/ s/.*// *
 # fix the version of maven-shade-plugin
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness
 
+s/com.github.stephenc.jcip/net.jcip/ jcip-annotations * s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list