[med-svn] [prottest] 03/03: Fix versioned Depends from mpj allowing also backports
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 f83cd2722b961f8492fbcd87b533429e17a52c4e
Author: Andreas Tille <tille at debian.org>
Date: Tue May 24 11:09:07 2016 +0200
Fix versioned Depends from mpj allowing also backports
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 31bbd4e..2d209f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+prottest (3.4.2+dfsg-2~bpo8+2) jessie-backports; urgency=medium
+
+ * Fix versioned Depends from mpj allowing also backports
+
+ -- Andreas Tille <tille at debian.org> Tue, 24 May 2016 11:08:53 +0200
+
prottest (3.4.2+dfsg-2~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
diff --git a/debian/control b/debian/control
index ced2311..7fe766a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: prottest
Architecture: all
Depends: ${java:Depends},
java-wrappers,
- libmpj-java (>= 0.44+dfsg-2),
+ libmpj-java (>= 0.44+dfsg-2~bpo8+1),
${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