[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: create tarball of java maven



Hi Geert,

I can download a tarball but it includes files from maven. I just want to include the minimum dependencies required for debian packaging.

I found mh_make from maven debian helper command, have you tried it?

Thanks



On Sun, May 28, 2017 at 11:51 PM, Nada Gh <snada.g14@gmail.com> wrote:
Thanks  Geert, I will check that!.

Regards,
N.G

On Sun, May 28, 2017 at 10:16 PM, Geert Stappers <stappers@stappers.nl> wrote:
On Sun, May 28, 2017 at 10:02:54PM +0300, Nada Gh wrote:
> On Sun, May 28, 2017 at 9:41 PM, Geert Stappers wrote:
> > On Sun, May 28, 2017 at 09:22:08PM +0300, Nada Gh wrote:
> > > Hi,
> > > I obtained an upstream source but doesn't provide tarball.
> > >
> > > How I can generate the tarball?
> >
> > Please elaborate the question. e.g. tell what upstream does provide.
> >
>
> Here is the source <https://github.com/qupath/qupath>.
>

https://github.com/qupath/qupath/releases/tag/v0.1.2


And this might be in debian/watch file
-------------
# uscan watch file
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%qupath-$1.tar.gz%" \
    https://github.com/qupath/qupath/tags \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
-------------
however  *untested*, but https://github.com/qupath/qupath/tags shows
some versions.


Regards
Geert Stappers
--
Leven en laten leven




Reply to: