This is an automated email from the git hooks/post-receive script. skitt pushed a commit to annotated tag debian/0.21-11 in repository heroes.
commit 268a32c259abacf042e3af231dbfd3d6413d0197 Author: Stephen Kitt <[email protected]> Date: Thu Jan 21 17:32:52 2016 +0100 Add homepage. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ff3f007..d4456b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ heroes (0.21-11) UNRELEASED; urgency=medium game. * Build a single heroes package since we only care about the SDL version. + * Add homepage. -- Stephen Kitt <[email protected]> Wed, 20 Jan 2016 14:16:25 +0100 diff --git a/debian/control b/debian/control index 1c6f2ba..a8fe141 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Stephen Kitt <[email protected]> Build-Depends: libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 9), dh-autoreconf, gettext, autogen, help2man, heroes-data (>= 1.4), texinfo, autotools-dev Standards-Version: 3.8.0 +Homepage: http://heroes.sourceforge.net Package: heroes Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/heroes.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

