[syncany] 03/14: Tighten build dependency on bouncycastle

Markus Koschany apo-guest at moszumanska.debian.org
Wed Nov 11 22:58:47 UTC 2015


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

apo-guest pushed a commit to branch master
in repository syncany.

commit e9b1382c86338408581d254fa1415bda2711c910
Author: Markus Koschany <apo at debian.org>
Date:   Wed Nov 11 19:49:51 2015 +0100

    Tighten build dependency on bouncycastle
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2312c33..4a3d551 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
  debhelper (>= 9),
  default-jdk,
  gradle (>= 2.5),
- libbcpkix-java,
- libbcprov-java,
+ libbcpkix-java (>= 1.51-1),
+ libbcprov-java (>= 1.51-1),
  libcommons-codec-java,
  libcommons-io-java,
  libgoogle-gson-java,

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



More information about the pkg-java-commits mailing list