* Thomas Kluyver <[email protected]>, 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


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to