This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository trigger-rally-data.
commit 8599016b086fbdbf8f253281fad93183ce414958 Author: Tobias Frost <[email protected]> Date: Thu Jun 18 20:21:08 2015 +0200 Fix homepage in debian/control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b2bae90..72d08bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ trigger-rally-data (0.6.1-1) UNRELEASED; urgency=medium * Team upload. * Change packaging repository to git. * Remove obsolete DM-Upload-Allowed from d/control + * Fix homepage in debian/control -- Tobias Frost <[email protected]> Thu, 18 Jun 2015 19:49:07 +0200 diff --git a/debian/control b/debian/control index c4cd0de..0667298 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.2 Uploaders: Stefan Potyra <[email protected]>, Barry deFreese <[email protected]> Vcs-Git: git://anonscm.debian.org/pkg-games/trigger-rally-data.git Vcs-Browser: https://anonscm.debian.org/git/pkg-games/trigger-rally-data.git -Homepage: http://www.positro.net/trigger/ +Homepage: https://sourceforge.net/projects/trigger-rally/ Package: trigger-rally-data Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

