Greetings, debian-java I wanted to put the latest antlr3 package into my Ubuntu PPA, but I cannot build it because apparently it has circular build dependencies.
antlr3 3.5.2-2 Build-Depends: libstringtemplate4-java (>= 4.0.8) libstringtemplate4-java 4.0.8-2 Build-Depends: antlr3 (>= 3.5.2) So now I'm stuck. How do you build packages with such circular dependencies? I checked previous versions of both packages in git, but it's still unclear for me how they were built in the first place. Regards, Sergey