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 b3ea9235aa8577c377519ac031325d8266968424 Author: Chris Lamb <[email protected]> Date: Fri Feb 8 08:47:33 2008 +0000 Bump debhelper compatibility version (4 -> 5). Signed-off-by: Chris Lamb <[email protected]> --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 302b097..46ffa55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jasmin-sable (1.2-3) unstable; urgency=low * New maintainer. * Move patches from Debian .diff.gz to quilt. + * Bump debhelper compatibility version. -- Chris Lamb <[email protected]> Fri, 08 Feb 2008 08:45:38 +0000 diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index 67ad532..8891d7b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: jasmin-sable Section: devel Priority: optional Maintainer: Grzegorz Prokopski (Debian Developer) <[email protected]> -Build-Depends: debhelper (>= 4.0.0), fastjar, sablevm | java-virtual-machine, jikes-sablevm | java-compiler, quilt +Build-Depends: debhelper (>= 5), fastjar, sablevm | java-virtual-machine, jikes-sablevm | java-compiler, quilt Standards-Version: 3.6.0 Package: jasmin-sable -- 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

