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

Re: create tarball of java maven



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: