This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository classworlds.
commit 6680e497d782a329c64d9c3be006eb526ae52e7f Author: Torsten Werner <[email protected]> Date: Tue Oct 20 15:50:32 2009 +0000 * Add myself to Uploaders. * Add missing Build-Depends: openjdk-6-doc. (Closes: #551764) --- debian/changelog | 9 +++++++-- debian/control | 5 +++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6bdb458..73e5acf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ -classworlds (1.1-final-4) UNRELEASED; urgency=low +classworlds (1.1-final-4) unstable; urgency=low + [ Michael Koch ] * Fixed watch file. - -- Michael Koch <[email protected]> Thu, 24 Sep 2009 18:14:30 +0200 + [ Torsten Werner ] + * Add myself to Uploaders. + * Add missing Build-Depends: openjdk-6-doc. (Closes: #551764) + + -- Torsten Werner <[email protected]> Tue, 20 Oct 2009 17:41:44 +0200 classworlds (1.1-final-3) unstable; urgency=low diff --git a/debian/control b/debian/control index ea7415e..67a437c 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: classworlds Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]>, Paul Cager <[email protected]> +Uploaders: Trygve Laugstøl <[email protected]>, Paul Cager <[email protected]>, + Torsten Werner <[email protected]> Build-Depends-Indep: ant, ant-optional, libxalan2-java, maven-ant-helper (>> 4), - maven-repo-helper + maven-repo-helper, openjdk-6-doc Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk, quilt Standards-Version: 3.8.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/classworlds.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

