This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit a153eb950f8c7728d10657e80fdcc9a4669f4267 Author: Jonathan Dowland <[email protected]> Date: Mon Dec 3 17:53:46 2007 +0000 add Homepage: control field to source stanza --- debian/changelog | 6 +++++- debian/control | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fc60725..856ca54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ fenix-plugins (0.0.20070803-2) unstable; urgency=low + [ Cyril Brulebois ] * Added libtool to “Build-Depends” since there were undefined macros (Closes: #439471). * Added myself to the “Uploaders”. - -- Cyril Brulebois <[email protected]> Mon, 27 Aug 2007 00:57:37 +0200 + [ Jon Dowland ] + * add Homepage: control field to source stanza + + -- Jon Dowland <[email protected]> Mon, 03 Dec 2007 17:46:22 +0000 fenix-plugins (0.0.20070803-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 7a27917..996d2e3 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake1.10 | automak Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log +Homepage: http://fenix.divsite.net/ Package: fenix-plugins Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

