Package: sqlobject / 3.10.1+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
sqlobject | 3.10.1+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
remove_pkg_resources | (download) |
sqlobject/conftest.py |
7 0 + 7 - 0 ! |
we don't need pkg_resources to run the test suite during the build, so remove that dependency. |
replace_logos | (download) |
docs/Authors.rst |
10 3 + 7 - 0 ! |
replace the image links simple text links. The image links link to several external sites (sourceforge, github and so forth), which triggers lintian's privacy-breach-logo error. This avoids the entire issue and avoids dragging the logos into the package. |
0004 Remove docs from installed files.patch | (download) |
setup.py |
3 0 + 3 - 0 ! |
remove docs from installed files We don't want to install the documentation in the package as well, since we already install it under /usr/share/doc, so we exclude it from setup.py |