[plexus-containers] 10/35: Add missing Depends.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 7 08:56:52 UTC 2017


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

ebourg-guest pushed a commit to branch master-1.0
in repository plexus-containers.

commit 9be66e97f4bbc8bb40c7a82869fcc160e01095b5
Author: Torsten Werner <twerner at debian.org>
Date:   Thu Dec 25 23:56:38 2008 +0000

    Add missing Depends.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 36ebbd0..1688380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plexus-containers (1.0~beta2-2) unstable; urgency=low
+
+  * Add missing Depends.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 26 Dec 2008 00:55:46 +0100
+
 plexus-containers (1.0~beta2-1) unstable; urgency=low
 
   * Initial release. (Closes: #507272)
diff --git a/debian/control b/debian/control
index 1536860..079f843 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,8 @@ Homepage: http://plexus.codehaus.org
 
 Package: libplexus-containers-java
 Architecture: all
+Depends: ${misc:Depends}, default-jre | java2-runtime, libgoogle-collections-java,
+ libplexus-classworlds-java, libplexus-utils-java, libxbean-java
 Description: utilities for the Plexus framework
  The Plexus project provides a full software stack for creating and executing
  software projects. Based on the Plexus container, the applications can

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



More information about the pkg-java-commits mailing list