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 3d96c35c5b9116726fa87b6396f077cb726eccb1 Author: Markus Koschany <[email protected]> Date: Sun Jan 24 23:58:53 2016 +0100 Switch to libqdox2-java. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 75cced3..6ca5d5a 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: libmaven-plugin-tools-java, libmaven3-core-java, libmockito-java, - libqdox-java (>= 2.0-M3), + libqdox2-java, maven, maven-debian-helper Standards-Version: 3.9.6 @@ -48,7 +48,7 @@ Architecture: all Depends: libasm4-java, libparanamer-java, - libqdox-java (>= 2.0-M3), + libqdox2-java, ${misc:Depends} Description: Paranamer Maven Plugin Paranamer is a library that allows the parameter names of non-private methods -- 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

