This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasmin-sable.
commit c94d6414f3ac73e7473824f33dd9467c286a16b7 Author: Chris Lamb <[email protected]> Date: Fri Feb 8 08:53:55 2008 +0000 Add Homepage: field. Signed-off-by: Chris Lamb <[email protected]> --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a18cbbe..48deb3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jasmin-sable (1.2-3) unstable; urgency=low * New maintainer. * Move patches from Debian .diff.gz to quilt. * Bump debhelper compatibility version. + * Add Homepage: field. -- Chris Lamb <[email protected]> Fri, 08 Feb 2008 08:45:38 +0000 diff --git a/debian/control b/debian/control index 0d6e4ae..895fadf 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Chris Lamb <[email protected]> Build-Depends: debhelper (>= 5), fastjar, sablevm | java-virtual-machine, jikes-sablevm | java-compiler, quilt Standards-Version: 3.6.0 +Homepage: http://jasmin.sourceforge.net/ Package: jasmin-sable Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

