Re: Bug#917576: stegosuite: depends on libswt-gtk2 which is no longer built

2019-01-02 Thread Emmanuel Bourg
Le 30/12/2018 à 15:45, tony mancill a écrit : > The issue I am running into is that ${maven:Depends} is injecting an > unresolvable dependency on "libswt-gtk-4-java (>= 4.x)" and so the > resulting binary package fails to install with: > > dpkg: dependency problems prevent configuration of stegos

Re: Help needed with morfologik

2019-01-02 Thread Andrius Merkys
Hi Andrej, On 2018-12-30 02:57, Andrej Shadura wrote: > You can find the source here: > https://salsa.debian.org/java-team/morfologik-stemming the packaging repository lacks pristine-tar branch, is this intentional? Also, 'make -f debian/rules get-orig-source' fails with: uscan --download-versi

Re: Help needed with morfologik

2019-01-02 Thread Andrius Merkys
Hi, On 2019-01-02 09:31, Andrej Shadura wrote: > In fact, > just to build the package, you don’t need the tarball, you can > `fakeroot debian/rules clean binary` directly. ah, indeed, I need only this part. With package libmorfologik-stemming-java installed I was able to reproduce your problem.