Package: uw-imap
Version: 7:2007~dfsg-1
Severity: serious
From my pbuilder build log:
...
Scanning upstream source for new/changed copyright notices (except debian
subdir!)...
find * -type f -not -regex 'debian/.*' -not -regex
'\(.*/\)?config\.\(guess\|sub\|rpath\)\(\..*\)?' -exec cat '{}' ';' \
| tr '\r' '\n' \
| LC_ALL=C sed -e 's/[^[:print:]]//g' \
| egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \
| sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
| LC_ALL=C sort -u \
> debian/copyright_newhints
find: cat terminated by signal 13
find: cat terminated by signal 13
find: cat terminated by signal 13
...
find: cat terminated by signal 13
Error: The following new or changed copyright notices discovered:
+ * Copyright 2004 University of Washington.
Copyright (C) 2001-2007 Christian Perrier <[EMAIL PROTECTED]>
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004 Software in the Public Interest
Copyright (C) 2007 Free Software Foundation, Inc.
Copyright (C) 2007 Miguel Figueiredo <[EMAIL PROTECTED]>
Copyright (C) Helge Kreutzmann <[EMAIL PROTECTED]>, 2007.
Copyright (C) Matthias Julius <[EMAIL PROTECTED]>, 2006.
Copyright (c) 2007 André Luís Lopes
Copyright © 2003-2007 Jonas Smedegaard <[EMAIL PROTECTED]>
Copyright © 2004-2006 Jonas Smedegaard <[EMAIL PROTECTED]>
Copyright © 2005-2007 Jonas Smedegaard <[EMAIL PROTECTED]>
Copyright © 2007 Free Software Foundation, Inc.
Copyright © 2007 Jonas Smedegaard <[EMAIL PROTECTED]>
Update debian/copyright to include the year 2007 in main copyright,
Trying to locate the files containing the new/changed copyright notices...
(Strings part of binary data you need to resolve yourself)
To fix the situation please do the following:
1) Investigate the above changes and update debian/copyright as needed
2) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [debian/stamp-copyright-check] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
--
Daniel Schepler