This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository artemis.
commit 788a2a841ed2700caa9049032f080ba9faec55b6 Author: Afif Elghraoui <[email protected]> Date: Thu Nov 5 22:09:35 2015 -0800 Add upstream-contact and update project homepage link --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/copyright | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3426eff..5a7d563 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +artemis (16.0.0+dfsg-3) UNRELEASED; urgency=medium + + * Add upstream-contact and update project homepage + + -- Afif Elghraoui <[email protected]> Thu, 05 Nov 2015 22:06:15 -0800 + artemis (16.0.0+dfsg-2) unstable; urgency=medium [ Afif Elghraoui ] diff --git a/debian/control b/debian/control index 55e5332..3bfefcd 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: # To convert gifs to png because gif is not a supported icon format imagemagick Standards-Version: 3.9.6 -Homepage: https://www.sanger.ac.uk/resources/software/artemis/ +Homepage: http://www.sanger.ac.uk/science/tools/artemis Vcs-Git: git://anonscm.debian.org/debian-med/artemis.git Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/artemis.git diff --git a/debian/copyright b/debian/copyright index 67056aa..ac120b2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: artemis +Upstream-Contact: <[email protected]> Source: https://github.com/sanger-pathogens/Artemis Files-Excluded: lib/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
