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

Re: RFS: python3-dateutil



* Thomas Kluyver <thomas@kluyver.me.uk>, 2012-04-04, 22:28:
$ uscan --version
This is uscan, from the Debian devscripts package, version 2.11.6ubuntu1

$ uscan --version | head -n1
This is uscan, from the Debian devscripts package, version 2.11.6

I don't see any relavant changes in the Ubuntu changelog. So I added --verbose to the uscan call, which revealed what the problem is:

$ ../trunk/debian/rules get-orig-source
py3versions: error parsing Python-Version attribute
uscan --noconf --force-download --rename --download-current-version --destdir=`pwd` ../trunk/debian//.. --verbose
-- Scanning for watchfiles in ../trunk/debian//..
-- Skip watchfile in ../trunk/debian//../debian since it does not match the package name
   (or the settings of the --check-dirname-level and --check-dirname-regex options if any).
-- Scan finished
make: *** [get-orig-source] Error 1


Indeed, adding --check-dirname-level=0 fixes the problem for me.

--
Jakub Wilk


Reply to: