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 d6af2f8407a7c16fc402c425b28b82041ed2de7c Author: Chris Lamb <[email protected]> Date: Mon Feb 16 02:02:41 2009 +0000 Bump debhelper compatibility level to 7; no changes. --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6e48dd1..619600f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,10 @@ jasmin-sable (2.3.0-2) unstable; urgency=low * New maintainer email address. * Move ant to Build-Depends so it is satisfied in the clean target. + * Bump debhelper compatibility level to 7; no changes. * Update location of Git repository. - -- Chris Lamb <[email protected]> Mon, 16 Feb 2009 01:59:03 +0000 + -- Chris Lamb <[email protected]> Mon, 16 Feb 2009 02:02:22 +0000 jasmin-sable (2.3.0-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 5b925cf..0c741e4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: jasmin-sable Section: devel Priority: optional Maintainer: Chris Lamb <[email protected]> -Build-Depends: debhelper (>= 5), quilt, ant +Build-Depends: debhelper (>= 7), quilt, ant Build-Depends-Indep: cup, java-gcj-compat-dev Standards-Version: 3.8.0 Homepage: http://jasmin.sourceforge.net/ -- 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

