This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc-music.
commit 3de88ee67f444265c50ee09038f3a09871532862 Author: Jon Dowland <[email protected]> Date: Mon Dec 3 17:53:46 2007 +0000 add Homepage: control field to source stanza --- debian/changelog | 5 ++++- debian/control | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0b6d48c..20f1266 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,10 @@ asc-music (1.3-2) UNRELEASED; urgency=low [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. - -- Eddy Petrișor <[email protected]> Wed, 26 Jul 2006 03:40:49 +0300 + [ Jon Dowland ] + * Add Homepage: field to source control stanza + + -- Jon Dowland <[email protected]> Mon, 03 Dec 2007 17:39:02 +0000 asc-music (1.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f72985a..05eeb95 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc-music/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc-music/?op=log +Homepage: http://www.asc-hq.de/ Package: asc-music Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc-music.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

