This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rna-star.
commit 8d0c4c4f6db5395cbfe921a5fe0fc6f678d53533 Author: Andreas Tille <[email protected]> Date: Thu May 19 18:12:23 2016 +0200 Fix homepage --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9f1457..e706454 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ rna-star (2.5.2a+dfsg-1) UNRELEASED; urgency=medium * New upstream version * Use xz compression option in d/watch * cme fix dpkg-control + * Fix homepage - -- Andreas Tille <[email protected]> Thu, 19 May 2016 17:59:35 +0200 + -- Andreas Tille <[email protected]> Thu, 19 May 2016 18:06:56 +0200 rna-star (2.5.1b+dfsg-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 843b505..8a8de2e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rna-star.git Vcs-Git: https://anonscm.debian.org/git/debian-med/rna-star.git -Homepage: https://code.google.com/p/rna-star/ +Homepage: https://github.com/alexdobin/STAR/ Package: rna-star Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
