[felix-main] 06/07: Added the missing dependency on java-wrappers to felix-main

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 9 13:10:15 UTC 2014


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

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

commit c94611ab5a70b5582761872da5ac622ce06a325e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 9 15:02:03 2014 +0200

    Added the missing dependency on java-wrappers to felix-main
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 348ff6e..db9200b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ felix-main (4.0.1-3) UNRELEASED; urgency=low
   * Use XZ compression for the upstream tarball
   * debian/watch: Changed the URL to find all versions
   * debian/control:
+    - Added the missing dependency on java-wrappers to the felix-main binary
+      package (Closes: #698998)
     - Removed Andres Mejia from the uploaders (Closes: #743546)
     - Standards-Version updated to 3.9.5 (no changes)
 
diff --git a/debian/control b/debian/control
index 1327f47..4a1ff54 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,7 @@ Depends: libfelix-bundlerepository-java,
          libfelix-gogo-runtime-java,
          libfelix-gogo-shell-java,
          libfelix-main-java (= ${source:Version}),
+         java-wrappers,
          ${misc:Depends}
 Suggests: libfelix-main-java-doc
 Description: Execution environment for OSGi Felix Framework

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



More information about the pkg-java-commits mailing list