Changes between Version 54 and Version 55 of BuildingDebianPackages
- Timestamp:
- 11/12/09 13:03:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v54 v55 409 409 # Depends: ${python:Depends}, python-pkg-resources, ${shlibs:Depends}, openssl 410 410 411 # In setup.py, replace this line: 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 411 418 cp debian/changelog debian/changelog.orig 412 419 ppa="testing" # "testing" or "ppa" (for stable)