This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository tophat.
commit 28205742bafbf7c90922d2a479544ec1bb339ece Author: Alexandre Mestiashvili <[email protected]> Date: Mon Jul 7 13:32:26 2014 +0200 d/watch: use dversionmangle to hide +dfsg suffix --- debian/changelog | 3 ++- debian/watch | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9bc6bde..44776ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ tophat (2.0.12+dfsg-1) UNRELEASED; urgency=medium [ Alexandre Mestiashvili ] * d/watch: new url * Imported Upstream version 2.0.12+dfsg - * d/patches/fix_build_w_seqan1.4.patch: patch from Manuel Holtgrewe resolving #733352. + * d/patches/fix_build_w_seqan1.4.patch: patch from Manuel Holtgrewe + resolving #733352. removed const_ness_part1.patch as the new patch solves the problem completely Closes: #733352 * debian/patches/fix_includes_path.patch: exclude SeqAn-1.3 from configure.ac diff --git a/debian/watch b/debian/watch index 444bf2b..3e9b057 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://ccb.jhu.edu/software/tophat/downloads/tophat-([-0-9.]*\w?)\.tar\.gz +opts=dversionmangle=s/\+dfsg// \ + http://ccb.jhu.edu/software/tophat/downloads/tophat-([-0-9.]*\w?)\.tar\.gz -- 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
