[htrace] 06/09: Unshade the dependencies in htrace-core

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 25 14:11:52 UTC 2015


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

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

commit 87b948106f777c88ca6a28d1c00b4ba09e64d8d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 28 13:57:31 2015 +0200

    Unshade the dependencies in htrace-core
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1d70545..df185a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ htrace (3.1.0-1) UNRELEASED; urgency=medium
   * New upstream release
     - Added a dependency on libjackson2-databind-java
     - Ignore the modules htrace-flume and htrace-hbase
+    - Unshade the dependencies in htrace-core
   * Updated debian/watch to watch the new incubator repository
   * Removed the generated files from the upstream tarball
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 46f37f1..256ccba 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,8 +1,9 @@
 
 org.htrace htrace-zipkin jar * * *
+org.apache.maven.plugins maven-antrun-plugin * * * *
 org.apache.maven.plugins maven-deploy-plugin * * * *
 org.apache.maven.plugins maven-gpg-plugin * * * *
 org.apache.maven.plugins maven-javadoc-plugin * * * *
+org.apache.maven.plugins maven-shade-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
 org.apache.rat apache-rat-plugin * * * *
-

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



More information about the pkg-java-commits mailing list