Package: python-visual
Version: 3.2.9-3
Severity: serious

Hi,

Your package is failing to build (on amd64) with following error:
Scanning upstream source for new/changed copyright notices...
(the debian/ subdir is _not_ examined - do that manually!)
find . -type f -not -regex '\./debian/.*' -exec cat '{}' ';' \
                | egrep -rih 'copyright.*[0-9]{4}' \
                | sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
                | LC_ALL=C sort -u \
                > debian/copyright_newhints
if [ ! -f debian/copyright_hints ]; then touch debian/copyright_hints; fi
diff --normal debian/copyright_hints debian/copyright_newhints | egrep '^>'
> } The Visual library is Copyright (c) 2000 by David Scherer.
New or changed copyright notices discovered! Do this:
  1) Search source for each of the above lines ('grep -r' is your friend)
  2) Update debian/copyright as needed
  3) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [clean] Error 1


Kurt





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to