This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository bedtools.
commit 50ddd1451a15452bcff3b083bf43884814cc39a8 Author: Andreas Tille <[email protected]> Date: Tue Jul 7 10:47:06 2015 +0200 Replace specific version by "<version>" --- debian/README.source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index db53f4a..99c18f3 100644 --- a/debian/README.source +++ b/debian/README.source @@ -18,7 +18,7 @@ workflow it is documented here, how the package can be updated: 4. Merge the tag in the debian/unstable branch - git checkout debian/unstable ; git merge v2.24.0 + git checkout debian/unstable ; git merge v<version> 5. Update the packaging files, build with gbp - debian-branch and upstream-branch are properly set in debian/gbp.conf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
