Source: webassets Version: 3:0.11.1-1 Severity: normal Dear Maintainer,
In rebuilding the webassets package for the changes requried by the new cssmin, I found debian/source/include-binaries in the package. This file is designed to allow the debian.tar.xz part of the source package to also include binary files that can't otherwise be expressed as quilt patches in debian/patches. The debian/source/include-binaries file includes .pyc files for all the python files within the source package which is not correct. The inclusion of other build outputs there is also incorrect. Fortunately, the pyc files are not currently uploaded to Debian, but it is easy to envisage how that could accidentally happen given this unwanted configuration. The package build fine without this file; feel free to just delete it. cheers Stuart

