This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository jnr-x86asm.
commit e9c22120f4d3b0e726bf3ae0a8549b6815ec0504 Author: tony mancill <[email protected]> Date: Sat Nov 29 10:52:07 2014 -0800 prepare changelog for upload --- debian/changelog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1e3a39..69ba5cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,18 @@ -jnr-x86asm (1.0.2-1) UNRELEASED; urgency=medium +jnr-x86asm (1.0.2-1) experimental; urgency=medium * Team upload. - * New upstream version. + * New upstream version. (Closes: #771342) + * Add patch to disable sonatype parent in pom.xml. * Correct and update Vcs URLs in debian/control. + * Update Homepage URL. + * Freshen debian/copyright (Java code now licensed under MIT/X11). + * Drop javadocs included in the libjnr-x86asm-java package; + if there is user demand, we can add a separate -doc package. + * Set debhelper compat level to 9. * Bump Standards-Version to 3.9.6. * Add myself to Uploaders. - * Update Homepage URL. - -- tony mancill <[email protected]> Wed, 26 Nov 2014 21:25:14 -0800 + -- tony mancill <[email protected]> Sat, 29 Nov 2014 09:05:37 -0800 jnr-x86asm (0.1-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-x86asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

