This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmock.
commit 512434d374a75c3ed04b3e803c3e49f2f922d149 Author: Michael Koch <[email protected]> Date: Tue Sep 22 21:29:11 2009 +0000 jmock (1.0.1-5) UNRELEASED; urgency=low * Removed Trygve from Uploaders (Closes: #514075). * Removed Wolfgang and added myself to Uploaders. * Build-Depends on debhelper >= 7. * Updated to Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Tue, 22 Sep 2009 23:26:30 +0200 --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 6 +++--- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5da3305..386748a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +jmock (1.0.1-5) UNRELEASED; urgency=low + + * Removed Trygve from Uploaders (Closes: #514075). + * Removed Wolfgang and added myself to Uploaders. + * Build-Depends on debhelper >= 7. + * Updated to Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Tue, 22 Sep 2009 23:26:30 +0200 + jmock (1.0.1-4) unstable; urgency=low * Upload to unstable. diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index e16dcf7..8dd260f 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: jmock Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]>, Wolfgang Baer <[email protected]> -Build-Depends: debhelper (>= 6), quilt, default-jdk +Uploaders: Michael Koch <[email protected]> +Build-Depends: debhelper (>= 7), quilt, default-jdk Build-Depends-Indep: ant (>= 1.6.5), junit (>= 3.8.1), ant-optional, maven-repo-helper, libasm-java -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Package: libjmock-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

