[17:02] hi. [17:02] I am trying to package my program to put it in a ppa. [17:02] A question: if one removes library dependencies that i am sure have a ubuntu equivalent before building the package (but leaving the dependencies in the control file, in the classpath), that would be harmful or useless? Because i can imagine that tools should be able to look at the names of the jar dependencies to figure out which library it is (and if renaming would help, i'd much prefer it).