[osgi-compendium] 02/05: Removed libosgi-foundation-ee-java from the dependencies (dummy J2ME implementation)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 27 21:29:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository osgi-compendium.
commit a8862f485613a4ff677e4a9fbff47d4921d1726b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Apr 27 23:22:30 2016 +0200
Removed libosgi-foundation-ee-java from the dependencies (dummy J2ME implementation)
---
debian/changelog | 2 +-
debian/control | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 39ff5e3..2f93c0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
osgi-compendium (5.0.0-4) UNRELEASED; urgency=medium
* Team upload.
- * Removed the Servlet API and the JPA spec from the dependencies
+ * Removed the Servlet API, the JPA spec and the J2ME API from the dependencies
of the binary package (provided dependencies).
-- Emmanuel Bourg <ebourg at apache.org> Wed, 27 Apr 2016 23:01:13 +0200
diff --git a/debian/control b/debian/control
index 7f7851d..ba32946 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,7 @@ Package: libosgi-compendium-java
Architecture: all
Depends:
${misc:Depends},
- libosgi-core-java,
- libosgi-foundation-ee-java
+ libosgi-core-java
Suggests:
libosgi-compendium-java-doc
Description: Java OSGi API - Compendium module
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git
More information about the pkg-java-commits
mailing list