[jalview] 01/01: Add missing Build-Depends: libjson-simple-java
Andreas Tille
tille at debian.org
Mon Feb 15 19:32:11 GMT 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jalview.
commit bf290fcbb593eadb9bfdd7948a2eac404ce801cc
Author: Andreas Tille <tille at debian.org>
Date: Mon Feb 15 20:13:22 2016 +0100
Add missing Build-Depends: libjson-simple-java
---
debian/changelog | 4 ++++
debian/control | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 80917a2..17bfa01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ jalview (2.9+dfsg-1) UNRELEASED; urgency=low
[ Michael R. Crusoe ]
* Update to version 2.9
+ * Build-Depends: varna
+
+ [ Andreas Tille ]
+ * Build-Depends: libjson-simple-java
-- Michael R. Crusoe <crusoe at ucdavis.edu> Sun, 07 Feb 2016 12:26:10 -0800
diff --git a/debian/control b/debian/control
index 066cc27..89253b7 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,8 @@ Build-Depends: ant,
libvamsas-client-java,
libwsdl4j-java,
testng,
- varna
+ varna,
+ libjson-simple-java
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/git/pkg-java/jalview.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jalview.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git
More information about the pkg-java-commits
mailing list