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 aefc970998afc1974906879731ca883d47d5ceb5 Author: Chris Lamb <[email protected]> Date: Sun Feb 10 17:32:55 2008 +0000 Add Vcs-* fields. Signed-off-by: Chris Lamb <[email protected]> --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb3e780..94df8db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ jasmin-sable (2.2.4-1) unstable; urgency=low of sablevm. + Update package description. + Add Homepage: field. + + Add Vcs-* fields. * debian/rules: + Don't ignore clean target errors. diff --git a/debian/control b/debian/control index e2dd203..3d6a48d 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Build-Depends: debhelper (>= 5), quilt Build-Depends-Indep: ant, java-gcj-compat-dev Standards-Version: 3.7.3 Homepage: http://jasmin.sourceforge.net/ +Vcs-Git: git://git.chris-lamb.co.uk/pkg-jasmin-sable.git +Vcs-Browser: http://git.chris-lamb.co.uk/?p=pkg-jasmin-sable.git 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

