[jenkins-json] 04/05: Versioned dependency on libcommons-collections3-java for the binary package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 11 23:21:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins-json.
commit 2ab3e4855351f28e957af548513cc360e7191ce9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Apr 12 01:16:50 2014 +0200
Versioned dependency on libcommons-collections3-java for the binary package
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d7a4641..490336d 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Homepage: https://github.com/jenkinsci/json-lib
Package: libjenkins-json-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends}, libcommons-collections3-java (>= 3.2.1-7~), ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libjenkins-json-java-doc
Description: Library for transforming Java objects between XML and JSON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git
More information about the pkg-java-commits
mailing list