I would add that we now have libcommons-collections4-java in Debian, which is the "official" generified version of the commons-collections API. So if someone plans to package jung I think simply replacing the import statements from org.apache.commons.collections15 to org.apache.commons.collections4 should do the trick.
If you need some help you can also start the packaging with the libcollections15-java package in Wheezy and then ping me, I'll do the substitution. Emmanuel Bourg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

