This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository dbus-java.
commit b773887691d9dd73f2f5528677c6ae7a8894c783 Author: tony mancill <[email protected]> Date: Fri Jan 31 21:13:11 2014 -0800 prepare for upload --- debian/changelog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6c4b7e..a1030e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,13 @@ -dbus-java (2.8-5) UNRELEASED; urgency=medium +dbus-java (2.8-5) unstable; urgency=medium * Team upload. - * No longer use bzip2 compression for binary deb. * Update Standards-Version to 3.9.5 (no changes). + * debian/rules: + - Address jh_manifest warning. (Closes: #619888, LP: #663277) + - No longer use bzip2 compression for binary deb. + - Set javac -source and -target options to 1.6. - -- tony mancill <[email protected]> Tue, 28 Jan 2014 22:01:04 -0800 + -- tony mancill <[email protected]> Fri, 31 Jan 2014 20:42:48 -0800 dbus-java (2.8-4) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

