[libcommons-lang-java] 38/51: * Team upload. * Move libcommons-parent-java to Depends instead of Recommends.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 13:38:36 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-lang-java.
commit 424942cb259c7b2461fc45eb8490bc7fa39f9c8e
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Dec 4 02:01:05 2011 +0000
* Team upload.
* Move libcommons-parent-java to Depends instead of Recommends.
---
debian/changelog | 7 +++++++
debian/control | 3 +--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2bdb926..5d6b9c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcommons-lang-java (2.6-3) unstable; urgency=low
+
+ * Team upload.
+ * Move libcommons-parent-java to Depends instead of Recommends.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Sun, 04 Dec 2011 02:59:41 +0100
+
libcommons-lang-java (2.6-2) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index e4b2841..22a7865 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,7 @@ Homepage: http://commons.apache.org/lang/
Package: libcommons-lang-java
Architecture: all
-Depends: ${misc:Depends}
-Recommends: libcommons-parent-java (>= 12)
+Depends: ${misc:Depends}, libcommons-parent-java (>= 12)
Suggests: libcommons-lang-java-doc
Description: Commons Lang - an extension of the java.lang package
The Lang Component contains a set of Java classes that provide helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git
More information about the pkg-java-commits
mailing list