[htrace] 01/05: Removed the unused build dependency on libjetty-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Feb 28 22:14:15 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository htrace.
commit 7f9be15b233e0d81b0a7307f2c52c2fbdc10a3e7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Feb 28 22:58:38 2016 +0100
Removed the unused build dependency on libjetty-java
---
debian/changelog | 6 ++++++
debian/control | 1 -
debian/maven.rules | 1 -
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index af3708d..ecfa766 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+htrace (3.1.0-2) UNRELEASED; urgency=medium
+
+ * Removed the unused build dependency on libjetty-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 28 Feb 2016 22:58:00 +0100
+
htrace (3.1.0-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 5baab0d..4255100 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: cdbs,
libcommons-logging-java,
libguava-java,
libjackson2-databind-java,
- libjetty-java,
maven-debian-helper (>= 1.5),
thrift-compiler
Standards-Version: 3.9.6
diff --git a/debian/maven.rules b/debian/maven.rules
index 5202132..581fee6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,3 @@
com.fasterxml.jackson.core jackson-* * s/.*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
-org.mortbay.jetty * * s/6\..*/6.x/ * *
--
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