This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tophat.
commit 9fc5381aa502c5a761753d96813c5ed271359243 Author: Andreas Tille <[email protected]> Date: Fri Aug 22 10:40:59 2014 +0200 Versioned Build-Depends: seqan-dev (>= 1.4) --- debian/changelog | 3 +-- debian/control | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e259de9..9406df4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,7 @@ tophat (2.0.12+dfsg-2) unstable; urgency=medium * d/rules: - Fix syntax of uscan call - Remove redundant enforcement of xz compression - * Reupload to trigger rebuild on all architectures since seqan-dev is - now available everywhere + * d/control: Versioned Build-Depends: seqan-dev (>= 1.4) Closes: #754664 -- Andreas Tille <[email protected]> Fri, 22 Aug 2014 10:04:23 +0200 diff --git a/debian/control b/debian/control index 4372394..2b5be1f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev, dh-autoreconf, python, - seqan-dev (>= 1.3~), + seqan-dev (>= 1.4), libboost-system-dev, libboost-thread-dev, help2man -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tophat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
