Path: csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: [visualvm] 01/02: add build-dep on libstringtemplate-java Date: Sun, 06 Sep 2015 20:00:02 +0200 Message-ID: References: X-Original-To: tony mancill , Debian Java , Markus Koschany X-Mailbox-Line: From debian-java-request@lists.debian.org Sun Sep 6 17:51:41 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.5 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=/y8GKlU33Yei/4tLy7LCjW8bKv4r1rGPCPi1SiGOZWE=; b=KDPlWtiE90iLokl0Qu8EUF0No8eB/g12o/KOCAstXDq26yiNsk6DXL+/CyRsstMU7a OCncbbStE9ktOMKohvqDVNCCEpfh9qY9ec0i2iHYhayyog/BwWO5Nk6/WVMdl47ar5g4 2cgTUXUhG21+zJO0455dzM2hjbGErGQQmQpbiZsPBNZ7OjvtJtvLrg2KvxCBGgp8NzGg tZD+5AmVvjOsMEuHC1okqJPm45jBW77agT6fRoq8C56cxvvLcBjYpOT6iz49P0FBKUfW 0nmBKk/cSahmUCqgiRsHz3LsjKT6KB3FGC9kSYCXjsUT1KzHvfMW5oFxlXL0gibulbJP nnRQ== X-Received: by 10.194.192.99 with SMTP id hf3mr27233433wjc.78.1441561885364; Sun, 06 Sep 2015 10:51:25 -0700 (PDT) Sender: robomod@news.nic.it X-Enigmail-Draft-Status: N1110 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/18634 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/55EC7D19.6070006@apache.org Approved: robomod@news.nic.it Lines: 18 Organization: linux.* mail to news gateway X-Original-Date: Sun, 6 Sep 2015 19:51:21 +0200 X-Original-Message-ID: <55EC7D19.6070006@apache.org> X-Original-References: <20150906165216.10646.1614@moszumanska.debian.org> X-Original-Sender: Emmanuel Bourg Xref: csiph.com linux.debian.maint.java:8320 Le 06/09/2015 18:52, Tony Mancill a écrit : > + * Add build-dep on libstringtemplate-java (Closes: #797318) I suspect the stringtemplate dependency was actually missing from libnb-platform18-java. That might be a consequence of the antlr3 3.5 update. antlr3 now depends on stringtemplate4 and has an optional dependency on stringtemplate (this translates into a Recommends on libstringtemplate-java, whereas antlr3 has a Depends on libstringtemplate-java in Jessie). Markus if you have a moment to check the dependencies expected by libnb-platform18-java that would be nice. I don't know if it really needs stringtemplate 3, or if the build simply refers to the antlr3 dependencies, and in this case the build should actually point to stringtemplate4. Emmanuel Bourg