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

Re: debian-watch-file-missing-version



>> I'm not a DD, so I can't sponsor your package, but if you want,
>> I'll take a look at it over the next couple of days.
> 
> That would be great! I have just uploaded an updated version that
> is lintian clean although the watchfile still appears to be
> broken.
> 
> Thank you for your quick response!

As promised, here is my review:

* Remove d/README.source, since you don't have anything to say there
* Remove the unnecessary commented out lines in d/rules
* d/copyright does not list all copyright holders/years. Look in each
source file, and try to note the copyright data for each file.
* d/watch still appears to be broken - it seems to be having
difficulties differentiating between the different ways of versioning
- v1.xx, and swapspace-1.xx. The output of uscan --verbose is below:

-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   opts=pgpsigurlmangle=s/$/.gpg/
https://github.com/tookmund/swapspace/releases .*/v?(\d\S*)\.tar\.gz
-- Found the following matching hrefs:
     /Tookmund/Swapspace/releases/download/v1.12/swapspace-1.12.tar.gz
(1.12/swapspace-1.12)
     /Tookmund/Swapspace/archive/v1.12.tar.gz (1.12)
     /Tookmund/Swapspace/releases/download/v1.11/swapspace-1.11.tar.gz
(1.11/swapspace-1.11)
     /Tookmund/Swapspace/archive/v1.11.tar.gz (1.11)
     /Tookmund/Swapspace/archive/v1.10.tar.gz (1.10)
dpkg: warning: version '1:1.12/swapspace-1.12-0' has bad syntax:
invalid character in version number
Newest version on remote site is 1.12/swapspace-1.12, local version is
1.12
dpkg: warning: version '1:1.12/swapspace-1.12-0' has bad syntax:
invalid character in version number
 => swapspace-1.12.tar.gz already in package directory
-- Scan finished


Reply to: