This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository baitfisher.
commit fbed13dbd0378518c73d61ddee8db36235feb79e Author: Andreas Tille <[email protected]> Date: Wed Sep 6 11:46:32 2017 +0200 Fix homepage URL --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d94f145..c6a5516 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +baitfisher (1.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Fix homepage URL (Thanks for the patch to Edward Betts <[email protected]>) + Closes: #874352 + + -- Andreas Tille <[email protected]> Wed, 06 Sep 2017 11:44:47 +0200 + baitfisher (1.0+dfsg-1) unstable; urgency=medium * Initial release (Closes: #851342) diff --git a/debian/control b/debian/control index 62fd941..68d09be 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9), help2man Standards-Version: 3.9.8 -Homepage: https://github.com/cmayers/BaitFisher-package +Homepage: https://github.com/cmayer/BaitFisher-package Vcs-Git: https://anonscm.debian.org/debian-med/baitfisher.git Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/baitfisher.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/baitfisher.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
