This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository whichwayisup.
commit a58b32f2b102b75ca6f3ffcee792fabd5954854c Author: Markus Koschany <[email protected]> Date: Tue May 28 21:49:08 2013 +0000 Update homepage address. --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0b48b9..85cc3ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ whichwayisup (0.7.9-3) unstable; urgency=low - Depend on fonts-dejavu-core instead of ttf-dejavu-core. - Add python, python-pygame and python-ogg to Build-Depends-Indep. - Replace python with ${python:Depends}. + - Update homepage field. * Move game.sh to bin/whichwayisup and install it to /usr/games directly. Hence we can drop whichwayisup.links. * Add longtitle to whichwayisup.menu diff --git a/debian/control b/debian/control index 8a90c40..9b9c58d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: python, python-ogg, python-pygame Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-games/packages/trunk/whichwayisup/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/whichwayisup/ -Homepage: http://hectigo.net/puskutraktori/whichwayisup/ +Homepage: http://www.oletus.fi/static/whichwayisup/ Package: whichwayisup Architecture: all diff --git a/debian/copyright b/debian/copyright index 354a1c3..759292a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Which Way Is Up -Source: http://hectigo.net/puskutraktori/whichwayisup +Source: http://www.oletus.fi/static/whichwayisup/ Files: * Copyright: 2007, Olli "Hectigo" Etuaho <[email protected]> diff --git a/debian/watch b/debian/watch index 7bab5ed..d7e8baf 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/^b//;s/(\d)(\d)(\d)/$1.$2.$3/g" \ -http://hectigo.net/puskutraktori/whichwayisup/ whichwayisup_([^_]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) +http://www.oletus.fi/static/whichwayisup/ whichwayisup_([^_]+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/whichwayisup.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

