This is an automated email from the git hooks/post-receive script. skainz pushed a commit to branch master in repository rtax.
commit 426dc7a8ae2027355a4d576cfb2ca1177edd7264 Author: Simon Kainz <Simon Kainz [email protected]> Date: Tue Jan 3 19:38:41 2017 +0100 update broken URL in metdata and control file --- debian/control | 2 +- debian/upstream/metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5564c40..d1a139f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/rtax.git Vcs-Git: git://anonscm.debian.org/debian-med/rtax.git -Homepage: http://dev.davidsoergel.com/rtax +Homepage: https://github.com/davidsoergel/rtax/ Package: rtax Architecture: all diff --git a/debian/upstream/metadata b/debian/upstream/metadata index fed95e6..f3971d7 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,5 +1,5 @@ Name: rtax -Homepage: http://dev.davidsoergel.com/rtax +Homepage: https://github.com/davidsoergel/rtax/ Bug-Database: https://github.com/davidsoergel/rtax/issues Bug-Submit: https://github.com/davidsoergel/rtax/issues/new Changelog: https://github.com/davidsoergel/rtax/commits/master -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rtax.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
