Changes between Version 55 and Version 56 of BuildingDebianPackages
- Timestamp:
- 11/15/09 17:28:29 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v55 v56 409 409 # Depends: ${python:Depends}, python-pkg-resources, ${shlibs:Depends}, openssl 410 410 411 # In setup.py, replacethis line:411 # In setup.py, comment out this line: 412 412 # test.test_support.use_resources = ["network"] 413 # With these 2 lines:414 # if "network" in test.test_support.use_resources:415 # test.test_support.use_resources.remove("network")416 # (also change text in comment above from "enabled" to "disabled")417 413 418 414 cp debian/changelog debian/changelog.orig