[med-svn] [prottest] 02/03: Versioned Depends from mpj is not a Build-Depends
Andreas Tille
tille at debian.org
Tue May 24 09:17:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/jessie-backports
in repository prottest.
commit f4ee0591be0b1d0fc708a974cff2d47cacc77b17
Author: Andreas Tille <tille at debian.org>
Date: Tue May 17 22:24:09 2016 +0200
Versioned Depends from mpj is not a Build-Depends
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bbac99d..31bbd4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
prottest (3.4.2+dfsg-2~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
+ * Versioned Depends from mpj is not a Build-Depends
-- Andreas Tille <tille at debian.org> Tue, 17 May 2016 22:17:15 +0200
diff --git a/debian/control b/debian/control
index 31c479e..ced2311 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
ant,
alter-sequence-alignment,
libbetter-appframework-java,
- libmpj-java (>= 0.44+dfsg-2),
+ libmpj-java,
libpal-java
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/prottest.git
@@ -20,6 +20,7 @@ Package: prottest
Architecture: all
Depends: ${java:Depends},
java-wrappers,
+ libmpj-java (>= 0.44+dfsg-2),
${misc:Depends},
phyml
Description: selection of best-fit models of protein evolution
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prottest.git
More information about the debian-med-commit
mailing list