[wagon2] 05/11: Removed the unused dependency on libbcprov-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Aug 3 10:54:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository wagon2.
commit 483c32f28cf9a5a38aaab21c292d320843a64848
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 3 12:10:11 2017 +0200
Removed the unused dependency on libbcprov-java
---
debian/changelog | 2 +-
debian/control | 1 -
debian/maven.rules | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 98e40b8..bd7e49c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ wagon2 (2.12-3) UNRELEASED; urgency=medium
* Team upload.
* Depend on libplexus-classworlds2-java instead of libplexus-classworlds-java
* Depend on libplexus-utils2-java instead of libplexus-utils-java
- * Removed the unused dependency on libnekohtml-java
+ * Removed the unused dependencies on libbcprov-java and libnekohtml-java
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg at apache.org> Thu, 03 Aug 2017 02:13:08 +0200
diff --git a/debian/control b/debian/control
index 972a6b1..17dd07f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apac
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc,
junit,
- libbcprov-java,
libcommons-codec-java,
libcommons-codec-java-doc,
libcommons-io-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 8e83694..94b597a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,7 +16,6 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\\..*/3.x/
-s/bouncycastle/org.bouncycastle/ s/bcprov-jdk15/bcprov/ jar s/.*/debian/ * *
commons-httpclient commons-httpclient jar s/.*/3.x/ * *
junit junit jar s/.*/4.x/ * *
org.apache.maven maven-parent pom s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git
More information about the pkg-java-commits
mailing list