[libparanamer-java] 11/12: Also use libasm4-java at runtime.
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Sep 11 16:00:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository libparanamer-java.
commit b9ef5575877ba439fc1e394ed1e07e3352263fab
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Sep 10 23:19:27 2015 +0200
Also use libasm4-java at runtime.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 832b593..7f415c7 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: Java library to access method parameter names at runtime
Package: libparanamer-maven-plugin-java
Architecture: all
-Depends: ${misc:Depends}, libparanamer-java, libasm3-java, libqdox-java (>= 1.12)
+Depends: ${misc:Depends}, libparanamer-java, libasm4-java, libqdox-java (>= 1.12)
Description: Paranamer Maven Plugin
Paranamer is a library that allows the parameter names of non-private methods
and constructors to be accessed at runtime. Normally this information is
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git
More information about the pkg-java-commits
mailing list