This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to annotated tag debian/2.8-1 in repository libparanamer-java.
commit 59f6de28b797b556db9ea20f1c6ccc64fe23f86b Author: Markus Koschany <[email protected]> Date: Tue Jan 26 15:14:22 2016 +0100 Update changelog --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d08937..c2145e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,6 @@ libparanamer-java (2.8-1) unstable; urgency=medium - Switch to libasm4-java. (Closes: #800869) - Switch from libqdox-java to libqdox2-java. - Use Build-Depends field because this package only builds for arch:all. - - Build-Depend on libmaven3-core-java. * Vcs-Browser: Switch to https. * Update debian/watch. Watch github repository. * Add Files-Excluded paragraph and remove javadoc files and one js file @@ -13,6 +12,10 @@ libparanamer-java (2.8-1) unstable; urgency=medium * Switch from cdbs to dh sequencer. * Remove orig-tar.sh script. * Update maven.rules and maven.ignoreRules for new release. + * Add paranamer-maven-plugin to maven.rules to create an unversioned debian + jar file. This should prevent the FTBFS due to the missing artifact. For + now paranamer-maven-plugin must be ignored in maven.ignoreRules until the + new version enters the archive. * Set sourceEncoding to UTF-8. * Update my e-mail address. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

