[wagon] 01/01: Removed the now unused dependency on libjetty-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 17 13:58:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository wagon.
commit 14edce7965f08fb15f79888a5cd660898f98baa4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 17 15:52:47 2016 +0200
Removed the now unused dependency on libjetty-java
---
debian/changelog | 7 +++++++
debian/control | 2 --
debian/maven.ignoreRules | 1 +
debian/maven.rules | 1 -
4 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b039849..3ffb745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wagon (1.0.0-9) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the now unused dependency on libjetty-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 17 May 2016 15:53:56 +0200
+
wagon (1.0.0-8) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 0159a62..ebd53a0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,6 @@ Build-Depends-Indep: default-jdk-doc,
libcommons-net-java-doc,
libeasymock-java (>= 3.2),
libjaxen-java,
- libjetty-java,
- libjetty-java-doc,
libjsch-java,
libjsoup-java,
libmaven-enforcer-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 512d2da..f845383 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -17,3 +17,4 @@
org.codehaus.plexus plexus-ftpd * * * *
org.apache.maven.wagon wagon-ssh-common-test * * * *
org.apache.maven.wagon wagon-provider-test * * * *
+org.mortbay.jetty jetty * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 7ea83c4..072b973 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -39,4 +39,3 @@ org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
org.jsoup jsoup jar s/.*/debian/ * *
commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
s/easymock/org.easymock/ easymock * s/.*/debian/ * *
-org.mortbay.jetty * * s/6\..*/6.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon.git
More information about the pkg-java-commits
mailing list