[axis] 20/60: remove incorrect dependency in -gcj package; closes #597950

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 12 17:30:43 UTC 2017


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

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

commit 40015c388f887d8028df21699f82b8f131576f09
Author: Tony Mancill <tmancill at debian.org>
Date:   Tue Oct 5 05:40:32 2010 +0000

    remove incorrect dependency in -gcj package; closes #597950
---
 debian/changelog | 9 +++++++++
 debian/control   | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 112baee..6791951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+axis (1.4-13) unstable; urgency=low
+
+  * Team upload.
+  * libaxis-java-gcj:  Remove incorrect libservlet2.4 depedency;
+    the dependency on libaxis-java is sufficient.
+    Thanks to Matthias Klose. (Closes: #597950)
+
+ -- tony mancill <tmancill at debian.org>  Mon, 04 Oct 2010 21:56:33 -0700
+
 axis (1.4-12) unstable; urgency=low
 
   [ Niels Thykier ]
diff --git a/debian/control b/debian/control
index 6b13f8d..b628ab7 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: A SOAP implementation in Java
 
 Package: libaxis-java-gcj
 Architecture: any
-Depends: libaxis-java (>= ${source:Version}), libservlet2.4-java-gcj, ${misc:Depends}, ${shlibs:Depends}
+Depends: libaxis-java (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: A SOAP implementation in Java (native code)
  Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
  submission to W3C.

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



More information about the pkg-java-commits mailing list